Browse Source

or1k: double the RAM

Waldemar Brodkorb 3 years ago
parent
commit
8807b9b5b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/patches/5.4.173/or1k-more-ram.patch

+ 1 - 1
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 {