Home
last modified time | relevance | path

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

/Linux-v5.10/arch/h8300/boot/
DMakefile12 UIMAGE_ENTRYADDR = $(shell /bin/bash -c 'printf "0x%08x" \ macro
/Linux-v5.10/arch/nios2/boot/
DMakefile10 UIMAGE_ENTRYADDR = $(shell $(NM) vmlinux | awk '$$NF == "_start" {print $$1}') macro
/Linux-v5.10/arch/arc/boot/
DMakefile14 UIMAGE_ENTRYADDR = $(LINUX_START_TEXT) macro
/Linux-v5.10/arch/sparc/boot/
DMakefile51 UIMAGE_ENTRYADDR = $(CONFIG_UBOOT_ENTRY_ADDR) macro
/Linux-v5.10/arch/sh/boot/
DMakefile63 UIMAGE_ENTRYADDR = $(KERNEL_ENTRY) macro
/Linux-v5.10/arch/mips/boot/
DMakefile51 UIMAGE_ENTRYADDR = $(VMLINUX_ENTRY_ADDRESS) macro