summaryrefslogtreecommitdiff
path: root/onenand_ipl
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2011-12-15 09:55:37 (GMT)
committerScott Wood <scottwood@freescale.com>2012-01-26 22:06:21 (GMT)
commitd3022c5f5ce1bff39a58bce2b00b36f2fed0e299 (patch)
treecd0b4e375139aefe779ea827bc52951c3e34051c /onenand_ipl
parent137703b811502dfea364650fb3e17f20b4c21333 (diff)
downloadu-boot-fsl-qoriq-d3022c5f5ce1bff39a58bce2b00b36f2fed0e299.tar.xz
nand_spl_simple: store ecc data on the stack
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@denx.de> CC: Ilya Yanok <yanok@emcraft.com> CC: Scott Wood <scottwood@freescale.com> CC: Tom Rini <tom.rini@gmail.com> CC: Simon Schwarz <simonschwarzcor@googlemail.com> CC: Wolfgang Denk <wd@denx.de> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'onenand_ipl')
0 files changed, 0 insertions, 0 deletions