kernel: bump 4.14 to 4.14.144
[oweals/openwrt.git] / target / linux / gemini / patches-4.14 / 0900-arm-dts-gemini-add-openwrt-partitions-for-nas4220b.patch
1 --- a/arch/arm/boot/dts/gemini-nas4220b.dts
2 +++ b/arch/arm/boot/dts/gemini-nas4220b.dts
3 @@ -115,6 +115,14 @@
4                                 reg = <0x00fe0000 0x00020000>;
5                                 read-only;
6                         };
7 +                       firmware@20000 {
8 +                               label = "firmware";
9 +                               reg = <0x00020000 0x00f00000>;
10 +                       };
11 +                       rootfs@320000 {
12 +                               label = "rootfs";
13 +                               reg = <0x00320000 0x00c00000>;
14 +                       };
15                 };
16  
17                 syscon: syscon@40000000 {