Home
last modified time | relevance | path

Searched defs:UIMAGE_ENTRYADDR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/nios2/boot/
H A DMakefile10 UIMAGE_ENTRYADDR = $(shell $(NM) vmlinux | awk '$$NF == "_start" {print $$1}') macro
/openbmc/linux/arch/arc/boot/
H A DMakefile13 UIMAGE_ENTRYADDR = $(LINUX_START_TEXT) macro
/openbmc/linux/arch/sparc/boot/
H A DMakefile51 UIMAGE_ENTRYADDR = $(CONFIG_UBOOT_ENTRY_ADDR) macro
/openbmc/linux/arch/sh/boot/
H A DMakefile63 UIMAGE_ENTRYADDR = $(KERNEL_ENTRY) macro
/openbmc/linux/arch/mips/boot/
H A DMakefile51 UIMAGE_ENTRYADDR = $(VMLINUX_ENTRY_ADDRESS) macro