3b429766bc
The default chip driver (chip_generic) use command 01H + 2 bytes to clear the QE bit. However this will accidently change the configuration register value of the MXIC chip. MXIC chip driver is added to fix that.
10 lines
257 B
Text
10 lines
257 B
Text
[mapping:spi_flash]
|
|
archive: libspi_flash.a
|
|
entries:
|
|
spi_flash_rom_patch (noflash)
|
|
spi_flash_chip_generic (noflash)
|
|
spi_flash_chip_issi (noflash)
|
|
spi_flash_chip_mxic (noflash)
|
|
spi_flash_chip_gd(noflash)
|
|
memspi_host_driver (noflash)
|
|
|