]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap3_beagle: support booting from zImage and device tree as last option
authorNishanth Menon <nm@ti.com>
Mon, 15 Jul 2013 12:11:33 +0000 (07:11 -0500)
committerTom Rini <trini@ti.com>
Fri, 26 Jul 2013 20:39:12 +0000 (16:39 -0400)
commitea70690d6636bf1461ab601fbaa00039896d76c6
tree126c33dad6b0e2340031a937541e4cfa9e4a4d18
parent2ade496fd88ebe947f8fd8ae4a07fc3bf1f41e60
omap3_beagle: support booting from zImage and device tree as last option

If no other bootoption works, try loading up device tree and zImage.

This is selected as the last option to allow backward compatibility as
well as support the recent trend in moving kernel boot to using zImage
and device tree.

NOTE: if uImage is present in bootpart, it will try this first and
will assume this is to be booted with bootm (so may be concatenated
image or plain vanilla ATAG MACHINE_ID based image)

Signed-off-by: Nishanth Menon <nm@ti.com>
include/configs/omap3_beagle.h