aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/patches-5.4/105-linksys-viper-dts.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/kirkwood/patches-5.4/105-linksys-viper-dts.patch')
-rw-r--r--target/linux/kirkwood/patches-5.4/105-linksys-viper-dts.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/kirkwood/patches-5.4/105-linksys-viper-dts.patch b/target/linux/kirkwood/patches-5.4/105-linksys-viper-dts.patch
index 0d97ad14a2..0933b567e4 100644
--- a/target/linux/kirkwood/patches-5.4/105-linksys-viper-dts.patch
+++ b/target/linux/kirkwood/patches-5.4/105-linksys-viper-dts.patch
@@ -28,8 +28,9 @@
partition@200000 {
- label = "kernel";
+- reg = <0x200000 0x2A0000>;
+ label = "kernel1";
- reg = <0x200000 0x2A0000>;
++ reg = <0x200000 0x1A00000>;
};
partition@4a0000 {
@@ -40,8 +41,9 @@
partition@1c00000 {
- label = "alt_kernel";
+- reg = <0x1C00000 0x2A0000>;
+ label = "kernel2";
- reg = <0x1C00000 0x2A0000>;
++ reg = <0x1C00000 0x1A00000>;
};
partition@1ea0000 {