sh: allow romImage data between head.S and the zero page
authorMagnus Damm <damm@opensource.se>
Tue, 18 May 2010 14:42:40 +0000 (14:42 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 31 May 2010 04:11:34 +0000 (13:11 +0900)
Extend the romImage code to allow putting data between
the head.S file and the empty_zero_page. Needed in the
case of more advanced loader code in a separate C file.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found