mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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 | ||