From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 07 Mar 2012 10:10:47 -0700 Subject: [U-Boot] [PATCH v8 21/21] tegra: fdt: Enable FDT support for Ventana In-Reply-To: <1331089833-25262-22-git-send-email-sjg@chromium.org> References: <1331089833-25262-16-git-send-email-sjg@chromium.org> <1331089833-25262-22-git-send-email-sjg@chromium.org> Message-ID: <4F579697.4050108@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/06/2012 08:10 PM, Simon Glass wrote: > From: Tom Warren > > 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... > Signed-off-by: Tom Warren > Signed-off-by: Simon Glass > Acked-by: Simon Glass Have you tested this on Ventana in mainline U-Boot?