Searched refs:CONFIG_SYS_FSL_OCRAM_BASE (Results 1 – 10 of 10) sorted by relevance
/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
D | cpu.h | 101 { CONFIG_SYS_FSL_OCRAM_BASE, CONFIG_SYS_FSL_OCRAM_BASE, 156 { CONFIG_SYS_FSL_OCRAM_BASE, CONFIG_SYS_FSL_OCRAM_BASE, 200 { CONFIG_SYS_FSL_OCRAM_BASE, CONFIG_SYS_FSL_OCRAM_BASE, 306 { CONFIG_SYS_FSL_OCRAM_BASE, CONFIG_SYS_FSL_OCRAM_BASE,
|
D | config.h | 31 #define CONFIG_SYS_FSL_OCRAM_BASE 0x18000000 /* initial RAM */ macro 175 #define CONFIG_SYS_FSL_OCRAM_BASE 0x18000000 /* initial RAM */ macro 180 #define CONFIG_SYS_FSL_OCRAM_BASE 0x10000000 /* initial RAM */ macro
|
/external/u-boot/include/configs/ |
D | ls2080a_common.h | 20 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0) 209 #define CONFIG_SPL_STACK (CONFIG_SYS_FSL_OCRAM_BASE + 0x9ff0)
|
D | ls1088a_common.h | 32 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0) 228 #define CONFIG_SPL_STACK (CONFIG_SYS_FSL_OCRAM_BASE + 0x9ff0)
|
D | ls1012a_common.h | 19 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0)
|
D | ls1046a_common.h | 35 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0)
|
D | ls1043a_common.h | 37 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0)
|
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
D | lowlevel.S | 317 ldr x0, =CONFIG_SYS_FSL_OCRAM_BASE 318 ldr x1, =(CONFIG_SYS_FSL_OCRAM_BASE + CONFIG_SYS_FSL_OCRAM_SIZE)
|
D | cpu.c | 77 gd->arch.tlb_addr = CONFIG_SYS_FSL_OCRAM_BASE; in early_mmu_setup()
|
/external/u-boot/scripts/ |
D | config_whitelist.txt | 2882 CONFIG_SYS_FSL_OCRAM_BASE
|