Hi Stefan,
2007/1/28, Stefan Reinauer stepan@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