CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2017/01/03 12:57:01

Modified files:
        sys/arch/arm/mainbus: mainbus.c 
        sys/arch/armv7/conf: GENERIC files.armv7 
Added files:
        sys/dev/fdt    : files.fdt simplefb.c 

Log message:
Add simplefb(4), a driver to support the framebuffer set up by the firmware
on some platforms that use device trees.  Works on Allwinner (sunxi) and
should also work on Raspberry Pi (broadcom) armv7 platforms.

ok jsg@, visa@

Reply via email to