X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fppc44x%2Fpatches%2F001-taishan_openwrt_flashmap.patch;h=b0201fbc01c20988dd90adf95af5c28765b78e36;hb=3bd4d688fbc9365f3c8500dab17235716e2d34fd;hp=be4270068169b38ab956300208245a722695283a;hpb=de01dc5f204b4aa433c11cd837b040acf050de46;p=openwrt-10.03%2F.git diff --git a/target/linux/ppc44x/patches/001-taishan_openwrt_flashmap.patch b/target/linux/ppc44x/patches/001-taishan_openwrt_flashmap.patch index be4270068..b0201fbc0 100644 --- a/target/linux/ppc44x/patches/001-taishan_openwrt_flashmap.patch +++ b/target/linux/ppc44x/patches/001-taishan_openwrt_flashmap.patch @@ -8,9 +8,10 @@ + reg = <0x0 0x200000>; }; - partition@180000 { -+ partition@200000 { - label = "root"; +- label = "root"; - reg = <0x180000 0x200000>; ++ partition@200000 { ++ label = "rootfs"; + reg = <0x200000 0x3c00000>; }; - partition@380000 {