android_kernel_samsung_msm8976/arch/sh/boot
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
..
compressed sh: Kill off superfluous sh_bios references from compressed loader. 2010-01-28 18:26:37 +09:00
romimage sh: include empty zero page in romImage 2009-12-04 16:26:20 +09:00
.gitignore sh: bzip2/lzma uImage support. 2009-07-21 17:24:36 +09:00
Makefile sh: fixed PMB mode refactoring. 2010-01-13 18:31:48 +09:00