Well, it seems that after uploading the kernel via serial, starting it with the FDT took care of it. bootm 0x8000000 0x7500000 0x3b84008 With this the kernel was able to boot, the webserver is started also. Then I did quickly put an HDD in it and installed the DSM and that updated the eprom so the NAS now starts without issues. Thank you for all the valuable information posted here!by EzLett - uBoot
I downloaded the zimage and the rd.bin with serial to the addresses 0x8000000 and 0x7500000 and tried to boot them from there but it hangs at "booting the kernel". ALPINE_DB> loadb 7500000 115200 ## Ready for binary (kermit) download to 0x07500000 at 115200 bps... ## Total Size = 0x0037bef8 = 3653368 Bytes ## Start Addr = 0x07500000 ALPINE_DB> loadb 8000000 1152by EzLett - uBoot
Hi, I try to unbrick a DS416. It posts this upon power up via uart: Annapurna Labs stage 2: stage2_eth3_ram_loader v1.49.3 Executing next! Annapurna Labs stage 2: stage2.5_loader v1.49.3 SPD I2C Address:00000057 Executing next! Stage 3 2013.10-alpine_spl-1.49.4-00666-gccfe35f (Sep 08 2014 - 09:15:21) DRAM: 1 GiB EEPROM Revision ID = 34 Device ID = a212 Device Info: AL21200-by EzLett - uBoot