fixed epia with vgabios

This commit is contained in:
Andrew Ip 2003-05-23 00:49:47 +00:00
parent b8097a015b
commit 0086a65df9

View file

@ -164,7 +164,7 @@ do_vgabios(void)
#ifdef VGABIOS_START
// Use VGA BIOS blob at specified address
// rom = VGABIOS_START;
rom = VGABIOS_START;
#else
pci_read_config_dword(dev, PCI_ROM_ADDRESS, &rom);
// paranoia