Re: [U-Boot] [PATCH 16/18] malta: setup PIIX4 interrupt route

2013-11-11 Thread Marek Vasut
Dear Paul Burton, > On 11/11/13 13:33, Marek Vasut wrote: > > Dear Paul Burton, > > > >> On 10/11/13 20:09, Marek Vasut wrote: > >>> Dear Paul Burton, > >>> > Without setting up the PIRQ[A:D] interrupt routes, PCI interrupts will > be left disabled. Linux does not set up this routing b

Re: [U-Boot] [PATCH 16/18] malta: setup PIIX4 interrupt route

2013-11-11 Thread Paul Burton
On 11/11/13 13:33, Marek Vasut wrote: Dear Paul Burton, On 10/11/13 20:09, Marek Vasut wrote: Dear Paul Burton, Without setting up the PIRQ[A:D] interrupt routes, PCI interrupts will be left disabled. Linux does not set up this routing but relies upon it having been set up by the bootloader,

Re: [U-Boot] [PATCH 16/18] malta: setup PIIX4 interrupt route

2013-11-11 Thread Marek Vasut
Dear Paul Burton, > On 10/11/13 20:09, Marek Vasut wrote: > > Dear Paul Burton, > > > >> Without setting up the PIRQ[A:D] interrupt routes, PCI interrupts will > >> be left disabled. Linux does not set up this routing but relies upon it > >> having been set up by the bootloader, reading back the

Re: [U-Boot] [PATCH 16/18] malta: setup PIIX4 interrupt route

2013-11-11 Thread Paul Burton
On 10/11/13 20:09, Marek Vasut wrote: Dear Paul Burton, Without setting up the PIRQ[A:D] interrupt routes, PCI interrupts will be left disabled. Linux does not set up this routing but relies upon it having been set up by the bootloader, reading back the IRQ lines which the PIRQ[A:D] signals hav

Re: [U-Boot] [PATCH 16/18] malta: setup PIIX4 interrupt route

2013-11-10 Thread Marek Vasut
Dear Paul Burton, > Without setting up the PIRQ[A:D] interrupt routes, PCI interrupts will > be left disabled. Linux does not set up this routing but relies upon it > having been set up by the bootloader, reading back the IRQ lines which > the PIRQ[A:D] signals have been routed to. Did you also s

[U-Boot] [PATCH 16/18] malta: setup PIIX4 interrupt route

2013-11-08 Thread Paul Burton
Without setting up the PIRQ[A:D] interrupt routes, PCI interrupts will be left disabled. Linux does not set up this routing but relies upon it having been set up by the bootloader, reading back the IRQ lines which the PIRQ[A:D] signals have been routed to. This patch routes PIRQA & PIRQB to IRQ 10