commit | 3901354bfb9d428f53c3b438ca70f9b16e57a052 | [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 | c769864dff7c9d2a9419da5c21af0b14abbabf1e [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>