CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/09/19 14:18:03
Modified files:
sys/arch/mvme88k/include: param.h
sys/arch/mvme88k/mvme88k: m197_machdep.c
sys/arch/mvme88k/stand/bootxx: Makefile bootxx.c
sys/arch/mvme88k/stand/libsa: Makefile libsa.h
sys/arch/mvme88k/stand/netboot: boot.c version.c
sys/arch/mvme88k/stand/tftpboot: boot.c version.c
Added files:
sys/arch/mvme88k/stand/libsa: board.c
Removed files:
sys/arch/mvme88k/stand/bootxx: version.c
Log message:
Perform the mvme197 latency timer reprogramming in the boot blocks, in
addition to the kernel, and unconditionnaly handle all busswitch revision 1
based boards as horribly broken, even with 50MHz clocks.
Based on an report of an early 50MHz 197LE board being unable to boot,
due to memory corruption.