Re: [U-Boot] [PATCH 2/6] x86: galileo: Add GPIO support

2015-02-06 Thread Simon Glass
On 4 February 2015 at 20:26, Simon Glass wrote: > On 4 February 2015 at 01:26, Bin Meng wrote: >> Quark SoC has a legacy GPIO block in the legacy bridge (D0:F31), >> which is just the same one found in other x86 chipset. Since we >> programmed the GPIO register block base address, we should be >>

Re: [U-Boot] [PATCH 2/6] x86: galileo: Add GPIO support

2015-02-04 Thread Simon Glass
On 4 February 2015 at 01:26, Bin Meng wrote: > Quark SoC has a legacy GPIO block in the legacy bridge (D0:F31), > which is just the same one found in other x86 chipset. Since we > programmed the GPIO register block base address, we should be > able to enable the GPIO support on Intel Galileo board

[U-Boot] [PATCH 2/6] x86: galileo: Add GPIO support

2015-02-04 Thread Bin Meng
Quark SoC has a legacy GPIO block in the legacy bridge (D0:F31), which is just the same one found in other x86 chipset. Since we programmed the GPIO register block base address, we should be able to enable the GPIO support on Intel Galileo board. Signed-off-by: Bin Meng --- arch/x86/dts/galileo