linker.lf 428 B

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