the bitrig master branch has been updated by patrick with 1 new commit: commit 30f958434f3abb921977b812630a284b7a34e472 diff: https://github.com/bitrig/bitrig/commit/30f9584 author: Patrick Wildt <[email protected]> date: Sun Mar 1 16:24:45 2015 +0100
arm: various improvements to pl011 The PL011 is used on the rPi2 and qemu. In qemu, it works ok. On the rPi2, the driver has a few issues with the FIFO. To work around it, disable the FIFO for now, using a hw flag. While there, use the fdt intr establish API. M sys/arch/armv7/virt/pl011.c
