[U-Boot] [PATCH V5] nand_spl_simple: store ecc data on the stack
Scott Wood
scottwood at freescale.com
Thu Dec 15 23:18:31 CET 2011
On 12/15/2011 03:55 AM, Stefano Babic wrote:
> Currently nand_spl_simple puts it's temp data at 0x10000 offset in SDRAM
> which is likely to contain already loaded data.
> The patch saves the oob data and the ecc on the stack replacing
> the fixed address in RAM.
>
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> CC: Ilya Yanok <yanok at emcraft.com>
> CC: Scott Wood <scottwood at freescale.com>
> CC: Tom Rini <tom.rini at gmail.com>
> CC: Simon Schwarz <simonschwarzcor at googlemail.com>
> CC: Wolfgang Denk <wd at denx.de>
> ---
Acked-by: Scott Wood <scottwood at freescale.com>
-Scott
More information about the U-Boot
mailing list