kirkwood: Iomega ix2-200: use all remaining MTD space for rootfs
Signed-off-by: Richard Kunze <richard.kunze@web.de> SVN-Revision: 43590
This commit is contained in:
parent
1b88b149a9
commit
3b17625394
13
target/linux/kirkwood/patches-3.14/120-iomega_ix2_200.patch
Normal file
13
target/linux/kirkwood/patches-3.14/120-iomega_ix2_200.patch
Normal file
@ -0,0 +1,13 @@
|
||||
--- a/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
|
||||
+++ b/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
|
||||
@@ -191,8 +191,8 @@
|
||||
};
|
||||
|
||||
partition@400000 {
|
||||
- label = "uInitrd";
|
||||
- reg = <0x540000 0x1000000>;
|
||||
+ label = "rootfs";
|
||||
+ reg = <0x400000 0x1C00000>;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user