[U-Boot] [PATCH V3 5/5] devkit8000: Add nand-spl support for new SPL

Wolfgang Denk wd at denx.de
Tue Jul 26 13:04:28 CEST 2011


Dear Simon Schwarz,

In message <1311675739-10966-6-git-send-email-simonschwarzcor at gmail.com> you wrote:
> Add NAND SPL support to the devkit8000 config
...
> +#define CONFIG_SYS_SRAM_START              0x40200000
> +#define CONFIG_SYS_SRAM_SIZE               0xFFFF

As Andreas pointed out before this is wrong and needs to be fixed.
Please us a size that allows for proper alignment (like 0x10000).


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 at denx.de
The price one pays for pursuing any profession,  or  calling,  is  an
intimate knowledge of its ugly side.                  - James Baldwin


More information about the U-Boot mailing list