commit | 42be56f53c8b107868e6125c8524ae84293e95a7 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Jun 01 15:23:04 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jun 01 15:23:04 2007 +0200 |
tree | ef18479925b92a90357bc8465ec82549f67a56ec | |
parent | a471db07fbb65a841ffc9f4f112562b945230f98 [diff] |
NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c The U-Boot NAND booting support is now extended to support ECC upon loading of the NAND U-Boot image. Tested on AMCC Sequoia (440EPx) and Bamboo (440EP). Signed-off-by: Stefan Roese <sr@denx.de>