As i got my new D3Plug just in time i was only able to update it before testing.
Now it is back and it looks like upgraded to death.
I was following http://archlinuxarm.org/platforms/armv7 ... s-ui-tabs2 to restore the root filesystem but it does not recognize any USB Stick (8, 16, 32 GB of different vendors). Even trying a small 1GB SD-Card using an USB hub was not successful. Some of the sticks have already been bootable sticks for rescue, test or installation purposes of mostly x86 systems.
Does anyone recognize or know my failure according to the following log?
TIA
Stefan
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__|
** LOADER **
U-Boot 2009.08-dirty (Jan 16 2013 - 10:08:22) Marvell version: 5.4.4
BootROM:
Version on chip: 2.33
Status: OK
Retries #: 0
Board: RD-88AP510
SoC: MV88F510 Rev 7
CPU: Marvell Sheeva (Rev 5)
CPU @ 933Mhz, L2 @ 466Mhz
DDR3 @ 466Mhz, TClock @ 166Mhz
PEX 0: interface detected no Link.
PEX 1: interface detected no Link.
Write Leveling Results:
CS0, Lane: 0, value: 19
CS0, Lane: 1, value: 13
CS0, Lane: 2, value: 12
CS0, Lane: 3, value: 13
DRAM: 1 GB
CS 0: base 0x00000000 size 1 GB
Addresses 12M - 0M are saved for the U-Boot usage.
SF: Detected MX25L1605D with page size 256, total 2097152 bytes
Streaming disabled
L2 Cache Prefetch disabled
L2 Cache ECC disabled
USB 0: Host Mode
USB 1: Host Mode
Setting VPU power ON.
Setting GPU power ON.
MMC: MV_SDHCI: 0, MV_SDHCI: 1
Net: egiga0 [PRIME]
Hit any key to stop autoboot: 0
Marvell>> setenv bootcmd 'usb start; ext2load usb 0 0x6400000 /boot/uImage; bootm 0x6400000'
Marvell>> setenv bootargs 'console=ttyS0,115200 root=/dev/sda1 rw rootwait pm_disable'
Marvell>> saveenv
Saving Environment to SPI Flash...
Unprotecting flash: [Done]
Erasing 0xc0000 - 0xd0000: [Done]
Writing to SPI flash: [Done]
Protecting flash: [Done]
Marvell>> reset
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__|
** LOADER **
U-Boot 2009.08-dirty (Jan 16 2013 - 10:08:22) Marvell version: 5.4.4
BootROM:
Version on chip: 2.33
Status: OK
Retries #: 0
Board: RD-88AP510
SoC: MV88F510 Rev 7
CPU: Marvell Sheeva (Rev 5)
CPU @ 933Mhz, L2 @ 466Mhz
DDR3 @ 466Mhz, TClock @ 166Mhz
PEX 0: interface detected no Link.
PEX 1: interface detected no Link.
Write Leveling Results:
CS0, Lane: 0, value: 18
CS0, Lane: 1, value: 13
CS0, Lane: 2, value: 12
CS0, Lane: 3, value: 12
DRAM: 1 GB
CS 0: base 0x00000000 size 1 GB
Addresses 12M - 0M are saved for the U-Boot usage.
SF: Detected MX25L1605D with page size 256, total 2097152 bytes
Streaming disabled
L2 Cache Prefetch disabled
L2 Cache ECC disabled
USB 0: Host Mode
USB 1: Host Mode
Setting VPU power ON.
Setting GPU power ON.
MMC: MV_SDHCI: 0, MV_SDHCI: 1
Net: egiga0 [PRIME]
Hit any key to stop autoboot: 0
(Re)start USB...
USB: Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
Waiting for storage device(s) to settle before scanning...
scanning bus for storage devices... Device NOT ready
Request Sense returned 00 00 00
1 Storage Device(s) found
** Bad partition 1 **
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Marvell>>