
Simon/Stephen,
-----Original Message----- From: sjg@google.com [mailto:sjg@google.com] On Behalf Of Simon Glass Sent: Wednesday, March 07, 2012 10:15 AM To: Stephen Warren Cc: U-Boot Mailing List; Tom Warren; linux-tegra@vger.kernel.org; Jerry Van Baren; Devicetree Discuss Subject: Re: [PATCH v8 21/21] tegra: fdt: Enable FDT support for Ventana
Hi Stephen,
On Wed, Mar 7, 2012 at 9:10 AM, Stephen Warren swarren@wwwdotorg.org wrote:
On 03/06/2012 08:10 PM, Simon Glass wrote:
From: Tom Warren twarren@nvidia.com
This switches Ventana over to use FDT for run-time config instead of CONFIG options.
At present Ventana does not have its own device tree file - it just uses the Seaboard one.
But there's a Ventana-specific tegra-ventana.dts in the kernel...
Yes, that's right. Perhaps we should drop this patch for now? Ventana will still build, just not have USB support.
Signed-off-by: Tom Warren twarren@nvidia.com Signed-off-by: Simon Glass sjg@chromium.org Acked-by: Simon Glass sjg@chromium.org
Have you tested this on Ventana in mainline U-Boot?
I have not, but I think Tom has - maybe Tom you can reply Tested-by here if so?
I haven't tested on Ventana yet (just got my board last week), but I will when I apply these patches and report back. If you want to drop the patch for now until you can get a tegra-ventana.dts prepped, that's fine by me, too.
Tom