[U-Boot] [PATCH v2 03/18] dts: Disable device tree for SPL on all boards
Simon Glass
sjg at chromium.org
Thu Jun 11 22:19:27 CEST 2015
On 12 May 2015 at 14:55, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/arm/Kconfig | 2 ++
> arch/arm/cpu/armv7/exynos/Kconfig | 8 ++++++++
> arch/arm/cpu/armv7/s5pc1xx/Kconfig | 2 ++
> arch/arm/mach-tegra/Kconfig | 3 +++
> configs/am335x_boneblack_vboot_defconfig | 1 +
> configs/arches_defconfig | 1 +
> configs/canyonlands_defconfig | 1 +
> configs/galileo_defconfig | 1 +
> configs/microblaze-generic_defconfig | 1 +
> configs/odroid_defconfig | 1 +
> configs/origen_defconfig | 1 +
> configs/s5pc210_universal_defconfig | 1 +
> configs/socfpga_socrates_defconfig | 1 +
> configs/trats2_defconfig | 1 +
> configs/trats_defconfig | 1 +
> configs/zynq_microzed_defconfig | 1 +
> configs/zynq_zc70x_defconfig | 1 +
> configs/zynq_zc770_xm010_defconfig | 1 +
> configs/zynq_zc770_xm012_defconfig | 1 +
> configs/zynq_zc770_xm013_defconfig | 1 +
> configs/zynq_zed_defconfig | 1 +
> configs/zynq_zybo_defconfig | 1 +
> 22 files changed, 33 insertions(+)
Applied to u-boot-dm.
More information about the U-Boot
mailing list