BootROM - 1.73  Booting from NAND flash  General initialization - Version: 1.0.0  Detected Device ID 6820  High speed PHY - Version: 2.0  Init RD NAS topology Serdes Lane 3 is USB3  Serdes Lane 4 is SGMII  board SerDes lanes topology details:  | Lane # | Speed | Type |  --------------------------------  | 0 | 06 | SATA0|  | 1 | 05 | PCIe0|  | 2 | 06 | SATA1|  | 3 | 05 | USB3 HOST1 |  | 4 | 05 | PCIe1|  | 5 | 00 | SGMII2|  --------------------------------  :** Link is Gen1, check the EP capability  PCIe, Idx 0: Link upgraded to Gen2 based on client cpabilities  :** Link is Gen1, check the EP capability  PCIe, Idx 1: remains Gen1  High speed PHY - Ended Successfully  DDR3 Training Sequence - Ver TIP-1.26.0  mvSysEnvGetTopologyUpdateInfo: TWSI Read failed  DDR3 Training Sequence - Switching XBAR Window to FastPath Window  DDR3 Training Sequence - Ended Successfully  Not detected suspend to RAM indication  BootROM: Image checksum verification PASSED  __ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** LOADER ** U-Boot 2013.01 (Mar 27 2015 - 16:55:31) Marvell version: 2014_T3.0p6 Boot version : v2.0.13 Board: RD-NAS-88F6820-DDR3 SoC: MV88F6820 Rev A0 running 2 CPUs CPU: ARM Cortex A9 MPCore (Rev 1) LE CPU 0 CPU @ 1332 [MHz] L2 @ 666 [MHz] TClock @ 200 [MHz] DDR @ 666 [MHz] DDR 32 Bit Width, FastPath Memory Access, DLB Enabled, ECC Disabled DRAM: 512 MiB Map: Code:0x1fea9000:0x1ff7632c BSS:0x1ffef6b4 Stack: 0x1f9a8f20 Heap:0x1f9a9000:0x1fea9000 raise: Signal # 8 caught U-ENV offset == 0x200000 raise: Signal # 8 caught U-ENV offset == 0x200000 U-Boot Environment:0x00200000:0x00220000 (NAND) NAND: 128 MiB MMC: mv_sdh: 0 DEVINFO offset == 0x900000 U-ENV offset == 0x200000 U-ENV offset == 0x200000 S-ENV offset == 0x240000 #### auto_recovery #### [u_env] get auto_recovery == yes [u_env] get auto_recovery == yes [u_env] get boot_part == 1 [u_env] get boot_part_ready == 3 auto_recovery enabled:1, boot_part:1, boot_part_ready:3 S-ENV offset == 0x240000 [boot_count_read] block:0x240000, size:128KB, records:64 [boot_count_read_record] boot_count:2, next_record:8 [boot_count_write] erase:0, auto_recovery->block_offset:0x240000 offset=0x244000 Updating boot_count ... [boot_count_write] offset:0x244000 , length:2048 done PCI-e 0 (IF 0 - bus 0) Root Complex Interface, Detected Link X1, GEN 2.0 PCI-e 1 (IF 1 - bus 1) Root Complex Interface, Detected Link X1, GEN 1.1 USB2.0 0: Host Mode USB3.0 1: Host Mode USB3.0 0: Host Mode Board configuration detected: mvEthE6171SwitchBasicInit init Net: | port | Interface | PHY address | |--------|-----------|--------------| | egiga0 | RGMII | 0x01 | | egiga1 | SGMII | 0x00 | egiga0 [PRIME], egiga1 auto_recovery_check changes bootcmd: run nandboot Hit any key to stop autoboot: 3  0 Marvell>> setenv bootargs console=ttyS0,115200 init=/sbin/init root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial ipv6.disable=1; dhcp; tftpboot 0x8000000 wrt/test/zImage.fdt; tftpboot 0x10000000 wrt/test/uInitrd; setenv fdt_skip_update yes; bootz 0x8000000 0x10000000 BOOTP broadcast 1 DHCP client bound to address 192.168.1.248 Using egiga0 device TFTP from server 192.168.1.100; our IP address is 192.168.1.248 Filename 'wrt/test/zImage.fdt'. Load address: 0x8000000 Loading: *#################################################################  #################################################################  #################################################################  #################################################################  ############################################################  6.1 MiB/s done Bytes transferred = 4694574 (47a22e hex) Using egiga0 device TFTP from server 192.168.1.100; our IP address is 192.168.1.248 Filename 'wrt/test/uInitrd'. Load address: 0x10000000 Loading: *#################################################################  #################################################################  #################################################################  #################################################################  #################################################################  #################################################################  #################################################################  #################################################################  #########################  6.4 MiB/s done Bytes transferred = 7991206 (79efa6 hex) ## Loading init Ramdisk from Legacy Image at 10000000 ... Image Name: initramfs-5.1.7-mvebu-tld-1 Created: 2019-07-31 4:34:29 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 7991142 Bytes = 7.6 MiB Load Address: 00000000 Entry Point: 00000000 Starting kernel ...