]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP4/5: Change the default boot command to work with device tree
authorSRICHARAN R <r.sricharan@ti.com>
Thu, 4 Apr 2013 23:39:27 +0000 (23:39 +0000)
committerTom Rini <trini@ti.com>
Mon, 8 Apr 2013 15:29:05 +0000 (11:29 -0400)
commit143070df8e382f22f1df884213dc048cbd52af8a
treeb1bea590fea423f686d429ed31ec6ba9507c5eae
parent78fd004107cbba4e71d04c0546b22a787cb4c376
ARM: OMAP4/5: Change the default boot command to work with device tree

Now with kernel moving to all device tree, the default
boot command is changed to pass the device tree blob.
Also, adding the findfdt command to get the dt-blob
based on the board.

Thanks to Tom Rini <trini@ti.com> for suggesting this.

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