Commit 56c24d7
committed
spi: atmel-quadspi: Set endianness on 8D-8D-8D mode according to the flash requirements
Macronix swaps bytes on a 16-bit boundary when configured in Octal DTR.
The byte order of 16-bit words is swapped when read or write written in
8D-8D-8D mode compared to STR modes. Set the endianness flash requirements
to avoid endianness problems during.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>1 parent 821c8c9 commit 56c24d7
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| 700 | + | |
| 701 | + | |
700 | 702 | | |
701 | 703 | | |
702 | 704 | | |
| |||
0 commit comments