Searched refs:CONFIG_BOOT_LINK_OFFSET (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/h8300/boot/compressed/
H A DMakefile17 CONFIG_BOOT_LINK_OFFSET ?= 0x00280000 macro
18 IMAGE_OFFSET := $(shell printf "0x%08x" $$(($(CONFIG_MEMORY_START)+$(CONFIG_BOOT_LINK_OFFSET))))
/linux-4.4.14/arch/sh/boot/compressed/
H A DMakefile22 $(CONFIG_BOOT_LINK_OFFSET)]')
27 $(CONFIG_BOOT_LINK_OFFSET)]')
/linux-4.4.14/arch/sh/boot/
H A DMakefile17 CONFIG_BOOT_LINK_OFFSET ?= 0x00800000 macro
113 export CONFIG_PAGE_OFFSET CONFIG_MEMORY_START CONFIG_BOOT_LINK_OFFSET \

Completed in 64 milliseconds