Hi all,
I've got a new DNS-320 from Chinese market.
- hardware version: B2
- software version: 1.00
Wishing to replace the firmware with Debian. So I found the the Serial port pinout in mainboard.
To communicate to the NAS, open the serial port at 115200 baud, 8-n-1, flow control off. Power on the nas.
I am able to see it boot, however it seems that D-link put in some petty measures to stop tinkering.
U-Boot 1.1.4 (Apr 19 2012 - 11:21:19) Marvell version: 3.6.0.DNS-320B.01
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Soc: 88F6702 A1 CPU running @ 1000Mhz L2 running @ 500Mhz
SysClock = 400Mhz , TClock = 166Mhz
DRAM (DDR2) CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB 16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 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]
Hit any key to stop autoboot: 0
- "press any key" won't stop autoboot.
After the system is booted, console prompt me that "Please press Enter to activate this console."
- but "press any key" won't active this console
So is there any break-in code/method to enter u-boot console and shell?
Thanks!