summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt/dts/cubieboard2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/fdt/dts/cubieboard2.dts')
-rw-r--r--sys/boot/fdt/dts/cubieboard2.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/fdt/dts/cubieboard2.dts b/sys/boot/fdt/dts/cubieboard2.dts
index 0600ced..324ca26 100644
--- a/sys/boot/fdt/dts/cubieboard2.dts
+++ b/sys/boot/fdt/dts/cubieboard2.dts
@@ -38,7 +38,7 @@
memory {
device_type = "memory";
- reg = < 0x40000000 0x20000000 >; /* 512MB RAM */
+ reg = < 0x40000000 0x40000000 >; /* 1GB RAM */
};
aliases {
@@ -61,7 +61,7 @@
#interrupt-cells = <1>;
};
- cpu-cfg@01c20000 {
+ cpu-cfg@01c25c00 {
compatible = "allwinner,sun7i-cpu-cfg";
#address-cells = <1>;
#size-cells = <1>;
OpenPOWER on IntegriCloud