Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/boot/romimage/
H A Dhead.S11 .global romstart symbol
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 \