* Alan Carvalho de Assis <[EMAIL PROTECTED]> [070128 21:02]:
> This is the working option:
> option ROM_SIZE = 512*1024-36*1024
>
> If I change it to 1MB or 2MB VGA console don't work:
> option ROM_SIZE = 2048*1024-36*1024
If you change the ROM_SIZE you also need to change the start of
the vga bios:
register "rom_address" = "0xfff80000"
should be
register "rom_address" = "0xffe00000"
for a 2MB image
--
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [EMAIL PROTECTED] • http://www.coresystems.de/
--
linuxbios mailing list
[email protected]
http://www.openbios.org/mailman/listinfo/linuxbios