Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/boot/
H A DMakefile66 UIMAGE_LOADADDR=$(LOADADDR) macro
69 UIMAGE_LOADADDR=$(CONFIG_ZBOOT_ROM_TEXT) macro
71 UIMAGE_LOADADDR=$(ZRELADDR) macro
76 if [ $(words $(UIMAGE_LOADADDR)) -ne 1 ]; then \
/openbmc/linux/arch/csky/boot/
H A DMakefile20 UIMAGE_LOADADDR = $(shell $(NM) vmlinux | awk '$$NF == "_start" {print $$1}') macro
/openbmc/linux/arch/nios2/boot/
H A DMakefile9 UIMAGE_LOADADDR = $(shell $(NM) vmlinux | awk '$$NF == "_stext" {print $$1}') macro
/openbmc/openbmc/meta-nuvoton/conf/machine/include/
H A Dnpcm7xx.inc8 KERNEL_EXTRA_ARGS ?= "UIMAGE_LOADADDR=0x00008000"
H A Dnpcm8xx.inc12 KERNEL_EXTRA_ARGS ?= "UIMAGE_LOADADDR=0x00008000"
/openbmc/linux/arch/microblaze/boot/
H A DMakefile23 UIMAGE_LOADADDR = $(CONFIG_KERNEL_BASE_ADDR) macro
/openbmc/linux/arch/arc/boot/
H A DMakefile12 UIMAGE_LOADADDR = $(CONFIG_LINUX_LINK_BASE) macro
/openbmc/linux/arch/xtensa/boot/
H A DMakefile44 UIMAGE_LOADADDR = $(CONFIG_KERNEL_LOAD_ADDRESS) macro
/openbmc/linux/arch/sparc/boot/
H A DMakefile50 UIMAGE_LOADADDR = $(CONFIG_UBOOT_LOAD_ADDR) macro
/openbmc/linux/arch/sh/boot/
H A DMakefile62 UIMAGE_LOADADDR = $(KERNEL_LOAD) macro
/openbmc/linux/arch/mips/boot/compressed/
H A DMakefile103 UIMAGE_LOADADDR = $(VMLINUZ_LOAD_ADDRESS) macro
/openbmc/linux/arch/mips/boot/
H A DMakefile50 UIMAGE_LOADADDR = $(VMLINUX_LOAD_ADDRESS) macro