Module Name: src Committed By: rin Date: Tue Mar 2 07:27:24 UTC 2021
Modified Files: src/sys/arch/evbppc/obs405: obs600_autoconf.c obs600_machdep.c Log Message: Invoke calc_delayconst() before read_eeprom(), which uses delay(9). Fix unintended looong waiting time during boot. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbppc/obs405/obs600_autoconf.c cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbppc/obs405/obs600_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.