CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/29 11:25:20
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : bcm2835_aux.c
Log message:
Add a bcmaux(4) driver that handles clocks and interrupts for the
auxilliary UART. Makes serial console work with newer device trees.
ok jsg@
