Module Name: src Committed By: snj Date: Fri Aug 25 05:47:58 UTC 2017
Modified Files: src/sys/arch/arm/omap [netbsd-8]: am335x_prcm.c Log Message: Pull up following revision(s) (requested by skrll in ticket #228): sys/arch/arm/omap/am335x_prcm.c: revision 1.10 Always perform code previously code under #ifdef DIAGNOSTIC - it appears that the read is needed to help make the chip work. Someone with time and a datasheet can hopefully work out why. Fixes John D. Baker's boot problem reported on port-arm here: http://mail-index.netbsd.org/port-arm/2017/07/27/msg004323.html To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.9.8.1 src/sys/arch/arm/omap/am335x_prcm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.