public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Macronix NOR_SPI and Quad I/O
@ 2016-11-25 16:37 Champ, Andy
  2016-11-26  3:13 ` Jagan Teki
  0 siblings, 1 reply; 8+ messages in thread
From: Champ, Andy @ 2016-11-25 16:37 UTC (permalink / raw)
  To: u-boot

Hi all,


in the table in drivers/mtd/spi/spi_flash_ids.c there is a flag WR_QPP set against Macronix devices (including the ones Dumitru is just adding).


This is used when programming the devices on a 4-bit bus to select the command to use for programming - either CMD_QUAD_PAGE_PROGRAM (0x32) or CMD_PAGE_PROGRAM (0x2).


The Macronix devices that I have a spec for do not mention command 0x32. Each of the devices that I have a spec for ( MX25L25635F MX25U51245G MX25V8035F and MX25V1635F ) use command 0x38 instead.


This would suggest to me that devices that support quad I/O, and have Macronix NOR-SPI, won't be able to program them.


Am I missing something, or is this a problem?


I'm not able to check because we don't use Quad I/O.


Regards

Andy Champ

Amazon Lab126

Cambridge, UK.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-11-28 17:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-25 16:37 [U-Boot] Macronix NOR_SPI and Quad I/O Champ, Andy
2016-11-26  3:13 ` Jagan Teki
2016-11-28  6:17   ` Chin Liang See
2016-11-28  9:59   ` Champ, Andy
2016-11-28 15:49     ` Bacrau, Dumitru
2016-11-28 15:59       ` Champ, Andy
2016-11-28 17:33         ` Bacrau, Dumitru
2016-11-28 17:47           ` Champ, Andy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox