kernel: accidentally committed a few patches in the wrong place, move them
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-3.18 / 306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch
index 215fd7e3a7c226ade564c59a22f332d6491e7a6d..a806b28c17441e9d096d57b68a5ba29da5404817 100644 (file)
@@ -98,4 +98,28 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
 +                     0x88000000 0x08000000>;
        };
  
+       leds {
+--- a/arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts
++++ b/arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts
+@@ -20,7 +20,8 @@
+       };
+       memory {
+-              reg = <0x00000000 0x08000000>;
++              reg = <0x00000000 0x08000000
++                     0x88000000 0x08000000>;
+       };
+       leds {
+--- a/arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts
++++ b/arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts
+@@ -20,7 +20,8 @@
+       };
+       memory {
+-              reg = <0x00000000 0x08000000>;
++              reg = <0x00000000 0x08000000
++                     0x88000000 0x08000000>;
+       };
        leds {