Re: [U-Boot] [PATCH 1/2] ARM: tegra: add core Tegra186 support

2016-05-18 Thread Simon Glass
On 12 May 2016 at 13:32, Stephen Warren wrote: > From: Stephen Warren > > This adds the bare minimum code to support Tegra186, with UART and eMMC > working. > > The empty gpio.h is required because includes it. A future > cleanup round may be able to solve this for all Tegra generations at once.

[U-Boot] [PATCH 1/2] ARM: tegra: add core Tegra186 support

2016-05-12 Thread Stephen Warren
From: Stephen Warren This adds the bare minimum code to support Tegra186, with UART and eMMC working. The empty gpio.h is required because includes it. A future cleanup round may be able to solve this for all Tegra generations at once. mach-tegra/Makefile is adjusted not to compile anything fo