diff options
Diffstat (limited to 'arch/arc/boot/dts/skeleton.dtsi')
| -rw-r--r-- | arch/arc/boot/dts/skeleton.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/boot/dts/skeleton.dtsi b/arch/arc/boot/dts/skeleton.dtsi index a870bdd5e404..296d371a335c 100644 --- a/arch/arc/boot/dts/skeleton.dtsi +++ b/arch/arc/boot/dts/skeleton.dtsi | |||
| @@ -32,6 +32,6 @@ | |||
| 32 | 32 | ||
| 33 | memory { | 33 | memory { |
| 34 | device_type = "memory"; | 34 | device_type = "memory"; |
| 35 | reg = <0x00000000 0x10000000>; /* 256M */ | 35 | reg = <0x80000000 0x10000000>; /* 256M */ |
| 36 | }; | 36 | }; |
| 37 | }; | 37 | }; |
