mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-26 14:40:41 +00:00
3900b45125
flags member of struct timing was not initialized, this took to unpredictable behaviour of display flags, such DISPLAY_FLAGS_HSYNC_HIGH instead of _LOW etc. Init timing->flags = 0 Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Jagan Teki <jagan@openedev.com> |
||
---|---|---|
.. | ||
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 |