[U-Boot] [PATCH] arm: delete unused macro CONFIG_ARCH_DEVICE_TREE

Stephen Warren swarren at wwwdotorg.org
Mon Feb 24 18:26:46 CET 2014


On 02/24/2014 05:45 AM, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>

Commit description?

Acked-by: Stephen Warren <swarren at nvidia.com>

FWIW, this config option was used prior to:

8ad723acd7e9 dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
6e8e0311ccc7 dt: don't use ARCH_CPU_DTS
...
6c5be646b47e Tegra: fdt: Change /include/ to #include for C preprocessor

I evidently forgot to remove some of the places where Exynos boards
defined CONFIG_ARCH_DEVICE_TREE, and when sending the Tegra124 patches
recently, didn't notice that I didn't need the file that defined it there.


More information about the U-Boot mailing list