nc100: declare location of font
authorAlan Cox <alan@linux.intel.com>
Mon, 30 Mar 2015 22:51:18 +0000 (23:51 +0100)
committerAlan Cox <alan@linux.intel.com>
Mon, 30 Mar 2015 22:51:18 +0000 (23:51 +0100)
Without this it gets put in the wrong place and binman then packs it wrongly
for our crt0.s and we jump into the font not the C main..

Kernel/platform-nc100/crt0.s

index 9559b89..3936dda 100644 (file)
@@ -4,6 +4,7 @@
                ; when they are first seen.     
                .area _CODE
                .area _CODE2
+               .area _FONT
                .area _VIDEO
                .area _CONST
                .area _DATA