Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_QE_FW_ADDR (Results 1 – 12 of 12) sorted by relevance

/u-boot/include/configs/
A Dls1043a_common.h198 #define CONFIG_SYS_QE_FW_ADDR 0x940000 macro
212 #define CONFIG_SYS_QE_FW_ADDR (512 * 0x4A00) macro
218 #define CONFIG_SYS_QE_FW_ADDR 0x60940000 macro
A DT102xRDB.h571 #define CONFIG_SYS_QE_FW_ADDR 0x130000 macro
579 #define CONFIG_SYS_QE_FW_ADDR (512 * 0x920) macro
583 #define CONFIG_SYS_QE_FW_ADDR (4 * CONFIG_SYS_NAND_BLOCK_SIZE) macro
586 #define CONFIG_SYS_QE_FW_ADDR (12 * CONFIG_SYS_NAND_BLOCK_SIZE) macro
599 #define CONFIG_SYS_QE_FW_ADDR 0xEFE00000 macro
A DT104xRDB.h643 #define CONFIG_SYS_QE_FW_ADDR 0x130000 macro
645 #define CONFIG_SYS_QE_FW_ADDR (512 * 0x920) macro
647 #define CONFIG_SYS_QE_FW_ADDR (7 * CONFIG_SYS_NAND_BLOCK_SIZE) macro
649 #define CONFIG_SYS_QE_FW_ADDR 0xEFF10000 macro
A Dls1021aiot.h215 #define CONFIG_SYS_QE_FW_ADDR 0x67f40000 macro
A Dls1021atwr.h449 #define CONFIG_SYS_QE_FW_ADDR 0x60940000 macro
A Dls1021aqds.h445 #define CONFIG_SYS_QE_FW_ADDR 0x60940000 macro
A Dkmcent2.h428 #define CONFIG_SYS_QE_FW_ADDR 0xE8040000 macro
A Dp1_p2_rdb_pc.h588 #define CONFIG_SYS_QE_FW_ADDR 0xefec0000 macro
/u-boot/include/configs/km/
A Dkm-mpc8309.h17 #ifndef CONFIG_SYS_QE_FW_ADDR
18 #define CONFIG_SYS_QE_FW_ADDR 0xF00C0000 macro
/u-boot/drivers/qe/
A Dqe.c189 qe_upload_firmware((const void *)(CONFIG_SYS_QE_FW_ADDR + in qe_init()
212 qe_upload_firmware((const void *)CONFIG_SYS_QE_FW_ADDR); in qe_init()
235 void *addr = (void *)CONFIG_SYS_QE_FW_ADDR; in u_qe_init()
238 addr = (void *)(CONFIG_SYS_QE_FW_ADDR + in u_qe_init()
242 addr = (void *)(CONFIG_SYS_QE_FW_ADDR + in u_qe_init()
248 u32 blk = CONFIG_SYS_QE_FW_ADDR / 512; in u_qe_init()
278 void *addr = (void *)CONFIG_SYS_QE_FW_ADDR; in u_qe_init()
282 u32 blk = CONFIG_SYS_QE_FW_ADDR / 512; in u_qe_init()
316 u_qe_firmware_resume((const void *)CONFIG_SYS_QE_FW_ADDR, qe_immrr); in u_qe_resume()
/u-boot/scripts/
A Dconfig_whitelist.txt3441 CONFIG_SYS_QE_FW_ADDR
/u-boot/
A DREADME2937 - CONFIG_SYS_QE_FW_ADDR

Completed in 29 milliseconds