Re: [U-Boot] [PATCH 3/4] x86: quark: Implement PIRQ routing

2015-05-21 Thread Simon Glass
On 20 May 2015 at 01:55, Bin Meng wrote: > > Intel Quark SoC has the same interrupt routing mechanism as the > Queensbay platform, only the difference is that PCI devices' > INTA/B/C/D are harcoded and cannot be changed freely. > > Signed-off-by: Bin Meng > > --- > > arch/x86/cpu/quark/quark.c

[U-Boot] [PATCH 3/4] x86: quark: Implement PIRQ routing

2015-05-20 Thread Bin Meng
Intel Quark SoC has the same interrupt routing mechanism as the Queensbay platform, only the difference is that PCI devices' INTA/B/C/D are harcoded and cannot be changed freely. Signed-off-by: Bin Meng --- arch/x86/cpu/quark/quark.c | 31 ++ arch/x86/dts/galileo.dts