]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
OMAP3: igep00x0: allow booting with a FDT from MMC
authorJavier Martinez Canillas <javier@dowhile0.org>
Wed, 7 Aug 2013 15:53:19 +0000 (17:53 +0200)
committerTom Rini <trini@ti.com>
Thu, 15 Aug 2013 22:38:35 +0000 (18:38 -0400)
commita2fa28bc988fdc1cb5cc00abc8b63626bc3c9f76
tree4c07017a30159c1dcd65e32c31ebbe5954013aaa
parent2be6bed003e20e0049d245b1447277cafbb30a72
OMAP3: igep00x0: allow booting with a FDT from MMC

IGEP boards now have Device Tree support in the mainline
kernel. To boot an IGEP board using a DT, a uEnv.txt plain
text file could be used to define a custom uenvcmd that will
be run by the default boot command.

It is more convenient to change the default boot command to
allow loading a FDT if it is stored in the boot dir of the
rootfs uSD/MMC partition.

If no FDT is found then the defaul command tries to boot a
zImage without a DT using legacy boot.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
board/isee/igep00x0/igep00x0.c
include/configs/igep00x0.h