Please post the boot script

Please post the boot script that you are using.

You should be using the following:

1. To boot from onboard ROM (i.e. your "original state")
fis load vmlinux
exec -c "console=ttyAM0,115200 root=/dev/mtdblock1"

2. To boot from flash
fis load vmlinux
exec -c "console=ttyAM0,115200 root=/dev/hda1"

Jamie

Jamie McQuay | Sun, 09/14/2008 - 10:46

Reply

The content of this field is kept private and will not be shown publicly.