5e5cc5298ffcdfebf9420a77782f337daf0b489a
[openwrt/svn-archive/archive.git] / target / linux / ppc40x / patches / 110-kilauea_openwrt_flashmap.patch
1 --- a/arch/powerpc/boot/dts/kilauea.dts
2 +++ b/arch/powerpc/boot/dts/kilauea.dts
3 @@ -157,12 +157,8 @@
4 reg = <0x001e0000 0x00020000>;
5 };
6 partition@200000 {
7 - label = "root";
8 - reg = <0x00200000 0x00200000>;
9 - };
10 - partition@400000 {
11 - label = "user";
12 - reg = <0x00400000 0x03b60000>;
13 + label = "rootfs";
14 + reg = <0x00200000 0x03d60000>;
15 };
16 partition@3f60000 {
17 label = "env";