summaryrefslogtreecommitdiff
path: root/target/linux/patches/6.1.107/or1k-more-ram.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-01-28 15:27:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2025-01-28 15:27:00 +0100
commitf6172b724ef657a2375333dfaf250d982924a1d9 (patch)
tree88d816f19e913fdbb2378b023a2385ae1abddf1e /target/linux/patches/6.1.107/or1k-more-ram.patch
parentde409171c59c9c45cc856b8b77058986f8c873ae (diff)
linux: update to 6.1.127
Diffstat (limited to 'target/linux/patches/6.1.107/or1k-more-ram.patch')
-rw-r--r--target/linux/patches/6.1.107/or1k-more-ram.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/patches/6.1.107/or1k-more-ram.patch b/target/linux/patches/6.1.107/or1k-more-ram.patch
deleted file mode 100644
index 6397f8445..000000000
--- a/target/linux/patches/6.1.107/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 {