Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds