X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fkirkwood%2Fpatches-4.14%2F101-iconnect.patch;h=935e2dfcf5486385bc821e3deaaf0ca628498631;hb=7ae25233239bc7421712980a8be02e21970134e0;hp=9fd14a955b50f0290e7038cb976695c5f6f63dc2;hpb=fc65fae3048172c2aa9efb9c793789ebe8b0a8e3;p=openwrt%2Fstaging%2Frmilecki.git diff --git a/target/linux/kirkwood/patches-4.14/101-iconnect.patch b/target/linux/kirkwood/patches-4.14/101-iconnect.patch index 9fd14a955b5..935e2dfcf54 100644 --- a/target/linux/kirkwood/patches-4.14/101-iconnect.patch +++ b/target/linux/kirkwood/patches-4.14/101-iconnect.patch @@ -60,15 +60,15 @@ partition@100000 { - label = "zImage"; - reg = <0x100000 0x300000>; +- }; +- +- partition@540000 { +- label = "initrd"; +- reg = <0x540000 0x300000>; + label = "second stage u-boot"; + reg = <0x100000 0x200000>; }; -- partition@540000 { -- label = "initrd"; -- reg = <0x540000 0x300000>; -- }; -- - partition@980000 { - label = "boot"; - reg = <0x980000 0x1f400000>;