librecore-org / librecore

GNU General Public License v2.0
88 stars 10 forks source link

[gm45] Fix FSB 800MHz #14

Closed ArthurHeymans closed 7 years ago

ArthurHeymans commented 7 years ago

800MHz fsb does not work on gm45, which causes SU (ultra low voltage?) CPU on x200s and x200t to not boot. Fixing this would also allow the (very high end) thinkpad x301 to be ported, which exclusively uses SU CPUs.

A possible test setup for this would be a lenovo T400, fix the dock code so that the SIO can be used / just use EHCI debug. Find a crappy cheap 800MHz fsb CPU that fits the socket and do the usual raminit debugging. Fixing the dock would be more interesting since this would allow to use SerialICE.

ghost commented 7 years ago

I have all these things:

ghost commented 7 years ago

If we fix the dock, I can do all the required testing. And we'd have a working dock, which would also be very nice.

Tracked in issue #15.

ArthurHeymans commented 7 years ago

Not a problem apparently.