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

Commit bf66b0d1 authored by Jean-Christophe PLAGNIOL-VILLARD's avatar Jean-Christophe PLAGNIOL-VILLARD Committed by Nicolas Ferre
Browse files

ARM: at91: fix rm9200ek flash size

parent 926de6d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ static struct i2c_board_info __initdata ek_i2c_devices[] = {
};

#define EK_FLASH_BASE	AT91_CHIPSELECT_0
#define EK_FLASH_SIZE	SZ_2M
#define EK_FLASH_SIZE	SZ_8M

static struct physmap_flash_data ek_flash_data = {
	.width		= 2,