kernel: bump to 4.4.40
[openwrt/staging/blogic.git] / target / linux / kirkwood / patches-4.4 / 130-iconnect.patch
index 3d464e79ea20b3c5590e0cb2c118ecc8c74d24ea..2d0a376d026f4dd841b56abe9c0d78fcfffdd4f1 100644 (file)
        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>;