From 6ae07b455f8779d65b845121e8ae8d3e71479db8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 12 May 2024 16:52:29 +0200 Subject: linux: update to 6.1.90 --- target/linux/patches/6.1.82/or1k-more-ram.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 target/linux/patches/6.1.82/or1k-more-ram.patch (limited to 'target/linux/patches/6.1.82/or1k-more-ram.patch') 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 { -- cgit v1.2.3