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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user