
28 Sep
2011
28 Sep
'11
8:57 p.m.
Dear Sanjeev Premi,
In message 1317135653-13435-1-git-send-email-premi@ti.com you wrote:
In absence of this argument, Linux kernel doesn't boot.
Even though many newer boards support 256M, default value has been set to 128M to ensure that default build can boot older EVM variants.
Signed-off-by: Sanjeev Premi premi@ti.com
Changes since v1: Removed the string terminators "\0" from definition of mmcargs and nandargs.
include/configs/omap3_evm.h | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
My questions remain: why cannot we simple remove these mem+ settings which cause only harm?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
In C we had to code our own bugs, in C++ we can inherit them.