Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Pages: 1
Hi,
I have managed to get a working serialcable. I also have a bricked dns323 rev A.
I have a backup of the ramdisk partions mtdblock0-4. I think I have read that mtdblock2 stores the kernel and block3 stores the ramdisk.
I tried to restore by using uboot command loadb k with block2-image and loadbr with block3-image. But it seems this is not correct.
I think it works for the kernel but the ramdiskt complains about bad Magic number.
Someone with expert knowlegde on this.
----------
U-Boot 1.1.1 (Nov 13 2006 - 14:01:34) Marvell version: 1.4.2
DRAM CS[0] base 0x00000000 size 64MB
DRAM Total size 64MB
[8192kB@ff800000] Flash: 8 MB
Addresses 20M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (20M - 16M): Done
*** Warning - bad CRC, using default environment
Soc: MV88F5181 Rev 3
CPU: ARM926 (Rev 0) running @ 500Mhz
SysClock = 166Mhz , TClock = 166Mhz
Init usb device.
PCI 0: PCI Express Root Complex Interface
PCI 1: Conventional PCI, speed = 33000000
Hit any key to stop autoboot: 0
## Booting image at ff820000 ...
Image Name: Debian kernel 2.6.32-5-orion5x
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1313552 Bytes = 1.3 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
## Loading Ramdisk Image at ff9a0000 ...
Bad Magic Number� ** LOADER **
** MARVELL BOARD: RD-88F5181-POS-NAS LE
Offline
I found this thread which says you can do exactly this (Restore of bricked dns323 using backup of mtdblocks, can it be done?)
http://dns323.kood.org/forum/viewtopic. … 56&p=1
It seems most info can be found here.
Offline
Pages: 1