rpi: Framebuffer and platform drivers

The platform driver is used to access the features provided by the
Videocore mboxes, i.e., power configuration and framebuffer setup. The
framebuffer driver uses the platform interface to setup a screen mode of
1024x768.
This commit is contained in:
Norman Feske
2013-09-15 17:48:10 +02:00
parent 1d5c11c7af
commit 148206d757
12 changed files with 921 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
#
# denote wich specs are also fullfilled by this spec
SPECS += arm_v6 pl011 usb
SPECS += arm_v6 pl011 usb framebuffer
# add repository relative include paths
REP_INC_DIR += include/platform/rpi