CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2016/08/07 11:46:36

Modified files:
        sys/arch/armv7/armv7: platform.c 
        sys/arch/armv7/conf: GENERIC files.armv7 
Added files:
        sys/arch/armv7/broadcom: bcm2835_dwctwo.c bcm2835_muart.c 
                                 bcm2836_intr.c files.broadcom 

Log message:
Initial support for Raspberry Pi 2/3.  All the hard work done by patrick@, I
just cleaned things up a bit.  Any bugs introduced in that process are
entirely mine.

This doesn't work yet.  But when it does, you'll need recent firmware from
the Raspberry Pi Foundation git repository at

https://github.com/raspberrypi/firmware

The device tree for the Raspberry Pi is somewhat in flux as bits and pieces
to support the Raspberry Pi 2 and 3 are committed to the mainline Linux
kernel.

Reply via email to