Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boot/romimage/
H A Dhead.S11 .global romstart
12 romstart: label
38 .long end_data - romstart
42 .long loaded_code - romstart
H A DMakefile16 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(load-y) -e romstart \