Fix gzip bmp support (test if malloc fails, warning when truncated).

Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board.
Patch by Stefan Roese, 08 Oct 2005
This commit is contained in:
Stefan Roese
2005-10-08 10:19:07 +02:00
parent bccae9039e
commit c29ab9d71d
7 changed files with 82 additions and 14 deletions

View File

@@ -357,7 +357,7 @@
#define CFG_LCD_MEM CFG_LCD_BIG_MEM
#define CFG_LCD_REG CFG_LCD_BIG_REG
#define CFG_LCD_LOGO_MAX_SIZE (1024*1024)
#define CFG_VIDEO_LOGO_MAX_SIZE (1 << 20)
/*-----------------------------------------------------------------------
* Definitions for initial stack pointer and data area (in data cache)