| 1 | --- a/arch/mips/lantiq/xway/mach-easy50601.c |
| 2 | +++ b/arch/mips/lantiq/xway/mach-easy50601.c |
| 3 | @@ -32,12 +32,7 @@ |
| 4 | { |
| 5 | .name = "linux", |
| 6 | .offset = 0x20000, |
| 7 | - .size = 0xE0000, |
| 8 | - }, |
| 9 | - { |
| 10 | - .name = "rootfs", |
| 11 | - .offset = 0x100000, |
| 12 | - .size = 0x300000, |
| 13 | + .size = 0x3d0000, |
| 14 | }, |
| 15 | }; |
| 16 | |
| 17 | --- a/arch/mips/lantiq/xway/mach-easy50712.c |
| 18 | +++ b/arch/mips/lantiq/xway/mach-easy50712.c |
| 19 | @@ -34,12 +34,7 @@ |
| 20 | { |
| 21 | .name = "linux", |
| 22 | .offset = 0x20000, |
| 23 | - .size = 0xe0000, |
| 24 | - }, |
| 25 | - { |
| 26 | - .name = "rootfs", |
| 27 | - .offset = 0x100000, |
| 28 | - .size = 0x300000, |
| 29 | + .size = 0x3d0000, |
| 30 | }, |
| 31 | }; |
| 32 | |
| 33 | |
Download this file