summaryrefslogtreecommitdiff
path: root/target/linux/patches/4.9.287/stm32.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2021-10-22 16:11:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2021-10-22 19:40:46 +0200
commit7129111e97951dc77d1f2e8307d5b8ebb5156085 (patch)
treebea2bdf590734d44351dc0dc0744c8d34b6cd3a5 /target/linux/patches/4.9.287/stm32.patch
parent723321895e49ab227695d769a59d8ff0f10736d5 (diff)
linux: update to latest versions
Diffstat (limited to 'target/linux/patches/4.9.287/stm32.patch')
-rw-r--r--target/linux/patches/4.9.287/stm32.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/patches/4.9.287/stm32.patch b/target/linux/patches/4.9.287/stm32.patch
new file mode 100644
index 000000000..9071eab47
--- /dev/null
+++ b/target/linux/patches/4.9.287/stm32.patch
@@ -0,0 +1,12 @@
+diff -Nur linux-4.9.257.orig/arch/arm/boot/dts/stm32f429-disco.dts linux-4.9.257/arch/arm/boot/dts/stm32f429-disco.dts
+--- linux-4.9.257.orig/arch/arm/boot/dts/stm32f429-disco.dts 2021-02-10 09:09:27.000000000 +0100
++++ linux-4.9.257/arch/arm/boot/dts/stm32f429-disco.dts 2021-04-09 20:08:56.113152788 +0200
+@@ -53,7 +53,7 @@
+ compatible = "st,stm32f429i-disco", "st,stm32f429";
+
+ chosen {
+- bootargs = "root=/dev/ram rdinit=/linuxrc";
++ bootargs = "";
+ stdout-path = "serial0:115200n8";
+ };
+