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