]> git.dujemihanovic.xyz Git - u-boot.git/commit
bcm2835: Add simiple-framebuffer for use with fkms
authorJason Wessel <jason.wessel@windriver.com>
Wed, 26 Jul 2023 02:42:34 +0000 (10:42 +0800)
committerAnatolij Gustschin <agust@denx.de>
Sun, 13 Aug 2023 21:55:57 +0000 (23:55 +0200)
commit28cd244e847c9a3becc954b5d911a7e67f34b14a
tree2a774eba1c975be52d76cd463ef786ed94a75ec6
parentaba6776a71d3ccbbaf9452271c440364a5640ce3
bcm2835: Add simiple-framebuffer for use with fkms

When the fkms dtb overlay is used only the simple-framebuffer is
presented as a usable video display. So, add "simple-framebuffer"
compatible to enable video driver bcm2835.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Meng Li <Meng.Li@windriver.com>
drivers/video/bcm2835.c