From bd4c1685e7e871405c3c94365dfc61786dd2001e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 20 Sep 2023 05:46:05 +0200 Subject: linux: update to 6.1.53, remove 6.4 --- target/linux/patches/6.1.53/nios2.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 target/linux/patches/6.1.53/nios2.patch (limited to 'target/linux/patches/6.1.53/nios2.patch') diff --git a/target/linux/patches/6.1.53/nios2.patch b/target/linux/patches/6.1.53/nios2.patch new file mode 100644 index 000000000..43631971e --- /dev/null +++ b/target/linux/patches/6.1.53/nios2.patch @@ -0,0 +1,12 @@ +diff -Nur linux-6.1.41.orig/arch/nios2/configs/10m50_defconfig linux-6.1.41/arch/nios2/configs/10m50_defconfig +--- linux-6.1.41.orig/arch/nios2/configs/10m50_defconfig 2023-07-24 18:55:35.000000000 +0200 ++++ linux-6.1.41/arch/nios2/configs/10m50_defconfig 2023-07-29 13:12:27.796785539 +0200 +@@ -20,6 +20,8 @@ + CONFIG_NIOS2_DCACHE_SIZE=0x8000 + CONFIG_NIOS2_ICACHE_SIZE=0x8000 + # CONFIG_NIOS2_CMDLINE_IGNORE_DTB is not set ++CONFIG_NIOS2_DTB_SOURCE_BOOL=y ++CONFIG_NIOS2_DTB_SOURCE="10m50_devboard.dts" + CONFIG_NET=y + CONFIG_PACKET=y + CONFIG_UNIX=y -- cgit v1.2.3