linux-kernel-test/arch/sh/boot/compressed
Paul Mundt abec86a802 sh: Kill off superfluous sh_bios references from compressed loader.
The VBR value needs to be initialized in order for any of the bios
trapping to work, and as we don't do that until slightly later in the
boot process, this has no real chance of working.

The only reason for using this in the past was due to the fact that early
serial initialization wasn't possible, but now that early sh-sci is
supported by everyone, there's no longer any reason to support the
sh_bios hacks in the first place. Given that, we just kill off the
references completely.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-01-28 18:26:37 +09:00
..
.gitignore sh: bzip2/lzma zImage support. 2009-07-11 13:21:19 -04:00
cache.c sh: Merge the sh64 zImage bits. 2008-01-28 13:18:52 +09:00
head_32.S sh: Remove implicit sign extension from assembler immediates 2009-08-24 17:09:53 +09:00
head_64.S sh: Fix up the sh64 zImage build. 2009-05-10 00:36:22 +09:00
install.sh kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00
Makefile sh: Kill off superfluous sh_bios references from compressed loader. 2010-01-28 18:26:37 +09:00
misc.c sh: Kill off superfluous sh_bios references from compressed loader. 2010-01-28 18:26:37 +09:00
vmlinux.scr sh: bzip2/lzma zImage support. 2009-07-11 13:21:19 -04:00