On 02/19/2011 12:00, community-requ...@lists.openmoko.org wrote:
menu_2=Boot from uSD3 (FAT+ext2): setenv bootargs ${bootargs_base}
>>  rootfstype=ext2 root=/dev/mmcblk0p3 rootdelay=5 ${mtdparts} ro;
>>  mmcinit; fatload mmc 1 0x32000000 ${sd_image_name}_3.bin; bootm
>>  0x32000000
>>  1833944 bytes read
>>  Wrong Image Format for bootm command
>>  ERROR: can't get kernel image!
Is 1833944 the correct size of uImage_3.bin? What does the command "file
uImage_3.bin" say?
From the laptop (freebsd 8.1):

nb-mariani:GameRunner > file uImage.bin
uImage.bin: data
nb-mariani:GameRunner > ls -l uImage.bin
-rw-r--r--  1 jack  jack  1833944 Feb 16 17:10 uImage.bin
and, from the FreeRunner (qtmoko v32, NAND):
root@neo:~# file /media/card/uImage_3.bin
/media/card/uImage_3.bin: data
root@neo:~# ls -l /media/card/uImage_3.bin
-rwxr-xr-x 1 root root 1833944 Feb 17 10:59 /media/card/uImage_3.bin
Thanks
 Giacomo


--
#################################################
giacomo 'giotti' mariani
O<  ASCII ribbon campaign: stop HTML mail
www.asciiribbon.org
#################################################


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to