Module Name: src Committed By: phx Date: Sat May 8 14:40:08 UTC 2010
Modified Files: src/sys/arch/sandpoint/stand/netboot: brdsetup.c globals.h main.c Log Message: Calculate busclock and cpuclock for 8245-based boards from PLL_CFG and HID1. Print the clocks after netboot's welcome-message. Make sure DUART-mode is enabled for eumb-systems. Support for communication with the satellite processor via the 2nd UART. Currently only KuroBox and Synology make use of it. Synology also resets the board via its satellite. Fixed console speed for KuroBox and QNAP (it is 115200). To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/sandpoint/stand/netboot/brdsetup.c cvs rdiff -u -r1.12 -r1.13 src/sys/arch/sandpoint/stand/netboot/globals.h cvs rdiff -u -r1.24 -r1.25 src/sys/arch/sandpoint/stand/netboot/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.