mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
b29712e941
Sometimes when a monitor without EDID information is plugged, the DE2
won't be probed (because of lack of timing information), but the HDMI
node is probed, thus a SimpleFB node with invalid information will be
populated.
Also detect whether DE2 is probed 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 |