Commit ef434f08 authored by Jae Hyun Yoo's avatar Jae Hyun Yoo Committed by Tudor Ambarus
Browse files
parent bcc0c61e
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -133,6 +133,9 @@ static const struct flash_info winbond_nor_parts[] = {
	{ "w25m512jv", INFO(0xef7119, 0, 64 * 1024, 1024)
	{ "w25m512jv", INFO(0xef7119, 0, 64 * 1024, 1024)
		NO_SFDP_FLAGS(SECT_4K | SPI_NOR_QUAD_READ |
		NO_SFDP_FLAGS(SECT_4K | SPI_NOR_QUAD_READ |
			      SPI_NOR_DUAL_READ) },
			      SPI_NOR_DUAL_READ) },
	{ "w25q512nwq", INFO(0xef6020, 0, 0, 0)
		PARSE_SFDP
		OTP_INFO(256, 3, 0x1000, 0x1000) },
	{ "w25q512nwm", INFO(0xef8020, 0, 64 * 1024, 1024)
	{ "w25q512nwm", INFO(0xef8020, 0, 64 * 1024, 1024)
		PARSE_SFDP
		PARSE_SFDP
		OTP_INFO(256, 3, 0x1000, 0x1000) },
		OTP_INFO(256, 3, 0x1000, 0x1000) },