spi_flash: add support for 32Mbit address GD flash, for GD25Q256

This commit is contained in:
Cao Sen Miao
2021-05-18 12:05:41 +08:00
parent ba15ac8634
commit e226a65a1f
10 changed files with 136 additions and 18 deletions

View File

@@ -42,6 +42,7 @@ The Quad mode (QIO/QOUT) the following chip types are supported:
The 32-bit address range of following chip type is supported:
1. W25Q256
2. GD25Q256
Initializing a flash device
---------------------------