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

Libra Li librali1977 at gmail.com
Fri Dec 18 02:57:04 CET 2009


Hi,

    Sorry. I'm loss some data in the last patch file.
    This a new patch is okay.

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

    Thanks.

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


2009/12/17 Libra Li <librali1977 at gmail.com>

> 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/20091218/6e69bf60/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tim5690_vbios_int15_4.patch
Type: text/x-patch
Size: 14568 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091218/6e69bf60/attachment.patch>


More information about the coreboot mailing list