X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Flcd.h;h=0e098d925ecb053e875cc5340aebe2b07d70765e;hb=47e75d72bc1ced0e8fd3e3e231304bfaa3e86540;hp=cd9d49d3ae4f845a85a169f5ae53958201ca1e94;hpb=b6c208ab1ebc2ac01e0029b8456210617ff67156;p=u-boot diff --git a/include/lcd.h b/include/lcd.h index cd9d49d3ae..0e098d925e 100644 --- a/include/lcd.h +++ b/include/lcd.h @@ -167,6 +167,7 @@ typedef struct vidinfo { u_long vl_sync; /* Horizontal / vertical sync */ u_long vl_bpix; /* Bits per pixel, 0 = 1, 1 = 2, 2 = 4, 3 = 8, 4 = 16 */ u_long vl_tft; /* 0 = passive, 1 = TFT */ + u_long vl_cont_pol_low; /* contrast polarity is low */ /* Horizontal control register. */ u_long vl_hsync_len; /* Length of horizontal sync */