X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FVOH405.h;h=96f3d26cc5eea997c1406a525222030180ac36ba;hb=dcaa71562826a2466e894c868d132509dcda8444;hp=b3ce3da822c054cb853d316df4da5ba5a0845ea4;hpb=0c8721a466b5e0eca7e7fbe1007777fa82100541;p=u-boot diff --git a/include/configs/VOH405.h b/include/configs/VOH405.h index b3ce3da822..96f3d26cc5 100644 --- a/include/configs/VOH405.h +++ b/include/configs/VOH405.h @@ -141,6 +141,8 @@ * NAND-FLASH stuff *----------------------------------------------------------------------- */ +#define CFG_NAND_LEGACY + #define CFG_MAX_NAND_DEVICE 1 /* Max number of NAND devices */ #define SECTORSIZE 512 @@ -362,7 +364,7 @@ #define CFG_LCD_SMALL_MEM 0xF1400000 /* Epson S1D13704 Mem Base Address */ #define CFG_LCD_SMALL_REG 0xF140FFE0 /* Epson S1D13704 Reg Base Address */ -#define CFG_LCD_LOGO_MAX_SIZE (1024*1024) +#define CFG_VIDEO_LOGO_MAX_SIZE (1 << 20) /*----------------------------------------------------------------------- * FPGA stuff