[U-Boot] Error uncompressing kernel image

Michael Lawnick nospam_lawnick at gmx.de
Mon Feb 23 08:18:27 CET 2009


Alemao said the following:
>     return Z_MEM_ERROR;
> --------
> 
> Any ideas why this is happening?
Out of memory.

You don't tell us processor architecture/type. In my case (PPC, u-boot
1.3.3 ff) I'd take a look into include/configs/<board>.h and would
increase the constant CONFIG_SYS_MALLOC_LEN

HTH
-- 

Michael



More information about the U-Boot mailing list