Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/h8300/boot/compressed/
DMakefile18 CONFIG_BOOT_LINK_OFFSET ?= 0x00280000 macro
19 IMAGE_OFFSET := $(shell printf "0x%08x" $$(($(CONFIG_MEMORY_START)+$(CONFIG_BOOT_LINK_OFFSET))))
/kernel/linux/linux-5.10/arch/sh/boot/
DMakefile17 CONFIG_BOOT_LINK_OFFSET ?= 0x00800000 macro
113 export CONFIG_PAGE_OFFSET CONFIG_MEMORY_START CONFIG_BOOT_LINK_OFFSET \