Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/boot/
DMakefile72 UIMAGE_LOADADDR=$(LOADADDR) macro
75 UIMAGE_LOADADDR=$(CONFIG_ZBOOT_ROM_TEXT) macro
77 UIMAGE_LOADADDR=$(ZRELADDR) macro
82 if [ $(words $(UIMAGE_LOADADDR)) -ne 1 ]; then \
/Linux-v4.19/arch/unicore32/boot/
DMakefile28 UIMAGE_LOADADDR = 0x0 macro
/Linux-v4.19/arch/h8300/boot/
DMakefile11 UIMAGE_LOADADDR = $(CONFIG_RAMBASE) macro
/Linux-v4.19/arch/microblaze/boot/
DMakefile29 UIMAGE_LOADADDR = $(CONFIG_KERNEL_BASE_ADDR) macro
/Linux-v4.19/arch/xtensa/boot/
DMakefile47 UIMAGE_LOADADDR = $(CONFIG_KERNEL_LOAD_ADDRESS) macro
/Linux-v4.19/arch/nios2/boot/
DMakefile9 UIMAGE_LOADADDR = $(shell $(NM) vmlinux | awk '$$NF == "_stext" {print $$1}') macro
/Linux-v4.19/arch/arc/boot/
DMakefile13 UIMAGE_LOADADDR = $(CONFIG_LINUX_LINK_BASE) macro
/Linux-v4.19/arch/sparc/boot/
DMakefile50 UIMAGE_LOADADDR = $(CONFIG_UBOOT_LOAD_ADDR) macro
/Linux-v4.19/arch/sh/boot/
DMakefile62 UIMAGE_LOADADDR = $(KERNEL_LOAD) macro
/Linux-v4.19/arch/mips/boot/compressed/
DMakefile90 UIMAGE_LOADADDR = $(VMLINUZ_LOAD_ADDRESS) macro
/Linux-v4.19/arch/mips/boot/
DMakefile50 UIMAGE_LOADADDR = $(VMLINUX_LOAD_ADDRESS) macro