mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Merge branch 'master' of git://git.denx.de/u-boot-video
This commit is contained in:
commit
3f0492f207
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ static int bcm2835_video_probe(struct udevice *dev)
|
|||
|
||||
static const struct udevice_id bcm2835_video_ids[] = {
|
||||
{ .compatible = "brcm,bcm2835-hdmi" },
|
||||
{ .compatible = "brcm,bcm2708-fb" },
|
||||
{ }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue