]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dts: Disable device tree for SPL on all boards
authorSimon Glass <sjg@chromium.org>
Tue, 12 May 2015 20:55:04 +0000 (14:55 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 11 Jun 2015 01:26:55 +0000 (19:26 -0600)
commit47a785a9dd9725e0a1981ca0ebd50b37f35f07c6
tree23e36baaf537ade983b9d1c39639c0590ae9994a
parentb65d5209b36f6a4c3d9b9b3009ca1ceaeedb40ba
dts: Disable device tree for SPL on all boards

We plan to enable device tree in SPL by default. Before doing this,
explicitly disable it for all boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
22 files changed:
arch/arm/Kconfig
arch/arm/cpu/armv7/exynos/Kconfig
arch/arm/cpu/armv7/s5pc1xx/Kconfig
arch/arm/mach-tegra/Kconfig
configs/am335x_boneblack_vboot_defconfig
configs/arches_defconfig
configs/canyonlands_defconfig
configs/galileo_defconfig
configs/microblaze-generic_defconfig
configs/odroid_defconfig
configs/origen_defconfig
configs/s5pc210_universal_defconfig
configs/socfpga_socrates_defconfig
configs/trats2_defconfig
configs/trats_defconfig
configs/zynq_microzed_defconfig
configs/zynq_zc70x_defconfig
configs/zynq_zc770_xm010_defconfig
configs/zynq_zc770_xm012_defconfig
configs/zynq_zc770_xm013_defconfig
configs/zynq_zed_defconfig
configs/zynq_zybo_defconfig