summaryrefslogtreecommitdiff
path: root/target/linux/patches/6.1.82/or1k-more-ram.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-05-12 16:52:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-05-12 16:52:29 +0200
commit6ae07b455f8779d65b845121e8ae8d3e71479db8 (patch)
tree4c91867b845da0493e0e2b4337b0cdc73f306c13 /target/linux/patches/6.1.82/or1k-more-ram.patch
parent7ec1fa09c2f1663923868f9700c9f66c5b6b0ffb (diff)
linux: update to 6.1.90
Diffstat (limited to 'target/linux/patches/6.1.82/or1k-more-ram.patch')
-rw-r--r--target/linux/patches/6.1.82/or1k-more-ram.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/patches/6.1.82/or1k-more-ram.patch b/target/linux/patches/6.1.82/or1k-more-ram.patch
deleted file mode 100644
index 6397f8445..000000000
--- a/target/linux/patches/6.1.82/or1k-more-ram.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur linux-6.1.82.orig/arch/openrisc/boot/dts/or1ksim.dts linux-6.1.82/arch/openrisc/boot/dts/or1ksim.dts
---- linux-6.1.82.orig/arch/openrisc/boot/dts/or1ksim.dts 2024-03-15 19:27:50.000000000 +0100
-+++ linux-6.1.82/arch/openrisc/boot/dts/or1ksim.dts 2024-04-14 16:37:35.139984380 +0200
-@@ -17,7 +17,7 @@
-
- memory@0 {
- device_type = "memory";
-- reg = <0x00000000 0x02000000>;
-+ reg = <0x00000000 0x08000000>;
- };
-
- cpus {