From: Paul Mundt Date: Tue, 30 Oct 2007 08:18:08 +0000 (+0900) Subject: sh: Fix up early mem cmdline parsing. X-Git-Tag: v2.6.24-rc2~47^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e5186eaae8eebc0101d539791dbff92256455ee;p=pandora-kernel.git sh: Fix up early mem cmdline parsing. memory_end was being clobbered by whatever the kernel config had specified, rather than obeying the setup option. Fix this up so that memory_end is only initialized if nothing has been set on the command line. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed