diff --git a/fdts/rd1ae.dts b/fdts/rd1ae.dts index 3060b5a72..08f771d20 100644 --- a/fdts/rd1ae.dts +++ b/fdts/rd1ae.dts @@ -258,7 +258,7 @@ gic: interrupt-controller@30000000 { compatible = "arm,gic-v3"; reg = <0x0 0x30000000 0 0x10000>, // GICD - <0x0 0x301c0000 0 0x8000000>; // GICR + <0x0 0x301c0000 0 0x400000>; // GICR #interrupt-cells = <3>; #address-cells = <2>; #size-cells = <2>; @@ -410,7 +410,7 @@ method = "smc"; cpu_suspend = <0xc4000001>; cpu_off = <0x84000002>; - cpu_on = <0x84000003>; + cpu_on = <0xc4000003>; }; };