]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: am33xx: Handle NAND+I2C boot-device the same way as NAND
authorStefan Roese <sr@denx.de>
Wed, 12 Nov 2014 10:57:33 +0000 (11:57 +0100)
committerTom Rini <trini@ti.com>
Fri, 5 Dec 2014 02:28:31 +0000 (21:28 -0500)
commite49631afa074e2cb8ea5baddbbe8b9483a491e32
treef012183669f527c1dabbf265fb772c1e55399d60
parentae525189f032f3ee2edadc6bc66b29e96969592c
arm: am33xx: Handle NAND+I2C boot-device the same way as NAND

Re-map NAND&I2C boot-device to the "normal" NAND boot-device.
Otherwise the SPL boot IF can't handle this device correctly.
Somehow booting with Hynix 4GBit NAND H27U4G8 on Siemens
Draco leads to this boot-device passed to SPL from the BootROM.

With this change, Draco boots just fine into main U-Boot.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Tom Rini <trini@ti.com>
Cc: Roger Meier <r.meier@siemens.com>
Cc: Samuel Egli <samuel.egli@siemens.com>
arch/arm/cpu/armv7/omap-common/boot-common.c
arch/arm/include/asm/arch-am33xx/spl.h