[Bug 887] U-Boot initialization race condition: Hangs on boot

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed Dec 19 04:57:47 CET 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=887





------- Additional Comments From sagacis at gmail.com  2007-12-19 04:57 -------
I have the same problem.  I can only boot from the u-boot menu.

I tried bootdelay 5, but that didn't help.  Here are my settings:

baudrate=115200
bootcmd=setenv bootargs ${bootargs_base} ${mtdparts}; nand read.e 0x32000000
kernel; bootm 0x32000000
menu_1=Set console to USB: setenv stdin usbtty; setenv stdout usbtty; setenv
stderr usbtty
menu_2=Set console to serial: setenv stdin serial; setenv stdout serial; setenv
stderr serial
menu_3=Power off: neo1973 power-off
mtdids=nand0=neo1973-nand
mtdparts=mtdparts=neo1973-nand:0x00040000(u-boot),0x00004000(u-boot_env),0x00200000(kernel),0x000a0000(splash),0x03d1c000(rootfs)
quiet=1
splashimage=nand read.e 0x32000000 splash 0x5000; unzip 0x32000000 0x33d00000
0x96000
usbtty=cdc_acm
menu_6=Autofast-Charge and Backlight Off: neo1973 charger autofast; neo1973
backlight off
menu_7=Force Fast Charge and Backlight Off: neo1973 charger fast;neo1973
backlight off
sd_image_name=zImage
boot_menu_timeout=65000
bootargs=root=/dev/mmcblk0p1 rootdelay=5 console=ttySAC0,115200 console=tty0
loglevel=8
mtdparts=neo1973-nand:0x00040000(u-boot),0x00004000(u-boot_env),0x00200000(kernel),0x000a0000(splash),0x03d1c000(rootfs)
menu_4=Boot from SD: setenv bootargs root=/dev/mmcblk0p1 rootdelay=5
console=ttySAC0,115200 console=tty0 loglevel=8 ${mtdparts}; mmcinit; ext2load
mmc 0 0x32000000 /boot/${s_image_name}; bootm 0x32000000
bootargs_base=rootfstype=jffs2 root=/dev/mtdblock4 console=ttySAC0,115200
console=tty0 loglevel=8 psplash=false
partition=nand0,0
mtddevnum=0
mtddevname=u-boot
pcf50606_int1=0x4a
stdin=usbtty
stdout=usbtty
stderr=usbtty
bootdelay=5




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list