summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/linux/patches/5.4.173/or1k-more-ram.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/patches/5.4.173/or1k-more-ram.patch b/target/linux/patches/5.4.173/or1k-more-ram.patch
index de848c838..540dc43b5 100644
--- a/target/linux/patches/5.4.173/or1k-more-ram.patch
+++ b/target/linux/patches/5.4.173/or1k-more-ram.patch
@@ -6,7 +6,7 @@ diff -Nur linux-4.8.11.orig/arch/openrisc/boot/dts/or1ksim.dts linux-4.8.11/arch
memory@0 {
device_type = "memory";
- reg = <0x00000000 0x02000000>;
-+ reg = <0x00000000 0x04000000>;
++ reg = <0x00000000 0x08000000>;
};
cpus {