mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 16:37:30 +00:00
460b15adc9
When HDMI is not initialized (e.g. no monitor is plugged), the current
SimpleFB code will still create a broken SimpleFB node.
Detect whether HDMI is initialized when creating SimpleFB node.
Fixes:
|
||
---|---|---|
.. | ||
lcdc.c | ||
Makefile | ||
simplefb_common.c | ||
simplefb_common.h | ||
sunxi_de2.c | ||
sunxi_display.c | ||
sunxi_dw_hdmi.c | ||
sunxi_lcd.c | ||
tve_common.c |