Re: [U-Boot] [PATCH v4 06/20] tegra: fdt: Add Tegra2x device tree file from kernel

2012-01-19 Thread Stephen Warren
On 01/19/2012 04:51 PM, Simon Glass wrote: > Hi Stephen, > > On Wed, Jan 18, 2012 at 2:24 PM, Stephen Warren wrote: >> On 01/11/2012 09:32 PM, Simon Glass wrote: >>> This was taken from commit b48c54e2 at: >>> git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git >>> >>> config.mk is updat

Re: [U-Boot] [PATCH v4 06/20] tegra: fdt: Add Tegra2x device tree file from kernel

2012-01-19 Thread Simon Glass
Hi Stephen, On Wed, Jan 18, 2012 at 2:24 PM, Stephen Warren wrote: > On 01/11/2012 09:32 PM, Simon Glass wrote: >> This was taken from commit b48c54e2 at: >> git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git >> >> config.mk is updated to provide this file to boards through the >> built

Re: [U-Boot] [PATCH v4 06/20] tegra: fdt: Add Tegra2x device tree file from kernel

2012-01-18 Thread Stephen Warren
On 01/11/2012 09:32 PM, Simon Glass wrote: > This was taken from commit b48c54e2 at: > git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git > > config.mk is updated to provide this file to boards through the > built-in mechanism: > > /include/ ARCH_CPU_DTS > > Signed-off-by: Simon Glass

[U-Boot] [PATCH v4 06/20] tegra: fdt: Add Tegra2x device tree file from kernel

2012-01-11 Thread Simon Glass
This was taken from commit b48c54e2 at: git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git config.mk is updated to provide this file to boards through the built-in mechanism: /include/ ARCH_CPU_DTS Signed-off-by: Simon Glass --- arch/arm/cpu/armv7/tegra2/config.mk |2 + arch/arm