]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[ARM] pxa/z2: Fix flash layout typo
authorMarek Vasut <marek.vasut@gmail.com>
Thu, 22 Jul 2010 15:47:15 +0000 (17:47 +0200)
committerEric Miao <eric.y.miao@gmail.com>
Thu, 5 Aug 2010 06:32:43 +0000 (14:32 +0800)
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
arch/arm/mach-pxa/z2.c

index 07d8bd8c4c61235214a893eac7957520f5dc4ebd..f0d02288b4ca3089e754dce9396ff28f23ceb3d4 100644 (file)
@@ -164,7 +164,7 @@ static struct mtd_partition z2_flash_parts[] = {
        }, {
                .name   = "U-Boot Environment",
                .offset = 0x40000,
-               .size   = 0x60000,
+               .size   = 0x20000,
        }, {
                .name   = "Flash",
                .offset = 0x60000,