CVS commit: [netbsd-8] src/sys/arch/evbarm/rpi

2018-04-07 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun Apr  8 06:12:53 UTC 2018

Modified Files:
src/sys/arch/evbarm/rpi [netbsd-8]: rpi_machdep.c

Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #704):
sys/arch/evbarm/rpi/rpi_machdep.c: 1.81
Firmware after May 8, 2017 places APs in WFE state at boot. Add a "sev"
after writing the start vector, otherwise secondary CPUs will not boot.


To generate a diff of this commit:
cvs rdiff -u -r1.70.8.2 -r1.70.8.3 src/sys/arch/evbarm/rpi/rpi_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-8] src/sys/arch/evbarm/rpi

2017-06-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Wed Jun 21 17:50:08 UTC 2017

Modified Files:
src/sys/arch/evbarm/rpi [netbsd-8]: rpi_machdep.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #46):
sys/arch/evbarm/rpi/rpi_machdep.c: revision 1.72
Enable UART0 (PL011) on GPIO header for Raspberry Pi 3 / Zero W


To generate a diff of this commit:
cvs rdiff -u -r1.70.8.1 -r1.70.8.2 src/sys/arch/evbarm/rpi/rpi_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.