commit | 7e5186eaae8eebc0101d539791dbff92256455ee | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 30 17:18:08 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 30 17:18:08 2007 +0900 |
tree | a09dc7463aa63865126af3f84d29e245a7bec3a1 | |
parent | 16f393df496cfe74f7a26a1ba85e41fd818c0582 [diff] |
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 <lethal@linux-sh.org>