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
diff --git a/CHANGELOG b/CHANGELOG index 802f5d3..3c0ff3f 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,6 +2,10 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix gzip bmp support (test if malloc fails, warning when truncated). + Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. + Patch by Stefan Roese, 07 Oct 2005 + * Fix booting from serial dataflash on AT91RM9200 Patch by Peter Menzebach, 29 Aug 2005