kirkwood/goflexnet/goflexhome: change mtd layout to use the last 3 mb
[openwrt/openwrt.git] / target / linux / kirkwood / patches-3.18 / 120-iomega_ix2_200.patch
1 --- a/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
2 +++ b/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
3 @@ -192,8 +192,8 @@
4 };
5
6 partition@400000 {
7 - label = "uInitrd";
8 - reg = <0x540000 0x1000000>;
9 + label = "rootfs";
10 + reg = <0x400000 0x1C00000>;
11 };
12 };
13