Re: [U-Boot] [PATCH 6/8] config: don't define CONFIG_ARCH_DEVICE_TREE

2013-06-19 Thread Simon Glass
On Mon, Jun 10, 2013 at 4:17 PM, Stephen Warren wrote: > From: Stephen Warren > > Now that nothing uses CONFIG_ARCH_DEVICE_TREE, stop defining it. > > Signed-off-by: Stephen Warren > Acked-by: Simon Glass > --- > arch/arm/cpu/armv7/tegra114/config.mk | 19 --- > arch/arm/cpu

Re: [U-Boot] [PATCH 6/8] config: don't define CONFIG_ARCH_DEVICE_TREE

2013-06-11 Thread Stephen Warren
On 06/11/2013 12:52 AM, Jagan Teki wrote: > Hi, > > I think we can wait some more time to mature the fdt support on > u-boot, as not many boards were using this future. > may be I am also incorrect. Sorry, I don't understand what this means. > And need to remove the CONFIG_ARCH_DEVICE_TREE refer

Re: [U-Boot] [PATCH 6/8] config: don't define CONFIG_ARCH_DEVICE_TREE

2013-06-10 Thread Jagan Teki
Hi, I think we can wait some more time to mature the fdt support on u-boot, as not many boards were using this future. may be I am also incorrect. And need to remove the CONFIG_ARCH_DEVICE_TREE references in dts/Makefile to for working this. -- Thanks, Jagan. On Tue, Jun 11, 2013 at 4:47 AM, St

[U-Boot] [PATCH 6/8] config: don't define CONFIG_ARCH_DEVICE_TREE

2013-06-10 Thread Stephen Warren
From: Stephen Warren Now that nothing uses CONFIG_ARCH_DEVICE_TREE, stop defining it. Signed-off-by: Stephen Warren --- arch/arm/cpu/armv7/tegra114/config.mk | 19 --- arch/arm/cpu/armv7/tegra20/config.mk | 26 -- arch/arm/cpu/armv7/tegra30/config.mk |