[U-Boot-Users] autoscript and bootm problem at NIOS

Maciej Witaszek maciek2w at gmail.com
Mon Aug 29 20:30:31 CEST 2005


Hi,
I use board DK20K200E with NIOS, 64MB SDRAM module and
CS8900. U-boot was get today (29-08-2005) from CVS.

I create gziped standalone images of kernel (2.4) and romfs.
I use autoscript to load it from tftp server.
The script is put on tftp server and downloaded
after obtained ip address by dhcp.

The script correctly downloads both images and put in right place in
memory. "iminfo" shows that CRC is correct for both images.
But "bootm" show an error -4 Z_MEM_ERROR() in inflate() function.

I set "unc_len" to 0x800000. It's enough for kernel and romfs.



More information about the U-Boot mailing list