123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- /* This file is auto generated by ./tools/gen_flash_layout.py, don't modify~~ */
- #ifndef __DRV_EXTERN_SPI_MODULE_NAME_H__
- #define __DRV_EXTERN_SPI_MODULE_NAME_H__
- extern const char module_bootrom[];
- extern const char module_option[];
- extern const char module_ouibootinfo[];
- extern const char module_kernel[];
- extern const char module_ouimaininfo[];
- extern const char module_custable[];
- extern const char module_multipanel[];
- extern const char module_defpanel[];
- extern const char module_gammatable[];
- extern const char module_viptable[];
- extern const char module_cluptable[];
- extern const char module_modmedia[];
- extern const char module_modpicture[];
- extern const char module_modffmpeg[];
- extern const char module_modatv[];
- extern const char module_moddtv[];
- extern const char module_modtt[];
- extern const char module_modsub[];
- extern const char module_fontttf[];
- extern const char module_fontbenttf[];
- extern const char module_fonttelttf[];
- extern const char module_fontsinttf[];
- extern const char module_fontmymttf[];
- extern const char module_fontkhmttf[];
- extern const char module_tcontable[];
- extern const char module_adb[];
- extern const char module_icast[];
- extern const char module_spanish[];
- extern const char module_french[];
- extern const char module_german[];
- extern const char module_italian[];
- extern const char module_portuguese[];
- extern const char module_polish[];
- extern const char module_russian[];
- extern const char module_finnish[];
- extern const char module_swedish[];
- extern const char module_greek[];
- extern const char module_dutch[];
- extern const char module_english[];
- extern const char module_schinese[];
- extern const char module_ircn31661[];
- extern const char module_keypad[];
- extern const char module_keypadfac[];
- extern const char module_logo[];
- extern const char module_logo2[];
- extern const char module_logo3[];
- extern const char module_logo4[];
- extern const char module_cap_logo[];
- extern const char module_second_logo[];
- extern const char module_bmusic[];
- extern const char module_bmovie[];
- extern const char module_burnmusic[];
- extern const char module_uccp_fw[];
- extern const char module_projcfg[];
- extern const char module_projid[];
- extern const char module_barcode[];
- extern const char module_pannel_photo[];
- extern const char module_gamebin[];
- extern const char module_shipdata[];
- extern const char module_estickerbin[];
- extern const char module_rootfsext[];
- extern const char module_wbdata[];
- extern const char module_edid[];
- extern const char module_hdcpkey[];
- extern const char module_cikey[];
- extern const char module_hdcp2xkey[];
- extern const char module_noop[];
- extern const char module_end[];
- extern const char module_nvm[];
- extern const char module_panelset[];
- extern const char *flash_module_name_array[];
- #endif
|