[U-Boot] multi image kernel+ramdisk

2013-07-09 Thread daniel formolo
Hi, I am trying to boot with a multi image file that was generated with mkimage. The uboot decompress the file and find the kernel, but is not find the filesystem. How can I fix the ramdisk address in ram to call bootm in right way? - command line used to mkimage: mkimage -A arm -T multi -C gzip

[U-Boot] multi image kernel+ramdisk

2013-07-09 Thread daniel formolo
Hi, I am trying to boot with a multi image file that was generated with mkimage. The uboot decompress the file and find the kernel, but is not find the filesystem. How can I fix the ramdisk address in ram to call bootm in right way? - command line used to mkimage: mkimage -A arm -T multi -C gzip