]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TI:armv7: Change Falcon Mode DT load address
authorTom Rini <trini@ti.com>
Thu, 3 Apr 2014 11:52:53 +0000 (07:52 -0400)
committerTom Rini <trini@ti.com>
Thu, 17 Apr 2014 21:20:15 +0000 (17:20 -0400)
commitd3289aac64c5785d782b8a6e1ab2112e1e463b33
treebb947808aa128a47f6ee6bf63baa9f4a8dd43c42
parent2737f0112b83172df433a034ce68c43a170db25c
TI:armv7: Change Falcon Mode DT load address

In general, we want to load the DT at base+128MB, so that we ahve
sufficient room for the kernel and a larger device tree.  In the case of
OMAP3, use 64MB instead as we have a number of boards with 128MB DDR.

Signed-off-by: Tom Rini <trini@ti.com>
include/configs/am43xx_evm.h
include/configs/ti_am335x_common.h
include/configs/ti_armv7_common.h
include/configs/ti_omap3_common.h
include/configs/ti_omap4_common.h
include/configs/ti_omap5_common.h