Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77310840 authored by Marek Vasut's avatar Marek Vasut Committed by Eric Miao
Browse files

[ARM] pxa/z2: Fix flash layout typo

parent 08411594
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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,