Searched hist:"6 be3c9fca27252590b55b211bcf1df884fe3adbd" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | bcm2835.c | 6be3c9fca27252590b55b211bcf1df884fe3adbd Tue Jan 29 16:37:40 UTC 2013 Stephen Warren <swarren@wwwdotorg.org> video: add a driver for the bcm2835
The firmware running on the bcm2835 SoC's VideoCore CPU manages the display controller. Add a simple "LCD" driver that communicates with the firmware using the property mailbox protocol. This configures the display and frame-buffer to match whatever physical resolution the firmware chosen when booting, which is typically the native resolution of the attached display device, presumably unless otherwise specified in config.txt on the boot media.
Enable this driver in the Raspberry Pi board configuration.
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Acked-by: Anatolij Gustschin <agust@denx.de>
|
| H A D | Makefile | 6be3c9fca27252590b55b211bcf1df884fe3adbd Tue Jan 29 16:37:40 UTC 2013 Stephen Warren <swarren@wwwdotorg.org> video: add a driver for the bcm2835
The firmware running on the bcm2835 SoC's VideoCore CPU manages the display controller. Add a simple "LCD" driver that communicates with the firmware using the property mailbox protocol. This configures the display and frame-buffer to match whatever physical resolution the firmware chosen when booting, which is typically the native resolution of the attached display device, presumably unless otherwise specified in config.txt on the boot media.
Enable this driver in the Raspberry Pi board configuration.
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Acked-by: Anatolij Gustschin <agust@denx.de>
|