ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
[platform/kernel/u-boot.git] / include / lcd.h
index 40e8d2a..d06d6f1 100644 (file)
@@ -223,6 +223,8 @@ typedef struct vidinfo {
        unsigned int logo_on;
        unsigned int logo_width;
        unsigned int logo_height;
+       int logo_x_offset;
+       int logo_y_offset;
        unsigned long logo_addr;
        unsigned int rgb_mode;
        unsigned int resolution;