• Paul Mundt's avatar
    sh: sh_bios detection. · 94cd0495
    Paul Mundt authored
    This adds some VBR sanity checks in the sh_bios code to ensure that the
    BIOS VBR is in range before blindly trapping in to it. This permits
    boards with varying boot loader configurations to always leave support
    for sh-bios enabled and it will just be disabled at run-time if not
    found.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    94cd0495
sh_bios.c 3.93 KB