fixed apic cluster.
It's still busted. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2163 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
a00719b2f2
commit
05c743a5eb
|
@ -183,6 +183,9 @@ chip northbridge/via/vt8601
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
chip cpu/via/model_centaur
|
device apic_cluster 0 on
|
||||||
end
|
chip cpu/via/model_centaur
|
||||||
|
device apic 0 on end
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue