]> git.sur5r.net Git - u-boot/commit
video: arm: rpi: Add brcm,bcm2708-fb compatible
authorEmmanuel Vadot <manu@freebsd.org>
Mon, 2 Jul 2018 12:33:14 +0000 (14:33 +0200)
committerAnatolij Gustschin <agust@denx.de>
Mon, 2 Jul 2018 13:23:50 +0000 (15:23 +0200)
commit425daac481c1374313f8eae6c159368e12dc4043
tree3ca97e2782f55a786ea4c930d91099c70e01ece2
parent2121bbe49c27b2b2d865fac4e4071c5a90ae90b2
video: arm: rpi: Add brcm,bcm2708-fb compatible

When using CONFIG_OF_BOARD on rpi to use the dtb provided by the
RaspberryPi Fundation, the compatible string isn't the same, resulting
in not-functional video in u-boot.

Signed-off-by: Oleksandr Tymoshenko <gonzo@FreeBSD.org>
Signed-off-by: Emmanuel Vadot <manu@freebsd.org>
drivers/video/bcm2835.c