linker.lf 457 B

12345678910111213141516
  1. [mapping:spi_flash]
  2. archive: libspi_flash.a
  3. entries:
  4. spi_flash_rom_patch (noflash)
  5. spi_flash_chip_generic (noflash)
  6. spi_flash_chip_issi (noflash)
  7. spi_flash_chip_mxic (noflash)
  8. spi_flash_chip_gd(noflash)
  9. memspi_host_driver (noflash)
  10. # `spi_bus_add_flash_device` uses these functions when the cache is disabled
  11. [mapping:driver_spiflash]
  12. archive: libdriver.a
  13. entries:
  14. gpio:gpio_iomux_out (noflash)
  15. gpio:gpio_iomux_in (noflash)