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

2014-02-24 Thread Masahiro Yamada
Hello Stephen On Mon, 24 Feb 2014 10:26:46 -0700 Stephen Warren wrote: > On 02/24/2014 05:45 AM, Masahiro Yamada wrote: > > Signed-off-by: Masahiro Yamada > > Commit description? This patch looked trivial so I did not write commit description. Sorry for my laziness.. Best Regards Masahiro _

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

2014-02-24 Thread Stephen Warren
On 02/24/2014 05:45 AM, Masahiro Yamada wrote: > Signed-off-by: Masahiro Yamada Commit description? Acked-by: Stephen Warren 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 Teg