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@technexion.com
2009/12/16 ron minnich rminnich@gmail.com
On Tue, Dec 15, 2009 at 9:30 AM, Stefan Reinauer stepan@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@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot