summaryrefslogtreecommitdiffstats
path: root/dts/src/arc/haps_hs.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arc/haps_hs.dts')
-rw-r--r--dts/src/arc/haps_hs.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/src/arc/haps_hs.dts b/dts/src/arc/haps_hs.dts
index 60d578e278..76ad527a08 100644
--- a/dts/src/arc/haps_hs.dts
+++ b/dts/src/arc/haps_hs.dts
@@ -16,7 +16,7 @@
memory {
device_type = "memory";
/* CONFIG_LINUX_RAM_BASE needs to match low mem start */
- reg = <0x0 0x80000000 0x0 0x20000000 /* 512 MB low mem */
+ reg = <0x0 0x80000000 0x0 0x40000000 /* 1 GB low mem */
0x1 0x00000000 0x0 0x40000000>; /* 1 GB highmem */
};