diff options
author | Stefan Reinauer <reinauer@chromium.org> | 2011-10-12 14:35:54 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2011-10-13 20:01:37 +0200 |
commit | b6b8871dd3beaf2e39fdb854903466afe041eabc (patch) | |
tree | 8ca79c1689acbedd1096b1872e0aae7b39ac1704 /src/devices/smbus_ops.c | |
parent | c1efb9038402af268a0a25957ac236d047b21f22 (diff) |
Fix native x86 option rom initialization
- Intel option roms want an initialized i8259 or they will
throw an exception 6. This should be done in the southbridge
code, but that is executed much later than the VGA init, so
initialize the i8259 in src/devices/oprom/x86.c.
In the long run this will allow getting rid of some of the
ugly hacks in some AMD boards' romstage.c
- Don't overwrite the mode when copying mode info information back
from 0x600.
Change-Id: Idb01f13dbcd736d8d830b222ffe1ea85799fcd9c
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/257
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
Diffstat (limited to 'src/devices/smbus_ops.c')
0 files changed, 0 insertions, 0 deletions