Hi all!
I've ordered my SheevaPlug on 4th of December 2010, the model name is RD-88F6281-BPLUG-A. Now I'm trying to recover it using "SheevaPlug_USB-Recovery1.2.zip" package on the CD included.
I did anything before item 6 from the instruction "SheevaPlug Development Kit - USB Flash Recovery from U-Boot-Rev1.2.pdf". My last action was typing "rcvr" in the Uboot console.
Now plug stops during a boot on line "Uncompressing Linux.............. done, booting the kernel." I could not get a linux shell prompt still. Please advice any solution of how to go further… Thanks!
Here is booting log:
512 MB
Flash: 0 kB
CPU : Marvell Feroceon (Rev 1)
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: interface detected no Link.
Net: egiga0 [PRIME], egiga1
Hit any key to stop autoboot: 0
Marvell>> rcvr
USB: scanning bus for devices... 2 USB Device(s) found
scanning bus for storage devices... 1 Storage Device(s) found
Trying to load image from USB flash drive using FAT FS
reading /flashware.img
...
72011776 bytes read
Update bootcmd
Erasing Nand...Writing to Nand... done
bootcmd: setenv bootargs $(console) root=/dev/ram0 rootfstype=squashfs initrd=0x2200000,0x41ad000 ramdisk_size=67252 recovery=usb serverip=0.0.0.0 ethact=$(ethact) ethaddr=F0:AD:4E:00:41:83 eth1addr=<NULL>; bootm 0x2000000;
Booting the image (@ 0x2000000)...
## Booting image at 02000000 ...
Image Name: Linux-2.6.22.18
Created: 2009-03-30 15:30:26 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2148292 Bytes = 2 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.