commit | bc87d7641948ba49e1b9a4a3ce2cb2f922b77599 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Jul 25 01:51:37 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 03 22:40:46 2011 +0200 |
tree | 74a0ef0eaaac88f380e03046d2e4fdd0ad8b8ecd | |
parent | c53e4b74f71e35bf48da2f93864941a4c4f21adb [diff] |
integratorap: remove hardcoded 32MB memory cmdline The default configuration for the Integrator AP forces memory to be 32 MB on the command line to the kernel, while we have perfect information and detection of the actual memory size in the ATAGs. Delete the confusion. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>