2008-06-13 15:14:39 +03:00
|
|
|
--- a/arch/arm/mach-orion5x/wrt350n-v2-setup.c
|
|
|
|
+++ b/arch/arm/mach-orion5x/wrt350n-v2-setup.c
|
2008-06-26 01:39:39 +03:00
|
|
|
@@ -56,19 +56,11 @@
|
2008-06-13 15:14:39 +03:00
|
|
|
{
|
|
|
|
.name = "kernel",
|
|
|
|
.offset = 0x00000000,
|
|
|
|
- .size = 0x00760000,
|
|
|
|
+ .size = 0x00100000,
|
|
|
|
}, {
|
|
|
|
.name = "rootfs",
|
|
|
|
- .offset = 0x001a0000,
|
|
|
|
- .size = 0x005c0000,
|
|
|
|
- }, {
|
|
|
|
- .name = "lang",
|
|
|
|
- .offset = 0x00760000,
|
|
|
|
- .size = 0x00040000,
|
|
|
|
- }, {
|
|
|
|
- .name = "nvram",
|
|
|
|
- .offset = 0x007a0000,
|
|
|
|
- .size = 0x00020000,
|
|
|
|
+ .offset = 0x00100000,
|
|
|
|
+ .size = 0x006c0000,
|
|
|
|
}, {
|
|
|
|
.name = "u-boot",
|
|
|
|
.offset = 0x007c0000,
|