]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/ti_omap5_common.h
ARM: OMAP4/5: Make bootz as the default boot command
authorSRICHARAN R <r.sricharan@ti.com>
Thu, 4 Apr 2013 23:39:47 +0000 (23:39 +0000)
committerTom Rini <trini@ti.com>
Mon, 8 Apr 2013 15:29:05 +0000 (11:29 -0400)
commitaaed0a23c9300c6f7b6b78e791f9bb5fbf22d074
tree151c5820aee464d83bba4809f413995813c2bc64
parent143070df8e382f22f1df884213dc048cbd52af8a
ARM: OMAP4/5: Make bootz as the default boot command

So with OMAP added to multi platform kernel,
the uImage no more contains a valid load address.
With the uboot already supporting zImage,
change the default boot command to bootz
instead.

Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Sricharan R <r.sricharan@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>
include/configs/omap4_common.h
include/configs/omap5_common.h