Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_FPGA_BASE (Results 1 – 5 of 5) sorted by relevance

/u-boot/board/socrates/
A Dlaw.c35 #if defined(CONFIG_SYS_FPGA_BASE)
36 SET_LAW(CONFIG_SYS_FPGA_BASE, LAW_SIZE_1M, LAW_TRGT_IF_LBC),
A Dtlb.c56 #if defined(CONFIG_SYS_FPGA_BASE)
61 SET_TLB_ENTRY(1, CONFIG_SYS_FPGA_BASE, CONFIG_SYS_FPGA_BASE,
A Dsocrates.c211 val[i++] = CONFIG_SYS_FPGA_BASE; in ft_board_setup()
/u-boot/include/configs/
A Dsocrates.h132 #define CONFIG_SYS_FPGA_BASE 0xc0000000 macro
138 #define CONFIG_SYS_NAND_BASE (CONFIG_SYS_FPGA_BASE + 0x70)
/u-boot/scripts/
A Dconfig_whitelist.txt2223 CONFIG_SYS_FPGA_BASE

Completed in 8 milliseconds