Commit 637552b
mtd: spi-nor: macronix: Set SPI_NOR_DTR_BSWAP16 on mx66lm1g45g
mx66lm1g45g does not define the SFDP tables thus it requires
SPI_NOR_DTR_BSWAP16 in order to specify that the byte order of 16-bit
words is swapped when read or written in DTR mode compared to STR mode.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>1 parent f151876 commit 637552b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
| 235 | + | |
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
| |||
0 commit comments