summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-04-10 09:42:48 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-04-10 09:42:48 +0000
commit71fcbffc91724545cc7230959ce52d76a63ceb5c (patch)
tree0e7f667c65e76f3f9935d744ca77379a6c211162 /target/linux/bcm53xx
parent2b95d21fdb87b5701af3801005c8fa17479e684c (diff)
downloadmaster-31e0f0ae-71fcbffc91724545cc7230959ce52d76a63ceb5c.tar.gz
master-31e0f0ae-71fcbffc91724545cc7230959ce52d76a63ceb5c.tar.bz2
master-31e0f0ae-71fcbffc91724545cc7230959ce52d76a63ceb5c.zip
bcm53xx: Luxul XWC-1000 has only 128 MiB of RAM
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45352
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r--target/linux/bcm53xx/patches-3.18/306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch12
-rw-r--r--target/linux/bcm53xx/patches-3.18/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch4
2 files changed, 2 insertions, 14 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch b/target/linux/bcm53xx/patches-3.18/306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch
index c7a465db53..a806b28c17 100644
--- a/target/linux/bcm53xx/patches-3.18/306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch
+++ b/target/linux/bcm53xx/patches-3.18/306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch
@@ -123,15 +123,3 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
};
leds {
---- a/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
-+++ b/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
-@@ -20,7 +20,8 @@
- };
-
- memory {
-- reg = <0x00000000 0x08000000>;
-+ reg = <0x00000000 0x08000000
-+ 0x88000000 0x08000000>;
- };
-
- axi@18000000 {
diff --git a/target/linux/bcm53xx/patches-3.18/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch b/target/linux/bcm53xx/patches-3.18/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch
index 1e68577969..8a6353474f 100644
--- a/target/linux/bcm53xx/patches-3.18/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch
+++ b/target/linux/bcm53xx/patches-3.18/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch
@@ -92,8 +92,8 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
num-chipselects = <1>;
--- a/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
+++ b/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
-@@ -24,6 +24,16 @@
- 0x88000000 0x08000000>;
+@@ -23,6 +23,16 @@
+ reg = <0x00000000 0x08000000>;
};
+ chipcommonA {