GameRunner v0.3 + uboot problem

giacomo 'giotti' mariani giacomomariani at yahoo.it
Fri Feb 18 18:11:54 CET 2011


> Can you paste the contents of u-boot environment?
>
> What's the error message exactly?
Sorry... I was to cryptic.

Error message:

> 1833944 bytes read
> Wrong Image Format for bootm command
> ERROR: can't get kernel image!

and my uboot_env is the following

> baudrate=115200
> bootargs_base=console=ttySAC2,115200 console=tty0 loglevel=4 regular_boot
> bootcmd=setenv bootargs ${bootargs_base} rootfstype=ubifs 
> ubi.mtd=6,2048 root=ubi0:om-gta02-rootfs ${mtdparts}; nand read.e 
> 0x32000000 kernel 0x300000; bootm 0x32000000
> bootdelay=1
> menu_1=Boot from uSD2 (FAT+ext2): setenv bootargs ${bootargs_base} 
> rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5 ${mtdparts} ro; 
> mmcinit; fatload mmc 1 0x32000000 ${sd_image_name}.bin; bootm 0x32000000
> 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
> menu_3=Boot from uSD6 (FAT+ext2): setenv bootargs ${bootargs_base} 
> rootfstype=ext2 root=/dev/mmcblk0p6 rootdelay=5 ${mtdparts} ro; 
> mmcinit; fatload mmc 1 0x32000000 ${sd_image_name}_6.bin; bootm 0x32000000
> menu_4=Boot from uSD7 (FAT+ext2): setenv bootargs ${bootargs_base} 
> rootfstype=ext2 root=/dev/mmcblk0p7 rootdelay=5 ${mtdparts} ro; 
> mmcinit; fatload mmc 1 0x32000000 ${sd_image_name}_7.bin 0x300000; 
> bootm 0x32000000
> menu_5=Set console to USB: setenv stdin usbtty; setenv stdout usbtty; 
> setenv stderr usbtty
> menu_6=Set console to serial: setenv stdin serial; setenv stdout 
> serial; setenv stderr serial
> menu_7=Reboot: reset
> menu_8=Power off: neo1973 power-off
> mtdparts=mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x0f6a0000(rootfs)
> panic=10
> quiet=1
> sd_image_name=uImage
> splashimage=nand read.e 0x32000000 splash 0x5000; unzip 0x32000000 
> 0x8800000 0x96000
> stderr=usbtty
> stdin=usbtty
> stdout=usbtty
> usbtty=cdc_acm

and the gamerunner menu-entry is: menu_2

Thanks in advance.

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




More information about the community mailing list