Loading arch/arm/mach-pxa/z2.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -164,7 +164,7 @@ static struct mtd_partition z2_flash_parts[] = { }, { }, { .name = "U-Boot Environment", .name = "U-Boot Environment", .offset = 0x40000, .offset = 0x40000, .size = 0x60000, .size = 0x20000, }, { }, { .name = "Flash", .name = "Flash", .offset = 0x60000, .offset = 0x60000, Loading Loading
arch/arm/mach-pxa/z2.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -164,7 +164,7 @@ static struct mtd_partition z2_flash_parts[] = { }, { }, { .name = "U-Boot Environment", .name = "U-Boot Environment", .offset = 0x40000, .offset = 0x40000, .size = 0x60000, .size = 0x20000, }, { }, { .name = "Flash", .name = "Flash", .offset = 0x60000, .offset = 0x60000, Loading