Re: [U-Boot] [PATCH V3 1/2] ARM: tegra: Add e2220-1170 board

2015-08-05 Thread Simon Glass
On 31 July 2015 at 17:21, Stephen Warren wrote: > > From: Stephen Warren > > E2220-1170 is a Tegra210 bringup board with onboard SoC, DRAM, > eMMC, SD card slot, HDMI, USB micro-B port, and sockets for various > expansion modules. > > Signed-off-by: Stephen Warren > --- > v3: > * More descriptio

[U-Boot] [PATCH V3 1/2] ARM: tegra: Add e2220-1170 board

2015-07-31 Thread Stephen Warren
From: Stephen Warren E2220-1170 is a Tegra210 bringup board with onboard SoC, DRAM, eMMC, SD card slot, HDMI, USB micro-B port, and sockets for various expansion modules. Signed-off-by: Stephen Warren --- v3: * More descriptions. * Add auto-generation notice to pinmux header. * Incorporate equi