2009-07-18 23:13:40 +08:00
|
|
|
--- a/arch/powerpc/boot/dts/kilauea.dts
|
|
|
|
+++ b/arch/powerpc/boot/dts/kilauea.dts
|
2010-02-17 05:31:23 +08:00
|
|
|
@@ -157,12 +157,8 @@
|
|
|
|
reg = <0x001e0000 0x00020000>;
|
2009-07-18 23:13:40 +08:00
|
|
|
};
|
2010-02-17 05:31:23 +08:00
|
|
|
partition@200000 {
|
2009-07-18 23:13:40 +08:00
|
|
|
- label = "root";
|
|
|
|
- reg = <0x00200000 0x00200000>;
|
2010-02-17 05:31:23 +08:00
|
|
|
- };
|
2009-07-18 23:13:40 +08:00
|
|
|
- partition@400000 {
|
|
|
|
- label = "user";
|
|
|
|
- reg = <0x00400000 0x03b60000>;
|
|
|
|
+ label = "rootfs";
|
|
|
|
+ reg = <0x00200000 0x03d60000>;
|
|
|
|
};
|
|
|
|
partition@3f60000 {
|
|
|
|
label = "env";
|