X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Ftx6.h;h=276e6eff482c2b0b9b025dbf6d9c398bb16b990f;hp=cb955dc86f92a0df363008114a522060da5da5ff;hb=992474c0b7ba8d8c51d81ff966e8e94d3d171bdb;hpb=d09591b6218991933822e3a809eb81c21c7b8230 diff --git a/include/configs/tx6.h b/include/configs/tx6.h index cb955dc86f..276e6eff48 100644 --- a/include/configs/tx6.h +++ b/include/configs/tx6.h @@ -51,7 +51,10 @@ #ifndef CONFIG_SOC_MX6UL #define CONFIG_VIDEO_IPUV3 #define CONFIG_IPUV3_CLK (CONFIG_SYS_SDRAM_CLK * 1000000 / 2) -#endif +#else +#define CONFIG_VIDEO_MXS +#define MXS_LCDIF_BASE 0x021c8000UL +#endif /* CONFIG_SOC_MX6UL */ #define CONFIG_LCD_LOGO #define LCD_BPP LCD_COLOR32 #define CONFIG_CMD_BMP