Searched hist:b34bce45530ca897aea35915e0e42eb3c8047b52 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sh/boot/romimage/ |
H A D | vmlinux.scr | diff b34bce45530ca897aea35915e0e42eb3c8047b52 Tue May 18 16:42:40 CEST 2010 Magnus Damm <damm@opensource.se> sh: allow romImage data between head.S and the zero page
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>
|
H A D | head.S | diff b34bce45530ca897aea35915e0e42eb3c8047b52 Tue May 18 16:42:40 CEST 2010 Magnus Damm <damm@opensource.se> sh: allow romImage data between head.S and the zero page
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>
|