ARM: at91/dt: at91sam9263: Fixup sram1 device tree node
[deliverable/linux.git] / arch / arm / boot / dts / at91sam9263.dtsi
index 1f67bb4c144eef2489891b63b64edda96402f100..c6583d8d0114792c93e627fa45f47c91ea10473f 100644 (file)
@@ -69,7 +69,7 @@
 
        sram1: sram@00500000 {
                compatible = "mmio-sram";
-               reg = <0x00300000 0x4000>;
+               reg = <0x00500000 0x4000>;
        };
 
        ahb {
This page took 0.03213 seconds and 5 git commands to generate.