Hello!
> Another guess:
>
> It takes a long time to mount the NAND:
>
> [chroot] r...@c7x0:~$ time  mount -t jffs2 /dev/mtdblock2 /mnt/internal
> real    0m 16.04s
> user    0m 0.02s
> sys    0m 15.93s
> [chroot] r...@c7x0:~$
>
> Is there a timeout for mounting the partitions in kexecboot?

Long time mounting is ok for jffs2.
Kexecboot uses mount() syscall and there is no timeout.

Your issue seems very strange. Debug now is very developer-oriented 
(recompile with debug enabled and use serial console).. We have already 
some ideas how to make bug hunting easier later.

-- 
Yuri Bushmelev

_______________________________________________
Angstrom-distro-users mailing list
Angstrom-distro-users@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to