]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add CONFIG_OF_LIBFDT to more boards.
authorGrant Likely <grant.likely@linaro.org>
Mon, 28 Mar 2011 09:59:07 +0000 (09:59 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 28 Apr 2011 12:44:17 +0000 (14:44 +0200)
commit2fa8ca98c37d5b1bb0328b19ddb7e9d162cd9683
tree05c5f914c9e03332d31eee68a4397754d98b5db9
parente3f1089846387a94867c82f24ab5efee5034bf34
Add CONFIG_OF_LIBFDT to more boards.

The following boards gain device tree support with this patch:

ca9x4_ct_vxp - Versatile Express

i.mx5 boards:
efikamx
mx51evk
mx53evk

OMAP boards:
devkit8000
igep0020
igep0030
omap3_overo
omap3_pandora
omap4_sdp3430
omap3_zoom1
omap3_zoom2
omap4_panda
omap4_sdp4430

Tegra boards:
Harmony

Signed-off-by: Grant Likely <grant.likely@linaro.org>
15 files changed:
include/configs/ca9x4_ct_vxp.h
include/configs/devkit8000.h
include/configs/efikamx.h
include/configs/igep0020.h
include/configs/igep0030.h
include/configs/mx51evk.h
include/configs/mx53evk.h
include/configs/omap3_overo.h
include/configs/omap3_pandora.h
include/configs/omap3_sdp3430.h
include/configs/omap3_zoom1.h
include/configs/omap3_zoom2.h
include/configs/omap4_panda.h
include/configs/omap4_sdp4430.h
include/configs/tegra2-common.h