Home
last modified time | relevance | path

Searched refs:bootpg (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dmp.c181 u32 bootpg; in determine_mp_bootpg() local
211 e = find_law(bootpg); in determine_mp_bootpg()
219 check = bootpg >> 13; in determine_mp_bootpg()
222 bootpg = check << 13; in determine_mp_bootpg()
227 check = bootpg >> 12; in determine_mp_bootpg()
230 bootpg = check << 12; in determine_mp_bootpg()
240 return bootpg; in determine_mp_bootpg()
268 out_be32(&ccm->bstrl, bootpg); in plat_mp_up()
270 e = find_law(bootpg); in plat_mp_up()
431 bootpg_map = bootpg; in setup_mp()
[all …]
H A Du-boot-spl.lds72 .bootpg ADDR(.text) - 0x1000 :
74 KEEP(*(.bootpg))
77 #if defined(CONFIG_FSL_IFC) /* Restrict bootpg at 4K boundry for IFC */
81 .bootpg ADDR(.text) + BOOT_PAGE_OFFSET :
83 arch/powerpc/cpu/mpc85xx/start.o (.bootpg)
H A Du-boot-nand_spl.lds46 #if defined(CONFIG_FSL_IFC) /* Restrict bootpg at 4K boundry for IFC */
47 .bootpg ADDR(.text) + 0x1000 :
49 start.o (.bootpg)
H A Du-boot.lds87 .bootpg ADDR(.text) - 0x1000 :
89 KEEP(arch/powerpc/cpu/mpc85xx/start.o (.bootpg))
93 .bootpg RESET_VECTOR_ADDRESS - 0xffc :
95 arch/powerpc/cpu/mpc85xx/start.o (.bootpg)
H A Du-boot-nand.lds79 .bootpg ADDR(.text) - 0x1000 :
81 KEEP(arch/powerpc/cpu/mpc85xx/start.o (.bootpg))
H A Dfdt.c40 u32 bootpg = determine_mp_bootpg(NULL); in ft_fixup_cpu() local
111 if ((u64)bootpg < memory_limit) { in ft_fixup_cpu()
112 off = fdt_add_mem_rsv(blob, bootpg, (u64)4096); in ft_fixup_cpu()
H A Dstart.S74 .section .bootpg,"ax"
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dmp.c90 u32 bootpg = determine_mp_bootpg(NULL); in cpu_mp_lmb_reserve() local
93 lmb_reserve(lmb, bootpg, 4096); in cpu_mp_lmb_reserve()
104 u32 bootpg = determine_mp_bootpg(NULL); in setup_mp() local
107 if (bootpg >= CONFIG_SYS_MAX_DDR_BAT_SIZE) { in setup_mp()
111 bootpg | BATL_PP_RW | BATL_MEMCOHERENCE); in setup_mp()
114 bootpg_va = bootpg; in setup_mp()
121 if (bootpg >= CONFIG_SYS_MAX_DDR_BAT_SIZE) in setup_mp()
125 if (bootpg != 0xfff00000) in setup_mp()
127 (bootpg >> 12)); in setup_mp()
H A Dfdt.c18 u32 bootpg = determine_mp_bootpg(NULL); in ft_cpu_setup() local
39 off = fdt_add_mem_rsv(blob, bootpg, (u64)4096); in ft_cpu_setup()
/openbmc/u-boot/tools/binman/test/
H A D81_powerpc_mpc85xx_bootpg_resetvec.dts13 powerpc-mpc85xx-bootpg-resetvec {
/openbmc/u-boot/arch/powerpc/dts/
H A Du-boot.dtsi27 powerpc-mpc85xx-bootpg-resetvec {
/openbmc/u-boot/tools/binman/
H A DREADME.entries255 Entry: powerpc-mpc85xx-bootpg-resetvec: PowerPC mpc85xx bootpg + resetvec code for U-Boot
262 'bootpg + resetvec' code for PowerPC mpc85xx CPUs which needs to be
/openbmc/u-boot/
H A DMakefile1336 OBJCOPYFLAGS_u-boot-br.bin := -O binary -j .bootpg -j .resetvec
H A DREADME3274 .resetvec is not kept and the section .bootpg is placed in the