aboutsummaryrefslogtreecommitdiff
path: root/src/post.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2013-02-10 00:35:01 -0500
committerKevin O'Connor <kevin@koconnor.net>2013-02-12 21:05:05 -0500
commit3a735baa31f6014e205a4892dc2ab95dc81af797 (patch)
tree5e0147590e0ee7e536b746d8278358daf5ede4f8 /src/post.c
parent9f08c905aedd43fc2e5c70511f0c68500ed31748 (diff)
downloadseabios-hppa-3a735baa31f6014e205a4892dc2ab95dc81af797.zip
seabios-hppa-3a735baa31f6014e205a4892dc2ab95dc81af797.tar.gz
seabios-hppa-3a735baa31f6014e205a4892dc2ab95dc81af797.tar.bz2
The mathcp setup touches the PIC and thus move to the "setup" phase.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/post.c')
-rw-r--r--src/post.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post.c b/src/post.c
index d75b868..c77d2dd 100644
--- a/src/post.c
+++ b/src/post.c
@@ -116,7 +116,6 @@ interface_init(void)
bda_init();
// Other interfaces
- mathcp_init();
boot_init();
bios32_init();
pmm_init();
@@ -157,6 +156,7 @@ platform_hardware_setup(void)
// Init base pc hardware.
pic_setup();
+ mathcp_setup();
timer_setup();
// Initialize pci