diff options
author | Olof Johansson <olof@lixom.net> | 2013-02-05 07:56:41 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-02-05 07:56:41 +0100 |
commit | 469da62096e23adc755c1268b00b5fc7a214151b (patch) | |
tree | fefd055fdae584e38d551f44d1339eb22cee4ed9 /arch/mips/pci/pci-ar724x.c | |
parent | Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2... (diff) | |
parent | Linux 3.8-rc6 (diff) | |
download | linux-469da62096e23adc755c1268b00b5fc7a214151b.tar.xz linux-469da62096e23adc755c1268b00b5fc7a214151b.zip |
Merge tag 'v3.8-rc6' into next/soc
Linux 3.8-rc6
Diffstat (limited to 'arch/mips/pci/pci-ar724x.c')
-rw-r--r-- | arch/mips/pci/pci-ar724x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/pci/pci-ar724x.c b/arch/mips/pci/pci-ar724x.c index 86d77a666458..c11c75be2d7e 100644 --- a/arch/mips/pci/pci-ar724x.c +++ b/arch/mips/pci/pci-ar724x.c @@ -21,7 +21,7 @@ #define AR724X_PCI_CTRL_SIZE 0x100 #define AR724X_PCI_MEM_BASE 0x10000000 -#define AR724X_PCI_MEM_SIZE 0x08000000 +#define AR724X_PCI_MEM_SIZE 0x04000000 #define AR724X_PCI_REG_RESET 0x18 #define AR724X_PCI_REG_INT_STATUS 0x4c |