Re: [U-Boot] [PATCH 2/3] tegra: medcom: Add device tree support

2012-05-24 Thread Thierry Reding
* Stephen Warren wrote: > On 05/24/2012 01:04 AM, Thierry Reding wrote: > > Device tree support is required for working USB host support, which in > > turn enables ethernet support. > > > diff --git a/board/avionic-design/dts/tegra2-medcom.dts > > b/board/avionic-design/dts/tegra2-medcom.dts > >

Re: [U-Boot] [PATCH 2/3] tegra: medcom: Add device tree support

2012-05-24 Thread Stephen Warren
On 05/24/2012 01:04 AM, Thierry Reding wrote: > Device tree support is required for working USB host support, which in > turn enables ethernet support. > diff --git a/board/avionic-design/dts/tegra2-medcom.dts > b/board/avionic-design/dts/tegra2-medcom.dts > + chosen { > + bootar

[U-Boot] [PATCH 2/3] tegra: medcom: Add device tree support

2012-05-24 Thread Thierry Reding
Device tree support is required for working USB host support, which in turn enables ethernet support. Signed-off-by: Thierry Reding --- board/avionic-design/dts/tegra2-medcom.dts | 67 include/configs/medcom.h | 22 - 2 files changed, 88