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

Libra Li librali1977 at gmail.com
Tue Dec 15 04:12:35 CET 2009


Hi Marc,

    Where do I create the directories? In "src/util"? Your think?

    Thanks.
    Libra.


2009/12/14 Marc Jones <marcj303 at gmail.com>

> On Mon, Dec 14, 2009 at 5:27 AM, Libra Li <librali1977 at gmail.com> wrote:
> > Hello,
> >
> >     This patch has RS690 function int15.
> >     The VGA BIOS is through int15 getting LCD panel's ID.
> >     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>
> >
>
> Hi Libra Li,
>
> I understand that you need the int15 vbios call back for your platform
> support, but we need to find a way to add it that doesn't put 690
> specific code into the generic int15 handler,
> util/x86emu/x86_interrupts.c. Can you fix this to move the code to a
> 690 specific file and to only include the case AMD_RS690_INT15: is it
> is a RS690 system built? src/include/vbios.h should be moved to an AMD
> 690 directory as well.
>
> Thanks,
> Marc
>
>
> --
> http://marcjonesconsulting.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091215/60b4c277/attachment.html>


More information about the coreboot mailing list