[LinuxBIOS] VGA Console does not start if ROM_SIZE > 512

Alan Carvalho de Assis acassis at gmail.com
Mon Jan 29 16:58:58 CET 2007


Hi Stefan,

2007/1/28, Stefan Reinauer <stepan at coresystems.de>:
> 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
> --

thank you very much.

It works perfectly now.


Cheers,

Alan




More information about the coreboot mailing list