From b34bce45530ca897aea35915e0e42eb3c8047b52 Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Tue, 18 May 2010 14:42:40 +0000 Subject: [PATCH] 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 Signed-off-by: Paul Mundt --- Reading git-format-patch failed