#Toaster 3.1
Jim,
You have MoveSSP specified? Makes a big difference. The sequence
(assuming yo have a GVP board) is:
;BEGIN 68040_FastROM
cpu nocache noburst nocopyback ; suggested by Mike GVP 5/10/93
SYS:Utilities/GVPCpuCtrl MoveSSP FASTROM
cpu cache burst copyback ; suggested by Mike GVP 5/10/93
;END 68040_FastROM
Without the moveSSP, it is about the same as a '030.
wmc – via Autopilot!