X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgemini%2Fpatches-4.19%2F0020-ARM-dts-Augment-DIR-685-partition-table-for-OpenWrt.patch;h=6ef931c16c002b99fc1d33151624602f2bd92745;hb=502b28b4a98f4f28bbf0785813c4838d6bec35f8;hp=bb4076558df486bd9ba5507b2e7377d2ad756f43;hpb=86098ea87e8ef4051da5f3a1d7f75737e36df512;p=openwrt%2Fopenwrt.git diff --git a/target/linux/gemini/patches-4.19/0020-ARM-dts-Augment-DIR-685-partition-table-for-OpenWrt.patch b/target/linux/gemini/patches-4.19/0020-ARM-dts-Augment-DIR-685-partition-table-for-OpenWrt.patch index bb4076558d..6ef931c16c 100644 --- a/target/linux/gemini/patches-4.19/0020-ARM-dts-Augment-DIR-685-partition-table-for-OpenWrt.patch +++ b/target/linux/gemini/patches-4.19/0020-ARM-dts-Augment-DIR-685-partition-table-for-OpenWrt.patch @@ -1,7 +1,7 @@ -From 854934b0ce8e758ce581f5ddbc30e618ab46fbdb Mon Sep 17 00:00:00 2001 +From ea99e7570882df53478f9b5fa5886a6e92fc2c7f Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Mon, 11 Mar 2019 15:44:29 +0100 -Subject: [PATCH 2/2] ARM: dts: Augment DIR-685 partition table for OpenWrt +Subject: [PATCH] ARM: dts: Augment DIR-685 partition table for OpenWrt Rename the firmware partition so that the firmware MTD splitter will do its job, drop the rootfs arguments as @@ -9,8 +9,8 @@ the MTD splitter will set this up automatically. Signed-off-by: Linus Walleij --- - arch/arm/boot/dts/gemini-dlink-dir-685.dts | 5 +++-- - 1 file changed, 3 insertions(+), 2 deletions(-) + arch/arm/boot/dts/gemini-dlink-dir-685.dts | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) --- a/arch/arm/boot/dts/gemini-dlink-dir-685.dts +++ b/arch/arm/boot/dts/gemini-dlink-dir-685.dts @@ -23,7 +23,7 @@ Signed-off-by: Linus Walleij stdout-path = "uart0:19200n8"; }; -@@ -286,7 +286,8 @@ +@@ -286,9 +286,9 @@ * this is called "upgrade" on the vendor system. */ partition@40000 { @@ -31,5 +31,7 @@ Signed-off-by: Linus Walleij + compatible = "wrg"; + label = "firmware"; reg = <0x00040000 0x01f40000>; - read-only; +- read-only; }; + /* RGDB, Residental Gateway Database? */ + partition@1f80000 {