Home
last modified time | relevance | path

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

/linux-2.6.39/arch/h8300/boot/compressed/
DMakefile18 CONFIG_BOOT_LINK_OFFSET ?= 0x00140000 macro
19 IMAGE_OFFSET := $(shell printf "0x%08x" $$[$(CONFIG_MEMORY_START)+$(CONFIG_BOOT_LINK_OFFSET)])
/linux-2.6.39/arch/sh/boot/
DMakefile19 CONFIG_BOOT_LINK_OFFSET ?= 0x00800000 macro
116 export CONFIG_PAGE_OFFSET CONFIG_MEMORY_START CONFIG_BOOT_LINK_OFFSET \