Home
last modified time | relevance | path

Searched refs:CONFIG_BOOT_LINK_OFFSET (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/h8300/boot/compressed/
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/
DMakefile17 CONFIG_BOOT_LINK_OFFSET ?= 0x00800000 macro
113 export CONFIG_PAGE_OFFSET CONFIG_MEMORY_START CONFIG_BOOT_LINK_OFFSET \