[coreboot] [PATCH] The function int15 running on the Technexion's tim5690.

Libra Li librali1977 at gmail.com
Thu Dec 17 08:31:02 CET 2009


Hello,

    I modified int15_handler on mainboard.

    The VGA BIOS is through int15 getting LCD panel's ID. Then the VBIOS
call int15.
    The panel's ID is selection by switch.
    This functions is reference "AMD RS690 ASIC Family BIOS Developer’s
Guide".

    Thanks.

    Signed-off-by: Libra Li <libra.li at technexion.com>


2009/12/16 ron minnich <rminnich at gmail.com>

> On Tue, Dec 15, 2009 at 9:30 AM, Stefan Reinauer <stepan at coresystems.de>
> wrote:
>
> > I think it should go to southbridge/amd/rs690, or even to the mainboard
> > directory, if it's about detecting a specific LCD version.
>
> oops. You're right. Mainboard directory.
>
> Should we use the weak symbols thing for attaching handlers like this?
>
> So the default in yabel is a weak symbol and can be over-ridden by a
> compiled in handler?
>
> ron
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091217/d7f619ce/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tim5690_vbios_int15_2.patch
Type: text/x-patch
Size: 8530 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091217/d7f619ce/attachment.patch>


More information about the coreboot mailing list