| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH 2/3 take2] Au1000 : fix PCI controller registration |
| From: | Florian Fainelli <florian.fainelli@telecomint.eu> |
| Date: | Tue, 25 Sep 2007 19:38:47 +0200 |
| Cc: | blogic@openwrt.org, nbd@openwrt.org |
| In-reply-to: | <200709251707.29067.florian.fainelli@telecomint.eu> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200709251707.29067.florian.fainelli@telecomint.eu> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.9.7 |
The PCI controller fails to register, as PCI_MEM_END was greater than
IOMEM_RESOURCE_END and Au1500_PCI_IO_END was greater than
IOPORT_RESOURCE_END
IO{MEM,PORT}_RESOURCE_END value were adjust to represent the actual
memory map of the au1x00.
The previous patch introduced a 64GB PCI adressing space, which is wrong.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
--
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/3] Au1000 : fix PCI controller registration, Ralf Baechle |
|---|---|
| Next by Date: | CONFIG_BUILD_ELF64 broken on IP32 since 2.6.20, Martin Michlmayr |
| Previous by Thread: | Re: [PATCH 2/3] Au1000 : fix PCI controller registration, Florian Fainelli |
| Next by Thread: | [PATCH] 0/3 MTX1 fixes for PCI and USB, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |