diff options
Diffstat (limited to 'arch/arm/mach-pxa/z2.c')
-rw-r--r-- | arch/arm/mach-pxa/z2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/z2.c b/arch/arm/mach-pxa/z2.c index 07d8bd8c4c61..f0d02288b4ca 100644 --- a/arch/arm/mach-pxa/z2.c +++ b/arch/arm/mach-pxa/z2.c | |||
@@ -164,7 +164,7 @@ static struct mtd_partition z2_flash_parts[] = { | |||
164 | }, { | 164 | }, { |
165 | .name = "U-Boot Environment", | 165 | .name = "U-Boot Environment", |
166 | .offset = 0x40000, | 166 | .offset = 0x40000, |
167 | .size = 0x60000, | 167 | .size = 0x20000, |
168 | }, { | 168 | }, { |
169 | .name = "Flash", | 169 | .name = "Flash", |
170 | .offset = 0x60000, | 170 | .offset = 0x60000, |