Attempts to migrate from another unit to this one resulted in a boot loop. After accessing it through a serial connection I was happy to see that U-Boot came up and attempted to load which ends in a bad crc statement and then reboot.
Console output and printenv is below. I did TFTP into it and send the zimage, but the same result after reboot. I think that I may need to know what specific address to send to, or maybe the rd.bin is what also needs to be re-flashed.
There are an incredible number of these 2 bay and 4 bay Synology boxes that people have which are bricked with the same problem of flashing blue light which I believe is a corrupt firmware issue. A lot of people would be grateful for a solution that would cost them a few dollar USB/com cable. I am not one to take and not give back so the results and how to would be here and the Synology forums as well.
Thank you to the Doozan community in advance.
----------------------------------------
Console output and printenv is below. I did TFTP into it and send the zimage, but the same result after reboot. I think that I may need to know what specific address to send to, or maybe the rd.bin is what also needs to be re-flashed.
There are an incredible number of these 2 bay and 4 bay Synology boxes that people have which are bricked with the same problem of flashing blue light which I believe is a corrupt firmware issue. A lot of people would be grateful for a solution that would cost them a few dollar USB/com cable. I am not one to take and not give back so the results and how to would be here and the Synology forums as well.
Thank you to the Doozan community in advance.
----------------------------------------
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__| ** LOADER **
** MARVELL BOARD: Synology Disk Station LE
U-Boot 1.1.4 (Apr 19 2012 - 18:47:44) Marvell version: 3.5.9
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 0068B3D4
Soc: 88F6282 A1CPU running @ 2000Mhz L2 running @ 500Mhz
SysClock = 500Mhz , TClock = 200Mhz
DRAM (DDR3) CAS Latency = 7 tRP = 7 tRAS = 20 tRCD=7
DRAM CS[0] base 0x00000000 size 512MB
DRAM Total size 512MB 16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
Using default environment
[8192kB@f8000000] Flash: 8 MB
CPU : Marvell Feroceon (Rev 1)
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: interface detected no Link.
PEX 1: PCI Express Root Complex Interface
PEX interface detected Link X1
Synology Model: DS213
Fan Status: Not Good
Fan 1: Not Good
Net: egiga0 [PRIME], egiga1
Hit any key to stop autoboot: 0
## Booting image at f8090000 ...
Image Name: Linux-2.6.32.12
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1550700 Bytes = 1.5 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
## Loading Ramdisk Image at f8390000 ...
Image Name: synology_88f6282_213 5644
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 3449313 Bytes = 3.3 MB
Load Address: 00800000
Entry Point: 00800000
Verifying Checksum ... Bad Data CRC
<Result of printenv and ver>
Marvell>> ver
U-Boot 1.1.4 (Apr 19 2012 - 18:47:44) Marvell version: 3.5.9
Marvell>> printenv
bootcmd=bootm F8090000 F8390000
baudrate=115200
loads_echo=0
ipaddr=192.168.1.154
serverip=192.168.1.155
rootpath=/mnt/ARM_FS/
netmask=255.255.254.0
run_diag=yes
stdin=serial
stdout=serial
stderr=serial
console=console=ttyS0,115200 mtdparts=spi_flash:0x80000@0(uboot)ro,0x700000@0x100000(root)
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
MALLOC_len=1
ethprime=egiga0
netbsd_en=no
vxworks_en=no
bootargs_root=root=/dev/nfs rw
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
lcd0_enable=0
lcd0_params=640x480-16@60
bootdelay=3
disaMvPnp=no
ethaddr=00:50:43:3c:3b:5d
ethmtu=1500
mvPhoneConfig=mv_phone_config=dev[0]:fxs,dev[1]:fxo
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
pcieTune=no
pcieTune1=no
bootargs=console=ttyS0,115200 ip=off initrd=0x00800040,8M root=/dev/md0 rw syno_hw_version=DS213v10 ihd_num=2 netif_num=1 flash_size=8
ethact=egiga0
Environment size: 1173/4092 bytes