]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
hawkboard: Fix SPL Nand driver misconfiguration
authorLinu Cherian <linucherian@gmail.com>
Thu, 26 Jul 2012 22:21:53 +0000 (22:21 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 30 Jul 2012 18:22:42 +0000 (20:22 +0200)
commit9f0a371d2c477fc1eef7ea1c40ddf6c597676844
tree000b8974e22e3c1e8892eeaef462101eade5faee
parent69577ab6bdbb923153b3e8e1b75b9360042d27cd
hawkboard: Fix SPL Nand driver misconfiguration

Hawkboard was using the wrong nand_read_page version for SPL image.
As a side effect, the u-boot image loaded by the SPL from nand
was getting corrupted.

Enable CONFIG_SYS_NAND_HW_ECC_OOBFIRST to select the correct nand_read_page
algorithm for SPL.

Signed-off-by: Linu Cherian <linucherian@gmail.com>
Acked-by: Sughosh Ganu <urwithsughosh@gmail.com>
Acked-by: Tom Rini <trini@ti.com>
include/configs/hawkboard.h