Welcome! Log In Create A New Profile

Advanced

RN10400

Posted by AkkJaa 
Re: RN10400
March 03, 2021 05:07PM
AkkJaa,

A nitpick. When you post the commands and output, you should copy and paste everything verbatim. Tthe Linux shell prompt before the command is important, because, at a glance, I can tell which system you are running on.

> mkimage
> bash: mkimage: command not found

In the system you are using to create the rootfs, install u-boot-tools to make mkimage available:
apt-get install u-boot-tools


> And i can't find the file.:
> armada-370-netgear-rn104.dtb but i had the file.:
> armada370-netgear-rn102.dtb so i used that one.

Yes, that is the correct temporary DTB to use. You can also download the latest kernel and extract the DTB from the tarball and copy that armada-370-netgear-rn104.dtb file to /boot/dts.

Quote
https://forum.doozan.com/read.php?2,32146

Updated 19 Jan 2021:

Kernel 5.10.7-mvebu-tld-1 package has been uploaded.

New/Updated in this release:

- Moved JFFS2 and ORANGEFS to loadable modules.
- Fixed kernel regression in uncompression with debug on.
- Change kernel compression mode to use xz. The kernel image size was reduced by a few 100's MB.


Latest Linux kernel 5.x general release information can be found at:
LinuxChanges log

Download at Dropbox

linux-5.10.7-mvebu-tld-1-bodhi.tar.bz2

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: RN10400
March 06, 2021 11:18AM
Bodhi,

Now i think i have a littlebit new progress here. Here come the first read out.
I have done this now.
root@debian:~# cd /media/root/rootfs/boot
root@debian:/media/root/rootfs/boot# ls -lart
total 131636
-rwxr-xr-x  1 root root  5057632 Aug 19  2019 zImage-5.2.9-mvebu-tld-1
-rwxr-xr-x  1 root root  5057632 Aug 19  2019 zImage
-rw-r--r--  1 root root   183639 Aug 19  2019 config-5.2.9-mvebu-tld-1
-rw-------  1 root root  5057632 Aug 19  2019 vmlinuz-5.2.9-mvebu-tld-1
-rw-------  1 root root  3266081 Aug 19  2019 System.map-5.2.9-mvebu-tld-1
-rw-r--r--  1 root root  9676808 Aug 19  2019 linux-headers-5.2.9-mvebu-tld-1_1.0_armhf.deb
drwxr-xr-x  2 root root     4096 Aug 19  2019 dts
-rw-r--r--  1 root root  9488554 Aug 26  2019 initrd.img-5.2.9-mvebu-tld-1
-rw-r--r--  1 root root  9488618 Aug 26  2019 uInitrd
-rw-r--r--  1 root root    14644 Dec 30 08:21 armada-370-netgear-rn102.dtb
-rw-r--r--  1 root root 38430626 Mar  3 00:47 linux-5.10.7-mvebu-tld-1-bodhi.tar.bz2
-rw-r--r--  1 root root 38686327 Mar  3 18:53 linux-5.2.9-mvebu-tld-1-bodhi.tar.bz2
drwxrwxrwx 21 root root     4096 Mar  6 15:55 ..
drwxr-xr-x  3 root root     4096 Mar  6 16:48 .
-rwxr-xr-x  1 root root  5072550 Mar  6 17:32 zImage.fdt
-rw-r--r--  1 root root  5072614 Mar  6 17:32 uImage
root@debian:/media/root/rootfs/boot# cp -a zImage-5.2.9-mvebu-tld-1 zImage.fdt
root@debian:/media/root/rootfs/boot# cat dts/armada-370-netgear-rn102.dtb >> zImage.fdt
root@debian:/media/root/rootfs/boot# mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.10.7-mvebu-tld-1 -d zImage.fdt uImage
Image Name:   Linux-5.10.7-mvebu-tld-1
Created:      Sat Mar  6 17:48:02 2021
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:    5072277 Bytes = 4953.40 KiB = 4.84 MiB
Load Address: 00008000
Entry Point:  00008000
root@debian:/media/root/rootfs/boot# sync
root@debian:/media/root/rootfs/boot#
Then i move the USB disk to RN10400 motherboard.
This is the first reading.
Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
reading /uImage-recovery

** Unable to read "/uImage-recovery" from usb 0:1 **
reading /initrd-recovery.gz

** Unable to read "/initrd-recovery.gz" from usb 0:1 **

NAND read: device 0 offset 0xd4000, size 0x6000
 24576 bytes read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Marvell>>
The i interupt and write in setenv printenv and boot. Then this.
Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB
Port0: phyAddr=0x0, Not Marvell PHY id1 ffff id2 ffff
PHY error - shutdown port0

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga1 [PRIME]
Warning: egiga1 MAC addresses don't match:
Address in SROM is         e8:fc:af:e5:34:cb
Address in environment is  e8:fc:af:e5:34:ca

Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial'
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x2100000 /boot/uInitrd'
Marvell>> setenv usb_boot 'mw 0x800000 0 1; run load_uimage; if run load_uinitrd; then bootm 0x800000 0x2100000; else bootm 0x800000; fi'
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
Marvell>> printenv
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start; run usb_bootcmd; usb stop; reset
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=no
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
load_uimage=ext2load usb 0:1 0x800000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x2100000 /boot/uInitrd
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=armada-nand:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
usb_boot=mw 0x800000 0 1; run load_uimage; if run load_uinitrd; then bootm 0x800000 0x2100000; else bootm 0x800000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2607/131068 bytes
Marvell>> boot
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5072341 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
9488618 bytes read
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-5.10.7-mvebu-tld-1
   Created:      2021-03-06  17:48:02 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5072277 Bytes = 4.8 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 02100000 ...
   Image Name:   initramfs-5.2.9-mvebu-tld-1
   Created:      2019-08-26  11:03:27 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9488554 Bytes = 9 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...
Then it stop here.
Have stop like this in the end here for about 20 min. it go no longer.
And it is the same flashing in both lights as before in the front on the motherboard.
I have run it 2 times but still the same.
So what do you think.

Regards.

AkkJaa..



Edited 1 time(s). Last edit at 03/06/2021 02:29PM by AkkJaa.
Re: RN10400
March 06, 2021 04:08PM
AkkJaa,

> Starting kernel ...

Good progress!

There are a few different reasons why it seems to stuck here. Do these:

- Back to the box you use to prepare the rootfs, download the attched armada-370-netgear-rn104.dtb
- Copy this DTB to the rootfs

cp -a armada-370-netgear-rn104.dtb /media/root/rootfs/boot/dts

- And then use this to recreate the uImage (you used the armada-370-netgear-rn102.dtb before)

Bring it back to the RN10400. Power up, interrupt serial console at countdown, and do the same envs set up as before

This time we will change the load address envs

Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial'
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage'
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd'
Marvell>> setenv usb_boot 'mw 0x800000 0 1; run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi'
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
Marvell>> printenv


boot

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 1 time(s). Last edit at 03/06/2021 04:12PM by bodhi.
Attachments:
open | download - armada-370-netgear-rn104.dtb (14.8 KB)
Re: RN10400
March 07, 2021 12:43AM
Hi Bodhi,

Have you see this place before..?

http://mirror.internode.on.net/pub/kali/dists/kali-dev/main/installer-armhf/current/images/device-tree/

I just put out the file armada-370-netgear-rn104.dtb on google and then this place show up.
But where can i find the file in here.??
I have search in here but can't find it.

Regards

AkkJaa...
Re: RN10400
March 07, 2021 01:27AM
AkkJaa,

No need to look for it. I've already attached the DTB in my post above.

Quote

- Back to the box you use to prepare the rootfs, download the attched armada-370-netgear-rn104.dtb


Attachments:
open | download - armada-370-netgear-rn104.dtb (14.8 KB)

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: RN10400
March 07, 2021 02:56AM
Bodhi,

Ok i see, i will try to find it. Now i downloaded from this site.:-
http://mirror.internode.on.net/pub/kali/dists/kali-dev/main/installer-armhf/current/images/device-tree/
Because i did not find it. But i will go back and try again to find it.
Oki here is what i have done now.:-
root@debian:~# cd /media/root/rootfs/boot
root@debian:/media/root/rootfs/boot# tar -xjf linux-5.10.7-mvebu-tld-1-bodhi.tar.bz2
root@debian:/media/root/rootfs/boot# tar -xf  linux-dtb-5.10.7-mvebu-tld-1.tar
root@debian:/media/root/rootfs/boot# ls -lart
total 81204
drwxr-xr-x  2 root root     4096 Dec 29 04:29 dts
-rw-r--r--  1 root root   200699 Jan 17 01:06 config-5.10.7-mvebu-tld-1
-rwxr-xr-x  1 root root  5124944 Jan 17 04:54 zImage.fdt
-rwxr-xr-x  1 root root  5124944 Jan 17 04:54 zImage-5.10.7-mvebu-tld-1
-rw-r--r--  1 root root  7695236 Jan 17 05:00 linux-headers-5.10.7-mvebu-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root 25298404 Jan 17 05:01 linux-image-5.10.7-mvebu-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root  1024000 Jan 17 05:15 linux-dtb-5.10.7-mvebu-tld-1.tar
-rw-r--r--  1 root root    85283 Jan 19 22:05 linux-5.10.7-mvebu-tld-1.patch
-rw-r--r--  1 root root 38430626 Mar  3 00:47 linux-5.10.7-mvebu-tld-1-bodhi.tar.bz2
-rw-r--r--  1 root root    15206 Mar  7 07:33 armada-370-netgear-rn104.dtb
drwxrwxrwx 21 root root     4096 Mar  7 09:17 ..
drwxr-xr-x  3 root root     4096 Mar  7 09:28 .
root@debian:/media/root/rootfs/boot# cp -a zImage-5.10.7-mvebu-tld-1 zImage.fdt
root@debian:/media/root/rootfs/boot# cp -a armada-370-netgear-rn104.dtb /media/root/rootfs/boot/dts
root@debian:/media/root/rootfs/boot# cat dts/armada-370-netgear-rn104.dtb >> zImage.fdt
root@debian:/media/root/rootfs/boot# mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.10.7-mvebu-tld-1 -d zImage.fdt uImage
Image Name:   Linux-5.10.7-mvebu-tld-1
Created:      Sun Mar  7 09:31:26 2021
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:    5140150 Bytes = 5019.68 KiB = 4.90 MiB
Load Address: 00008000
Entry Point:  00008000
root@debian:/media/root/rootfs/boot# ls -lart
total 86248
drwxr-xr-x  2 root root     4096 Dec 29 04:29 dts
-rw-r--r--  1 root root   200699 Jan 17 01:06 config-5.10.7-mvebu-tld-1
-rwxr-xr-x  1 root root  5124944 Jan 17 04:54 zImage-5.10.7-mvebu-tld-1
-rw-r--r--  1 root root  7695236 Jan 17 05:00 linux-headers-5.10.7-mvebu-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root 25298404 Jan 17 05:01 linux-image-5.10.7-mvebu-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root  1024000 Jan 17 05:15 linux-dtb-5.10.7-mvebu-tld-1.tar
-rw-r--r--  1 root root    85283 Jan 19 22:05 linux-5.10.7-mvebu-tld-1.patch
-rw-r--r--  1 root root 38430626 Mar  3 00:47 linux-5.10.7-mvebu-tld-1-bodhi.tar.bz2
-rw-r--r--  1 root root    15206 Mar  7 07:33 armada-370-netgear-rn104.dtb
drwxrwxrwx 21 root root     4096 Mar  7 09:17 ..
-rwxr-xr-x  1 root root  5140150 Mar  7 09:30 zImage.fdt
drwxr-xr-x  3 root root     4096 Mar  7 09:31 .
-rw-r--r--  1 root root  5140214 Mar  7 09:31 uImage
root@debian:/media/root/rootfs/boot#

Here come the first read out without interupt.
Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB
Port0: phyAddr=0x0, Not Marvell PHY id1 ffff id2 ffff
PHY error - shutdown port0

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga1 [PRIME]
Warning: egiga1 MAC addresses don't match:
Address in SROM is         e8:fc:af:e5:34:cb
Address in environment is  e8:fc:af:e5:34:ca

Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
reading /uImage-recovery

** Unable to read "/uImage-recovery" from usb 0:1 **
reading /initrd-recovery.gz

** Unable to read "/initrd-recovery.gz" from usb 0:1 **

NAND read: device 0 offset 0xd4000, size 0x6000
 24576 bytes read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Marvell>>

Now with interupt and setenv, printenv and boot

Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB
Port0: phyAddr=0x0, Not Marvell PHY id1 ffff id2 ffff
PHY error - shutdown port0

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga1 [PRIME]
Warning: egiga1 MAC addresses don't match:
Address in SROM is         e8:fc:af:e5:34:cb
Address in environment is  e8:fc:af:e5:34:ca

Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial'
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage'
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd'
Marvell>> setenv usb_boot 'mw 0x800000 0 1; run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi'
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
Marvell>> printenv
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start; run usb_bootcmd; usb stop; reset
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=no
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=armada-nand:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
usb_boot=mw 0x800000 0 1; run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2610/131068 bytes
Marvell>> boot
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5140214 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
** File not found /boot/uInitrd
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-5.10.7-mvebu-tld-1
   Created:      2021-03-07   9:31:26 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5140150 Bytes = 4.9 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

Yes it is the same. the 2 front led light is still flashing all the time. Now i will try to find the rn104 dtb file in here and try again.

Regards

AkkJaa...
Re: RN10400
March 07, 2021 03:00AM
Ohh.. i see it now. i did not see it this morning.. well.. i downloaded it now.. oki.. i try again right now.

Regards.

AkkJaa...



Edited 1 time(s). Last edit at 03/07/2021 03:01AM by AkkJaa.
Re: RN10400
March 07, 2021 03:42AM
Bodhi,
Now i deleted everything in the boot dir. and copy inn this files. and done everything again. here it comes.
root@debian:~# cd /media/root/rootfs/boot
root@debian:/media/root/rootfs/boot# ls -lart
total 38604
-rw-r--r--  1 root root  1024000 Jan 17 05:15 linux-dtb-5.10.7-mvebu-tld-1.tar
-rw-r--r--  1 root root 38430626 Mar  3 00:47 linux-5.10.7-mvebu-tld-1-bodhi.tar.bz2
-rw-r--r--  1 root root    15206 Mar  7 10:08 armada-370-netgear-rn104.dtb
drwxrwxrwx 21 root root     4096 Mar  7 10:11 ..
drwxr-xr-x  2 root root     4096 Mar  7 10:20 .
root@debian:/media/root/rootfs/boot# tar -xjf linux-5.10.7-mvebu-tld-1-bodhi.tar.bz2
root@debian:/media/root/rootfs/boot# tar -xf  linux-dtb-5.10.7-mvebu-tld-1.tar
root@debian:/media/root/rootfs/boot# ls -lart
total 76184
drwxr-xr-x  2 root root     4096 Dec 29 04:29 dts
-rw-r--r--  1 root root   200699 Jan 17 01:06 config-5.10.7-mvebu-tld-1
-rwxr-xr-x  1 root root  5124944 Jan 17 04:54 zImage-5.10.7-mvebu-tld-1
-rw-r--r--  1 root root  7695236 Jan 17 05:00 linux-headers-5.10.7-mvebu-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root 25298404 Jan 17 05:01 linux-image-5.10.7-mvebu-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root  1024000 Jan 17 05:15 linux-dtb-5.10.7-mvebu-tld-1.tar
-rw-r--r--  1 root root    85283 Jan 19 22:05 linux-5.10.7-mvebu-tld-1.patch
-rw-r--r--  1 root root 38430626 Mar  3 00:47 linux-5.10.7-mvebu-tld-1-bodhi.tar.bz2
-rw-r--r--  1 root root    15206 Mar  7 10:08 armada-370-netgear-rn104.dtb
drwxrwxrwx 21 root root     4096 Mar  7 10:11 ..
drwxr-xr-x  3 root root     4096 Mar  7 10:22 .
root@debian:/media/root/rootfs/boot# cp -a zImage-5.10.7-mvebu-tld-1 zImage.fdt
root@debian:/media/root/rootfs/boot# cp -a armada-370-netgear-rn104.dtb /media/root/rootfs/boot/dts
root@debian:/media/root/rootfs/boot# cat dts/armada-370-netgear-rn104.dtb >> zImage.fdt
root@debian:/media/root/rootfs/boot# mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.10.7-mvebu-tld-1 -d zImage.fdt uImage
Image Name:   Linux-5.10.7-mvebu-tld-1
Created:      Sun Mar  7 10:27:12 2021
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:    5140150 Bytes = 5019.68 KiB = 4.90 MiB
Load Address: 00008000
Entry Point:  00008000
root@debian:/media/root/rootfs/boot# ls -lart
total 86248
drwxr-xr-x  2 root root     4096 Dec 29 04:29 dts
-rw-r--r--  1 root root   200699 Jan 17 01:06 config-5.10.7-mvebu-tld-1
-rwxr-xr-x  1 root root  5124944 Jan 17 04:54 zImage-5.10.7-mvebu-tld-1
-rw-r--r--  1 root root  7695236 Jan 17 05:00 linux-headers-5.10.7-mvebu-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root 25298404 Jan 17 05:01 linux-image-5.10.7-mvebu-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root  1024000 Jan 17 05:15 linux-dtb-5.10.7-mvebu-tld-1.tar
-rw-r--r--  1 root root    85283 Jan 19 22:05 linux-5.10.7-mvebu-tld-1.patch
-rw-r--r--  1 root root 38430626 Mar  3 00:47 linux-5.10.7-mvebu-tld-1-bodhi.tar.bz2
-rw-r--r--  1 root root    15206 Mar  7 10:08 armada-370-netgear-rn104.dtb
drwxrwxrwx 21 root root     4096 Mar  7 10:11 ..
-rwxr-xr-x  1 root root  5140150 Mar  7 10:26 zImage.fdt
drwxr-xr-x  3 root root     4096 Mar  7 10:27 .
-rw-r--r--  1 root root  5140214 Mar  7 10:27 uImage
root@debian:/media/root/rootfs/boot#

And here i run it again.

Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB
Port0: phyAddr=0x0, Not Marvell PHY id1 ffff id2 ffff
PHY error - shutdown port0

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga1 [PRIME]
Warning: egiga1 MAC addresses don't match:
Address in SROM is         e8:fc:af:e5:34:cb
Address in environment is  e8:fc:af:e5:34:ca

Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial'
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage'
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd'
Marvell>> setenv usb_boot 'mw 0x800000 0 1; run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi'
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
Marvell>> printenv
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start; run usb_bootcmd; usb stop; reset
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=no
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=armada-nand:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
usb_boot=mw 0x800000 0 1; run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2610/131068 bytes
Marvell>> boot
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5140214 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
** File not found /boot/uInitrd
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-5.10.7-mvebu-tld-1
   Created:      2021-03-07  10:27:12 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5140150 Bytes = 4.9 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...
Ok, it look like the same. the 2 led lights still flashing like before. so i don't know.

Regards

AkkJaa...
Re: RN10400
March 07, 2021 04:16PM
AkkJaa,

Looks like this box is behaving the same as the RN102.

So it must be run with the special version kernel, as I described in this installation thread:

https://forum.doozan.com/read.php?2,92514

Quote

II. Netgear RN102 Intsallation
Updated 06 Sept 2020


Prerequiste

Serial console must be connected to perform the installation.

Installation Steps


A. Prepare rootfs on USB drive (Using any Linux box)

1. Download rootfs Debian-5.2.9-mvebu-tld-1-rootfs-bodhi.tar.bz2 from the release thread and extract rootfs to a USB drive (at least 4GB). See the release thread for instruction how to create rootfs.


2. Place the kernel tarball linux-5.8.5-mvebu-370xp-tld-1-bodhi.tar.bz2 to the rootfs

Mount the rootfs Debian-5.2.9-mvebu-tld-1-rootfs-bodhi.tar.bz2. Assuming the rootfs is mounted at /media/sdd1. Extract kernel files



Download at Dropbox

linux-5.10.7-mvebu-370xp-tld-1-bodhi.tar.bz2

.....


Follow the instruction and do all the step in both section A and B.

Ask questions if you are not sure about any thing while you perform the installation. And post the log the way you have been doing, it was very helpful to see possible problems quickly.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 1 time(s). Last edit at 03/07/2021 04:18PM by bodhi.
Re: RN10400
March 08, 2021 01:21AM
Bodhi,

Yes i see, i will try this later today.

Many thanks again.

Best Regards

AkkJaa.
Re: RN10400
March 08, 2021 03:40PM
Bodhi,

Then i try again, i have try some times now but something is wrong, but here it comes. i have deleted all in the boot dir now and start new.

root@debian:~# cd /media/root/rootfs/boot
root@debian:/media/root/rootfs/boot# ls -lart
total 37236
-rw-r--r--  1 root root    15206 Mar  7 10:08 armada-370-netgear-rn104.dtb
-rw-r--r--  1 root root 38058045 Mar  8 20:58 linux-5.10.7-mvebu-370xp-tld-1-bodhi.tar.bz2
drwxrwxrwx 21 root root     4096 Mar  8 21:07 ..
drwxr-xr-x  2 root root     4096 Mar  8 22:22 .
root@debian:/media/root/rootfs/boot# tar -xjf linux-5.10.7-mvebu-370xp-tld-1-bodhi.tar.bz2
root@debian:/media/root/rootfs/boot# tar -xf  linux-dtb-5.10.7-mvebu-370xp-tld-1.tar
root@debian:/media/root/rootfs/boot# ls -lart
total 75460
drwxr-xr-x  2 root root     4096 Dec 29 04:29 dts
-rw-r--r--  1 root root   199684 Jan 30 23:20 config-5.10.7-mvebu-370xp-tld-1
-rwxr-xr-x  1 root root  5006256 Jan 31 00:27 zImage-5.10.7-mvebu-370xp-tld-1
-rw-r--r--  1 root root  7650492 Jan 31 00:32 linux-headers-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root 25099952 Jan 31 00:33 linux-image-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root  1024000 Jan 31 00:46 linux-dtb-5.10.7-mvebu-370xp-tld-1.tar
-rw-r--r--  1 root root    85798 Jan 31 02:08 linux-5.10.7-mvebu-370xp-tld-1.patch
-rw-r--r--  1 root root    15206 Mar  7 10:08 armada-370-netgear-rn104.dtb
-rw-r--r--  1 root root 38058045 Mar  8 20:58 linux-5.10.7-mvebu-370xp-tld-1-bodhi.tar.bz2
drwxrwxrwx 21 root root     4096 Mar  8 21:07 ..
drwxr-xr-x  3 root root     4096 Mar  8 22:32 .
root@debian:/media/root/rootfs/boot# apt-get remove flash-kernel
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package 'flash-kernel' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@debian:/media/root/rootfs/boot# dpkg -i linux-image-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
dpkg: error processing archive linux-image-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb (--install):
 package architecture (armhf) does not match system (i386)
Errors were encountered while processing:
 linux-image-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
root@debian:/media/root/rootfs/boot# ls -lart
total 75460
drwxr-xr-x  2 root root     4096 Dec 29 04:29 dts
-rw-r--r--  1 root root   199684 Jan 30 23:20 config-5.10.7-mvebu-370xp-tld-1
-rwxr-xr-x  1 root root  5006256 Jan 31 00:27 zImage-5.10.7-mvebu-370xp-tld-1
-rw-r--r--  1 root root  7650492 Jan 31 00:32 linux-headers-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root 25099952 Jan 31 00:33 linux-image-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root  1024000 Jan 31 00:46 linux-dtb-5.10.7-mvebu-370xp-tld-1.tar
-rw-r--r--  1 root root    85798 Jan 31 02:08 linux-5.10.7-mvebu-370xp-tld-1.patch
-rw-r--r--  1 root root    15206 Mar  7 10:08 armada-370-netgear-rn104.dtb
-rw-r--r--  1 root root 38058045 Mar  8 20:58 linux-5.10.7-mvebu-370xp-tld-1-bodhi.tar.bz2
drwxrwxrwx 21 root root     4096 Mar  8 21:07 ..
drwxr-xr-x  3 root root     4096 Mar  8 22:32 .
root@debian:/media/root/rootfs/boot# cp -a uImage uImage.bak
cp: cannot stat 'uImage': No such file or directory
root@debian:/media/root/rootfs/boot# cp -a uInitrd uInitrd.bak
cp: cannot stat 'uInitrd': No such file or directory
root@debian:/media/root/rootfs/boot# cp -a zImage-5.10.7-mvebu-370xp-tld-1 zImage.fdt
root@debian:/media/root/rootfs/boot# cat dts/armada-370-netgear-rn104.dtb >> zImage.fdt
root@debian:/media/root/rootfs/boot# mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.10.7-mvebu-370xp-tld-1 -d zImage.fdt uImage
Image Name:   Linux-5.10.7-mvebu-370xp-tld-1
Created:      Mon Mar  8 22:35:47 2021
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:    5021462 Bytes = 4903.77 KiB = 4.79 MiB
Load Address: 00008000
Entry Point:  00008000
root@debian:/media/root/rootfs/boot# mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.10.7-mvebu-370xp-tld-1 -d initrd.img-5.10.7-mvebu-370xp-tld-1 uInitrd
mkimage: Can't open initrd.img-5.10.7-mvebu-370xp-tld-1: No such file or directory
root@debian:/media/root/rootfs/boot# ls -lart
total 85292
drwxr-xr-x  2 root root     4096 Dec 29 04:29 dts
-rw-r--r--  1 root root   199684 Jan 30 23:20 config-5.10.7-mvebu-370xp-tld-1
-rwxr-xr-x  1 root root  5006256 Jan 31 00:27 zImage-5.10.7-mvebu-370xp-tld-1
-rw-r--r--  1 root root  7650492 Jan 31 00:32 linux-headers-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root 25099952 Jan 31 00:33 linux-image-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root  1024000 Jan 31 00:46 linux-dtb-5.10.7-mvebu-370xp-tld-1.tar
-rw-r--r--  1 root root    85798 Jan 31 02:08 linux-5.10.7-mvebu-370xp-tld-1.patch
-rw-r--r--  1 root root    15206 Mar  7 10:08 armada-370-netgear-rn104.dtb
-rw-r--r--  1 root root 38058045 Mar  8 20:58 linux-5.10.7-mvebu-370xp-tld-1-bodhi.tar.bz2
drwxrwxrwx 21 root root     4096 Mar  8 21:07 ..
-rwxr-xr-x  1 root root  5021462 Mar  8 22:35 zImage.fdt
-rw-r--r--  1 root root  5021526 Mar  8 22:35 uImage
-rw-r--r--  1 root root        0 Mar  8 22:36 uInitrd
drwxr-xr-x  3 root root     4096 Mar  8 22:36 .
root@debian:/media/root/rootfs/boot# sync
root@debian:/media/root/rootfs/boot# sync
root@debian:/media/root/rootfs/boot# sync
root@debian:/media/root/rootfs/boot# shutdown -r now
And now the computer will restart so i will logg inn again. after this.

Yes then i will try to run it first look at what is in the USB drive.

root@debian:~# cd /media/root/rootfs/boot
root@debian:/media/root/rootfs/boot# ls -lart
total 85292
drwxr-xr-x  2 root root     4096 Dec 29 04:29 dts
-rw-r--r--  1 root root   199684 Jan 30 23:20 config-5.10.7-mvebu-370xp-tld-1
-rwxr-xr-x  1 root root  5006256 Jan 31 00:27 zImage-5.10.7-mvebu-370xp-tld-1
-rw-r--r--  1 root root  7650492 Jan 31 00:32 linux-headers-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root 25099952 Jan 31 00:33 linux-image-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
-rw-r--r--  1 root root  1024000 Jan 31 00:46 linux-dtb-5.10.7-mvebu-370xp-tld-1.tar
-rw-r--r--  1 root root    85798 Jan 31 02:08 linux-5.10.7-mvebu-370xp-tld-1.patch
-rw-r--r--  1 root root    15206 Mar  7 10:08 armada-370-netgear-rn104.dtb
-rw-r--r--  1 root root 38058045 Mar  8 20:58 linux-5.10.7-mvebu-370xp-tld-1-bodhi.tar.bz2
drwxrwxrwx 21 root root     4096 Mar  8 21:07 ..
-rwxr-xr-x  1 root root  5021462 Mar  8 22:35 zImage.fdt
-rw-r--r--  1 root root  5021526 Mar  8 22:35 uImage
-rw-r--r--  1 root root        0 Mar  8 22:36 uInitrd
drwxr-xr-x  3 root root     4096 Mar  8 22:36 .
root@debian:/media/root/rootfs/boot#

Then run it.

Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial'
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage'
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd'
Marvell>> setenv usb_boot 'mw 0x800000 0 1; run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi'
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
Marvell>> printenv
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start; run usb_bootcmd; usb stop; reset
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=no
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=armada-nand:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
usb_boot=mw 0x800000 0 1; run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2610/131068 bytes
Marvell>> boot
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5021526 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
0 bytes read
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-5.10.7-mvebu-370xp-tld-1
   Created:      2021-03-08  22:35:47 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5021462 Bytes = 4.8 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
Wrong Ramdisk Image Format
Ramdisk image is corrupt or invalid
stopping USB..
resetting ...

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0000
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
reading /uImage-recovery

** Unable to read "/uImage-recovery" from usb 0:1 **
reading /initrd-recovery.gz

** Unable to read "/initrd-recovery.gz" from usb 0:1 **

NAND read: device 0 offset 0xd4000, size 0x6000
 24576 bytes read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Marvell>>

Yes then it is, There is something wrong in the top when i make this. Something with the system there.

What is it. I can't see what is wrong.

Oki thanks again.

AkkJaa..



Edited 1 time(s). Last edit at 03/08/2021 04:01PM by AkkJaa.
Re: RN10400
March 09, 2021 03:59AM
AkkJaa,

> linux-image-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
> dpkg: error processing archive
> linux-image-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb
> (--install):
> package architecture (armhf) does not match
> system (i386)
> Errors were encountered while processing:
> linux-image-5.10.7-mvebu-370xp-tld-1_1.0_armhf.deb

You cannot run dpkg to install a new kernel on a USB rootfs attached to the host.

Your host Linux is Intel laptop/desktop running Linux.

So that's why in the Intsruction, you have to make a uImage for first boot like in Section A, Step 3 (I bold that below).

Forget about the normal installation thread. You have to follow the Installation Instruction for the RN102 exactly step by step.

https://forum.doozan.com/read.php?2,92514

Quote

II. Netgear RN102 Intsallation
Updated 06 Sept 2020


Prerequiste

Serial console must be connected to perform the installation.

Installation Steps



A. Prepare rootfs on USB drive (Using any Linux box)

1. Download rootfs Debian-5.2.9-mvebu-tld-1-rootfs-bodhi.tar.bz2 from the release thread and extract rootfs to a USB drive (at least 4GB). See the release thread for instruction how to create rootfs.


2. Place the kernel tarball linux-5.8.5-mvebu-370xp-tld-1-bodhi.tar.bz2 to the rootfs

Mount the rootfs Debian-5.2.9-mvebu-tld-1-rootfs-bodhi.tar.bz2. Assuming the rootfs is mounted at /media/sdd1. Extract kernel files

mkdir -p /media/sdd1/usr/src/kernel
cd /media/sdd1/usr/src/kernel
Copy the downloaded linux-5.8.5-mvebu-370xp-tld-1-bodhi.tar.bz2 to the current folder (/media/sdd1/usr/src/kernel).


And then extract it:
tar xf linux-5.8.5-mvebu-370xp-tld-1-bodhi.tar.bz2


3. Make uImage for first boot

cd /media/sdd1/usr/src/kernel
tar -xvf linux-dtb-5.8.5-mvebu-370xp-tld-1.tar dts/armada-370-netgear-rn102.dtb
cp -a zImage-5.8.5-mvebu-370xp-tld-1 zImage.fdt
cat dts/armada-370-netgear-rn102.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.8.5-mvebu-370xp-tld-1 -d zImage.fdt uImage



4. Copy uImage to rootfs boot folder

cd /media/sdd1/boot
cp -a /media/sdd1/usr/src/kernel/uImage .
sync
sync
sync
Umount and remove the USB rootfs.


B. Boot the RN102 with new kernel

1. Plug in the new USB roots to the front USB port. Connect serial console. Power up and interrupt serial console at count down. And

printenv
Copy and paste the list of the envs from above command in a notepad. And then,
setenv mtdparts 'mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)'
setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial'
setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage'
setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd'
setenv usb_boot 'run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi'
setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
setenv fdt_skip_update yes


And then go ahead with booting to Debian
boot


2. Login using SSH or serial console with root/root credential

Find the RN102 dynamic IP address in the network. Or try to ping its hostname
ping debian.local

Log in and check what kernel is running.
uname -a
Expect Output:
Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020


At this point the system is running with the new kernel 5.8.5-mvebu-370xp-tld-1, but with older rootfs.

3. Install full kernel

cd /boot
cp -a uImage uImage.RN102.bak
cp -a uInitrd uInitrd.bak
dpkg -i /usr/src/kernel/linux-image-5.8.5-mvebu-370xp-tld-1_1.0_armhf.deb
tar xf /usr/src/kernel/linux-dtb-5.8.5-mvebu-370xp-tld-1.tar
cp -a /usr/src/kernel/zImage-5.8.5-mvebu-370xp-tld-1 .
cp -a zImage-5.8.5-mvebu-370xp-tld-1 zImage.fdt
cat dts/armada-370-netgear-rn102.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.8.5-mvebu-370xp-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.8.5-mvebu-370xp-tld-1 -d initrd.img-5.8.5-mvebu-370xp-tld-1 uInitrd


4. Setup envs for booting Debian permanently

a. Check NAND mtds
cat /proc/mtd
Expected Output:
dev: size erasesize name
dev: size erasesize name
mtd0: 00180000 00020000 "u-boot"
mtd1: 00020000 00020000 "u-boot-env"
mtd2: 00600000 00020000 "uImage"
mtd3: 00400000 00020000 "minirootfs"
mtd4: 07400000 00020000 "ubifs"

b. Set up envs area

echo "/dev/mtd1 0x00000 0x20000 0x20000" > /etc/fw_env.config


c. Do a sanilty check and then set the envs permanently

fw_setenv test_xxxx yes
fw_printenv test_xxxx
fw_printenv
Expected Output: If you can list the envs and they look like the envs listed in Step B.1 (with the additional test_xxxx env just set), then it's all checked out. If there is any error at this point then please stop and post question.

Go ahead set these permanently.
fw_setenv mtdparts 'mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)'
fw_setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial'
fw_setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage'
fw_setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd'
fw_setenv usb_boot 'run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi'
fw_setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
fw_setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
fw_setenv fdt_skip_update yes

And then print them again
fw_printenv
Copy and paster the envs to a notepad, for safe keeing.


5. Reboot

You are readdy to reboot the system.
sync
sync
sync
shutdown -r now

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: RN10400
March 09, 2021 12:56PM
Hi Bodhi,

Yeah... i understand, where did i get the other install from.?? i don't remember. Well i try again tomorrow.

Thanks again.

Regards.

AkkJaa..
Re: RN10400
March 21, 2021 06:26AM
Bodhi.

Here you have the read out after i did what you say. Now it looks much better.


Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
Marvell>> printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start;fatload usb 0:1 0x2000000 /uImage-recovery;fatload usb 0:1 0x3000000 /initrd-recovery.gz;nand read 0x1000000 0xD4000 0x6000; bootm 0x2000000 0x3000000 0x1000000
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=no
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=armada-nand:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2349/131068 bytes
Marvell>> setenv mtdparts 'mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)' 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial' 
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage' 
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd' 
Marvell>> setenv usb_boot 'run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi' 
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot' 
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset' 
Marvell>> setenv fdt_skip_update yes 
Marvell>> boot 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5419270 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
9488618 bytes read
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-5.8.5-mvebu-370xp-tld-1
   Created:      2021-03-21  11:13:01 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5419206 Bytes = 5.2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 03000000 ...
   Image Name:   initramfs-5.2.9-mvebu-tld-1
   Created:      2019-08-26  11:03:27 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9488554 Bytes = 9 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
[    0.000000][    T0] CPU: ARMv7 Processor [561f5811] revision 1 (ARMv7), cr=10c5387d
[    0.000000][    T0] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: NETGEAR ReadyNAS 104
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0]   HighMem  empty
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] CPU: All CPU(s) started in SVC mode.
[    0.000000][    T0] percpu: Embedded 20 pages/cpu s53068 r8192 d20660 u81920
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) earlyprintk=serial mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) reason=normal bdtype=rn104
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 493620K/524288K available (10240K kernel code, 1012K rwdata, 3072K rodata, 1024K init, 342K bss, 30668K reserved, 0K cma-reserved, 0K highmem)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x338/0x794 with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] rcu: 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000][    T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0] 	Rude variant of Tasks RCU enabled.
[    0.000000][    T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] L2C: DT/platform modifies aux control register: 0x12086300 -> 0x1a086302
[    0.000000][    T0] Aurora cache controller enabled, 4 ways, 256 kB
[    0.000000][    T0] Aurora: CACHE_ID 0x00000100, AUX_CTRL 0x1a086302
[    0.000000][    T0] Switching to timer-based delay loop, resolution 53ns
[    0.000007][    T0] sched_clock: 32 bits at 18MHz, resolution 53ns, wraps every 114537122277ns
[    0.007874][    T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 101938038664 ns
[    0.019303][    T0] Console: colour dummy device 80x30
[    0.024022][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 37.49 BogoMIPS (lpj=187492)
[    0.034152][    T0] pid_max: default: 32768 minimum: 301
[    0.039215][    T0] LSM: Security Framework initializing
[    0.044163][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051491][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.060287][    T0] CPU: Testing write buffer coherency: ok
[    0.065728][    T1] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.072063][    T1] Setting up static identity map for 0x100000 - 0x100060
[    0.078758][    T1] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1
[    0.084189][    T1] mvebu-pmsu: Initializing Power Management Service Unit
[    0.090712][    T1] rcu: Hierarchical SRCU implementation.
[    0.098534][    T1] smp: Bringing up secondary CPUs ...
[    0.103416][    T1] smp: Brought up 1 node, 1 CPU
[    0.107711][    T1] SMP: Total of 1 processors activated (37.49 BogoMIPS).
[    0.114040][    T1] CPU: All CPU(s) started in SVC mode.
[    0.119580][    T1] devtmpfs: initialized
[    0.128273][    T1] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[    0.137190][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.146960][    T1] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.154170][    T1] xor: measuring software checksum speed
[    0.258574][    T1]    arm4regs  :  1103.200 MB/sec
[    0.358571][    T1]    8regs     :   671.200 MB/sec
[    0.458567][    T1]    32regs    :  1062.400 MB/sec
[    0.463020][    T1] xor: using function: arm4regs (1103.200 MB/sec)
[    0.468784][    T1] prandom: seed boundary self test passed
[    0.477387][    T1] prandom: 100 self tests passed
[    0.481800][    T1] pinctrl core: initialized pinctrl subsystem
[    0.488943][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.489699][    T1] NET: Registered protocol family 16
[    0.502557][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.510448][    T1] audit: initializing netlink subsys (disabled)
[    0.516418][   T31] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.526692][    T1] cpuidle: using governor ladder
[    0.532716][    T1] cpuidle: using governor menu
[    0.537206][    T1] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.809665][    T1] raid6: int32x8  gen()   214 MB/s
[    0.979012][    T1] raid6: int32x8  xor()   135 MB/s
[    1.148657][    T1] raid6: int32x4  gen()   224 MB/s
[    1.318722][    T1] raid6: int32x4  xor()   151 MB/s
[    1.488576][    T1] raid6: int32x2  gen()   414 MB/s
[    1.658572][    T1] raid6: int32x2  xor()   217 MB/s
[    1.828603][    T1] raid6: int32x1  gen()   430 MB/s
[    1.998586][    T1] raid6: int32x1  xor()   201 MB/s
[    2.003117][    T1] raid6: using algorithm int32x1 gen() 430 MB/s
[    2.008691][    T1] raid6: .... xor() 201 MB/s, rmw enabled
[    2.013775][    T1] raid6: using intx1 recovery algorithm
[    2.020117][    T1] vgaarb: loaded
[    2.025066][    T1] SCSI subsystem initialized
[    2.030329][    T1] usbcore: registered new interface driver usbfs
[    2.036028][    T1] usbcore: registered new interface driver hub
[    2.043225][    T1] usbcore: registered new device driver usb
[    2.049918][    T1] mc: Linux media interface: v0.10
[    2.055332][    T1] videodev: Linux video capture interface: v2.00
[    2.061842][    T1] pps_core: LinuxPPS API ver. 1 registered
[    2.067010][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.076746][    T1] PTP clock support registered
[    2.084572][    T1] clocksource: Switched to clocksource armada_370_xp_clocksource
[    3.073696][    T1] VFS: Disk quotas dquot_6.6.0
[    3.078081][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.115581][    T1] NET: Registered protocol family 2
[    3.121650][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    3.130423][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    3.138397][    T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    3.145684][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    3.152695][    T1] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.159514][    T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.166742][    T1] NET: Registered protocol family 1
[    3.172126][    T1] RPC: Registered named UNIX socket transport module.
[    3.178271][    T1] RPC: Registered udp transport module.
[    3.183200][    T1] RPC: Registered tcp transport module.
[    3.188146][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.194680][    T1] PCI: CLS 0 bytes, default 64
[    3.199280][    T1] Trying to unpack rootfs image as initramfs...
[    3.812411][    T1] Freeing initrd memory: 9268K
[    3.817012][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    3.823911][    T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    3.835030][    T1] Initialise system trusted keyrings
[    3.839770][    T1] Key type blacklist registered
[    3.846323][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    3.852984][    T1] zbud: loaded
[    3.857684][    T1] NFS: Registering the id_resolver key type
[    3.862961][    T1] Key type id_resolver registered
[    3.867889][    T1] Key type id_legacy registered
[    3.872209][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.879136][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    3.886006][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    3.894151][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    3.901113][    T1] orangefs_init: module version upstream loaded
[    3.979696][    T1] async_tx: api initialized (async)
[    3.984327][    T1] Key type asymmetric registered
[    3.988773][    T1] Asymmetric key parser 'x509' registered
[    3.994214][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    4.001841][    T1] io scheduler bfq registered
[    4.008953][    T1] armada-370-pinctrl d0018000.pin-ctrl: registered pinctrl driver
[    4.025819][    T1] mvebu-pcie soc:pcie@82000000: PCI host bridge to bus 0000:00
[    4.032587][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.038912][    T1] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffdfffff]
[    4.046182][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    4.052696][    T1] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400
[    4.059060][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.066469][    T1] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400
[    4.072620][    T1] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.081100][    T1] PCI: bus0: Fast back to back transfers disabled
[    4.087052][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.095134][    T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.103456][    T1] pci 0000:01:00.0: [1b73:1009] type 00 class 0x0c0330
[    4.109862][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x4000ffff 64bit]
[    4.116820][    T1] pci 0000:01:00.0: reg 0x18: [mem 0x40010000-0x40010fff 64bit]
[    4.123665][    T1] pci 0000:01:00.0: reg 0x20: [mem 0x40011000-0x40011fff 64bit]
[    4.130680][    T1] pci 0000:01:00.0: supports D1
[    4.135041][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[    4.141941][    T1] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.175689][    T1] PCI: bus1: Fast back to back transfers disabled
[    4.181429][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    4.188542][    T1] pci 0000:02:00.0: [1b4b:9215] type 00 class 0x010601
[    4.194888][    T1] pci 0000:02:00.0: reg 0x10: [io  0xfffffff8-0xffffffff]
[    4.201255][    T1] pci 0000:02:00.0: reg 0x14: [io  0xfffffffc-0xffffffff]
[    4.207725][    T1] pci 0000:02:00.0: reg 0x18: [io  0xfffffff8-0xffffffff]
[    4.214090][    T1] pci 0000:02:00.0: reg 0x1c: [io  0xfffffffc-0xffffffff]
[    4.220534][    T1] pci 0000:02:00.0: reg 0x20: [io  0xffffffe0-0xffffffff]
[    4.226953][    T1] pci 0000:02:00.0: reg 0x24: [mem 0x42000000-0x420007ff]
[    4.233318][    T1] pci 0000:02:00.0: reg 0x30: [mem 0xd0000000-0xd000ffff pref]
[    4.240212][    T1] pci 0000:02:00.0: PME# supported from D3hot
[    4.246129][    T1] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.285683][    T1] PCI: bus2: Fast back to back transfers disabled
[    4.291421][    T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    4.298246][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xf8000000-0xf80fffff]
[    4.305218][    T1] pci 0000:00:02.0: BAR 14: assigned [mem 0xf8100000-0xf81fffff]
[    4.312131][    T1] pci 0000:00:02.0: BAR 13: assigned [io  0x10000-0x10fff]
[    4.318615][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xf8200000-0xf82007ff pref]
[    4.325868][    T1] pci 0000:00:02.0: BAR 6: assigned [mem 0xf8300000-0xf83007ff pref]
[    4.333103][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xf8000000-0xf800ffff 64bit]
[    4.340440][    T1] pci 0000:01:00.0: BAR 2: assigned [mem 0xf8010000-0xf8010fff 64bit]
[    4.347773][    T1] pci 0000:01:00.0: BAR 4: assigned [mem 0xf8011000-0xf8011fff 64bit]
[    4.355106][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    4.360278][    T1] pci 0000:00:01.0:   bridge window [mem 0xf8000000-0xf80fffff]
[    4.367139][    T1] pci 0000:02:00.0: BAR 6: assigned [mem 0xf8100000-0xf810ffff pref]
[    4.374369][    T1] pci 0000:02:00.0: BAR 5: assigned [mem 0xf8110000-0xf81107ff]
[    4.381222][    T1] pci 0000:02:00.0: BAR 4: assigned [io  0x10000-0x1001f]
[    4.387598][    T1] pci 0000:02:00.0: BAR 0: assigned [io  0x10020-0x10027]
[    4.393958][    T1] pci 0000:02:00.0: BAR 2: assigned [io  0x10028-0x1002f]
[    4.400334][    T1] pci 0000:02:00.0: BAR 1: assigned [io  0x10030-0x10033]
[    4.406711][    T1] pci 0000:02:00.0: BAR 3: assigned [io  0x10034-0x10037]
[    4.413071][    T1] pci 0000:00:02.0: PCI bridge to [bus 02]
[    4.418256][    T1] pci 0000:00:02.0:   bridge window [io  0x10000-0x10fff]
[    4.424630][    T1] pci 0000:00:02.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    4.431584][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    4.437928][    T1] pcieport 0000:00:02.0: enabling device (0140 -> 0143)
[    4.445455][    T1] mv_xor d0060800.xor: Marvell shared XOR driver
[    4.515945][    T1] mv_xor d0060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.526922][    T1] mv_xor d0060900.xor: Marvell shared XOR driver
[    4.595949][    T1] mv_xor d0060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.799058][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    4.810143][    T1] printk: console [ttyS0] disabled
[    4.836475][    T1] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A
[    4.845545][    T1] printk: console [ttyS0] enabled
[    4.845545][    T1] printk: console [ttyS0] enabled
[    4.854529][    T1] printk: bootconsole [earlycon0] disabled
[    4.854529][    T1] printk: bootconsole [earlycon0] disabled
[    4.867254][    T1] ahci 0000:02:00.0: enabling device (0146 -> 0147)
[    4.883671][    T1] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    4.891975][    T1] ahci 0000:02:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
[    4.906190][    T1] scsi host0: ahci
[    4.910751][    T1] scsi host1: ahci
[    4.915361][    T1] scsi host2: ahci
[    4.919784][    T1] scsi host3: ahci
[    4.923881][    T1] ata1: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110100 irq 42
[    4.931600][    T1] ata2: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110180 irq 42
[    4.939356][    T1] ata3: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110200 irq 42
[    4.946909][    T1] ata4: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110280 irq 42
[    4.956405][    T1] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xf1
[    4.962907][    T1] nand: Micron MT29F1G08ABADAWP
[    4.968956][    T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    4.977324][    T1] Bad block table found at page 65472, version 0x01
[    4.983787][    T1] Bad block table found at page 65408, version 0x01
[    4.990148][    T1] 5 cmdlinepart partitions found on MTD device pxa3xx_nand-0
[    4.996969][    T1] Creating 5 MTD partitions on "pxa3xx_nand-0":
[    5.002591][    T1] 0x000000000000-0x000000180000 : "u-boot"
[    5.010087][    T1] 0x000000180000-0x0000001a0000 : "u-boot-env"
[    5.018432][    T1] 0x000000200000-0x000000800000 : "uImage"
[    5.026538][    T1] 0x000000800000-0x000000c00000 : "minirootfs"
[    5.034895][    T1] 0x000000c00000-0x000008000000 : "ubifs"
[    5.044415][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    5.053590][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    5.067209][    T1] libphy: Fixed MDIO Bus: probed
[    5.076781][    T1] libphy: orion_mdio_bus: probed
[    5.111599][    T1] mvneta d0070000.ethernet eth0: Using random mac address ba:a3:7f:4c:dd:75
[    5.127369][    T1] mvneta d0074000.ethernet eth1: Using random mac address ee:ce:39:48:a5:3b
[    5.138207][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.145629][    T1] ehci-pci: EHCI PCI platform driver
[    5.150736][    T1] ehci-orion: EHCI orion driver
[    5.155689][    T1] orion-ehci d0050000.usb: EHCI Host Controller
[    5.161335][    T1] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1
[    5.169413][    T1] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000
[    5.204587][    T1] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00
[    5.211087][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.219441][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.226819][    T1] usb usb1: Product: EHCI Host Controller
[    5.232020][    T1] usb usb1: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 ehci_hcd
[    5.239073][    T1] usb usb1: SerialNumber: d0050000.usb
[    5.245129][    T1] hub 1-0:1.0: USB hub found
[    5.249659][    T1] hub 1-0:1.0: 1 port detected
[    5.255537][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.261572][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    5.270010][    T1] xhci_hcd 0000:01:00.0: hcc params 0x200073a1 hci version 0x100 quirks 0x0000000000080010
[    5.280176][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.288556][ T1209] ata3: SATA link down (SStatus 0 SControl 300)
[    5.294244][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.301650][ T1213] ata4: SATA link down (SStatus 0 SControl 300)
[    5.307380][ T1201] ata1: SATA link down (SStatus 0 SControl 300)
[    5.313038][ T1205] ata2: SATA link down (SStatus 0 SControl 300)
[    5.318738][    T1] usb usb2: Product: xHCI Host Controller
[    5.323875][    T1] usb usb2: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.330969][    T1] usb usb2: SerialNumber: 0000:01:00.0
[    5.336875][    T1] hub 2-0:1.0: USB hub found
[    5.341425][    T1] hub 2-0:1.0: 2 ports detected
[    5.346901][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.352376][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    5.360387][    T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    5.367074][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.375478][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    5.383735][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.391102][    T1] usb usb3: Product: xHCI Host Controller
[    5.396290][    T1] usb usb3: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.403266][    T1] usb usb3: SerialNumber: 0000:01:00.0
[    5.409126][    T1] hub 3-0:1.0: USB hub found
[    5.413527][    T1] hub 3-0:1.0: 2 ports detected
[    5.419696][    T1] usbcore: registered new interface driver usblp
[    5.426408][    T1] usbcore: registered new interface driver usb-storage
[    5.433583][    T1] mousedev: PS/2 mouse device common for all mice
[    5.441286][    T1] i2c /dev entries driver
[    5.449230][    T1] rtc-ds1307 0-0068: SET TIME!
[    5.454949][    T1] rtc-ds1307 0-0068: 'wakeup-source' is set, request for an IRQ is disabled!
[    5.467964][    T1] rtc-ds1307 0-0068: registered as rtc0
[    5.473977][    T1] rtc-ds1307 0-0068: setting system clock to 2000-09-23T17:01:46 UTC (969728506)
[    5.483298][    T1] pca953x 0-0023: supply vcc not found, using dummy regulator
[    5.490888][    T1] pca953x 0-0023: using no AI
[    5.526625][    T1] orion_wdt: Initial timeout 229 sec
[    5.533074][    T1] device-mapper: uevent: version 1.0.3
[    5.538834][    T1] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    5.548230][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    5.555053][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    5.561789][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    5.568672][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    5.574995][    T1] device-mapper: raid: Loading target version 1.15.1
[    5.595661][    T1] marvell-cesa d0090000.crypto: CESA device successfully registered
[    5.604532][    T1] hid: raw HID events driver (C) Jiri Kosina
[    5.612734][    T1] usbcore: registered new interface driver usbhid
[    5.618829][   T20] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    5.626876][    T1] usbhid: USB HID core driver
[    5.632575][    T1] drop_monitor: Initializing network drop monitor service
[    5.640922][    T1] NET: Registered protocol family 10
[    5.648236][    T1] Segment Routing with IPv6
[    5.652307][    T1] RPL Segment Routing with IPv6
[    5.657140][    T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    5.667480][    T1] NET: Registered protocol family 17
[    5.673824][    T1] 8021q: 802.1Q VLAN Support v1.8
[    5.678653][    T1] Key type dns_resolver registered
[    5.683583][    T1] ThumbEE CPU extension supported.
[    5.688457][    T1] Registering SWP/SWPB emulation handler
[    5.694340][    T1] registered taskstats version 1
[    5.699418][    T1] Loading compiled-in X.509 certificates
[    5.705239][    T1] zswap: loaded using pool lzo/zbud
[    5.710618][    T1] Key type ._fscrypt registered
[    5.715251][    T1] Key type .fscrypt registered
[    5.719522][    T1] Key type fscrypt-provisioning registered
[    5.728108][    T1] Key type big_key registered
[    5.771211][    T1] Key type encrypted registered
[    5.782086][    T1] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    5.795591][    T1] Freeing unused kernel memory: 1024K
[    5.827542][    T1] Checked W+X mappings: passed, no W+X pages found
[    5.833624][    T1] Run /init as init process
[    5.838370][   T20] usb 1-1: New USB device found, idVendor=13fe, idProduct=4300, bcdDevice= 1.00
[    5.854920][   T20] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.862151][   T20] usb 1-1: Product: USB DISK 2.0
[    5.874767][   T20] usb 1-1: Manufacturer:         
[    5.879304][   T20] usb 1-1: SerialNumber: 9000996E0B7F4964
[    5.890359][   T20] usb-storage 1-1:1.0: USB Mass Storage device detected
[    5.908696][   T20] scsi host4: usb-storage 1-1:1.0
Loading, please wait...
Starting version 241
[    6.987125][    T7] scsi 4:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 4
[    7.015507][  T181] sd 4:0:0:0: [sda] 30322688 512-byte logical blocks: (15.5 GB/14.5 GiB)
[    7.037587][  T181] sd 4:0:0:0: [sda] Write Protect is off
[    7.054723][  T181] sd 4:0:0:0: [sda] No Caching mode page found
[    7.060348][  T181] sd 4:0:0:0: [sda] Assuming drive cache: write through
[    7.097281][  T181]  sda: sda1
[    7.113231][  T181] sd 4:0:0:0: [sda] Attached SCSI removable disk
[    7.691183][    C0] random: fast init done
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   22.325181][ T1521] process '/usr/bin/fstype' started with executable stack
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1 
rootfs: clean, 24113/948416 files, 355388/3790323 blocks
done.
[   27.827881][ T1530] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   27.868923][ T1530] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
[info] Using makefile-style concurrent boot in runlevel S.
[ ok ] Starting hotplug events dispatcher: systemd-udevd.
[ ok ] Synthesizing the initial hotplug events (subsystems)...done.
[....] Synthesizing the initial hotplug events (devices)...[   32.555821][ T1673] systemd-udevd[1673]: could not open moddep file '/lib/modules/5.8.5-mvebu-370xp-tld-1/modules.dep.bin'
[   32.703868][ T1673] systemd-udevd[1673]: could not open moddep file '/lib/modules/5.8.5-mvebu-370xp-tld-1/modules.dep.bin'
done.
[....] Waiting for /dev to be fully populated...[   33.427245][ T1673] systemd-udevd[1673]: Using default interface naming scheme 'v240'.
[   33.461601][ T1681] systemd-udevd[1681]: Using default interface naming scheme 'v240'.
[   33.513930][ T1673] systemd-udevd[1673]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   33.527040][ T1681] systemd-udevd[1681]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   33.619716][ T1669] systemd-udevd[1669]: could not open moddep file '/lib/modules/5.8.5-mvebu-370xp-tld-1/modules.dep.bin'
[   33.640305][ T1673] systemd-udevd[1673]: Could not generate persistent MAC address for eth0: No such file or directory
[   33.686181][ T1681] systemd-udevd[1681]: Could not generate persistent MAC address for eth1: No such file or directory
[   33.825053][    C0] random: crng init done
[   34.542975][ T1683] systemd-udevd[1683]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
done.
[ ok ] Setting hostname to 'debian'...done.
[ ok ] Activating swap:.
[   40.169272][ T1885] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[ ok ] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
[ ok ] Cleaning up temporary files...[....] Cleaning /tmp...done.
[ ok .
[ ok ] Will now mount local filesystems:.
[ ok ] Will now activate swapfile swap:done.
[ ok ] Checking minimum space in /tmp...done.
[ ok ] Cleaning up temporary files....
[ ok ] Starting Setting kernel variables: sysctl.
[ ok ] Initializing random number generator...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[   45.670750][ T2416] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[   45.680805][ T2416] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/ba:a3:7f:4c:dd:75
Sending on   LPF/eth0/ba:a3:7f:4c:dd:75
Sending on   Socket/fallback
DHCPREQUEST for 192.168.0.18 on eth0 to 255.255.255.255 port 67
DHCPREQUEST for 192.168.0.18 on eth0 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
No DHCPOFFERS received.
Trying recorded lease 192.168.0.18
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.

--- 192.168.0.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

No working leases in persistent database - sleeping.
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
2624 (syslogd)
. ok 
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
2651 (klogd)
. ok 
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting periodic command scheduler: cron.
[ ok ] Starting system message bus: dbus.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[....] Running local boot scripts (/etc/rc.local)Cannot read bad block mark: Invalid argument
<13>Sep 23 10:01:36 root[2860]: Cannot read u-boot env ethaddr
. ok 

Debian GNU/Linux 10 debian ttyS0

debian login: root
Password: 
Last login: Thu Sep  5 01:58:44 PDT 2019 from 192.168.0.100 on pts/0
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
debian
NETGEAR ReadyNAS 104
Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
Debian 10.0
Sat Sep 23 10:26:39 PDT 2000 up 8 minutes
root@debian:~# uname -a 
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l GNU/Linux
root@debian:~#

Yes so what do you think.

Many thanks again

Best Regards

AkkJaa.



Edited 1 time(s). Last edit at 03/21/2021 06:58AM by AkkJaa.
Re: RN10400
March 21, 2021 08:48AM
Hi Bodhi,

Now i have done it all again. Here is the read out.


Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
Marvell>> printenv
Unknown command 'printenv' - try 'help'
Marvell>> printenv
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start;fatload usb 0:1 0x2000000 /uImage-recovery;fatload usb 0:1 0x3000000 /initrd-recovery.gz;nand read 0x1000000 0xD4000 0x6000; bootm 0x2000000 0x3000000 0x1000000
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=yes
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
test_xxxx=yes
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2633/131068 bytes
Marvell>> setenv mtdparts 'mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)' 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial' 
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage' 
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd'
Marvell>> setenv usb_boot 'run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi' 
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot' 
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
Marvell>> setenv fdt_skip_update yes 
Marvell>> boot
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5419270 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
9488618 bytes read
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-5.8.5-mvebu-370xp-tld-1
   Created:      2000-09-23  18:16:51 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5419206 Bytes = 5.2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 03000000 ...
   Image Name:   initramfs-5.2.9-mvebu-tld-1
   Created:      2019-08-26  11:03:27 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9488554 Bytes = 9 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
[    0.000000][    T0] CPU: ARMv7 Processor [561f5811] revision 1 (ARMv7), cr=10c5387d
[    0.000000][    T0] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: NETGEAR ReadyNAS 104
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0]   HighMem  empty
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] CPU: All CPU(s) started in SVC mode.
[    0.000000][    T0] percpu: Embedded 20 pages/cpu s53068 r8192 d20660 u81920
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) earlyprintk=serial mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) reason=normal bdtype=rn104
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 493620K/524288K available (10240K kernel code, 1012K rwdata, 3072K rodata, 1024K init, 342K bss, 30668K reserved, 0K cma-reserved, 0K highmem)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x338/0x794 with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] rcu: 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000][    T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0] 	Rude variant of Tasks RCU enabled.
[    0.000000][    T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] L2C: DT/platform modifies aux control register: 0x12086300 -> 0x1a086302
[    0.000000][    T0] Aurora cache controller enabled, 4 ways, 256 kB
[    0.000000][    T0] Aurora: CACHE_ID 0x00000100, AUX_CTRL 0x1a086302
[    0.000000][    T0] Switching to timer-based delay loop, resolution 53ns
[    0.000006][    T0] sched_clock: 32 bits at 18MHz, resolution 53ns, wraps every 114537122277ns
[    0.007874][    T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 101938038664 ns
[    0.019302][    T0] Console: colour dummy device 80x30
[    0.024020][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 37.49 BogoMIPS (lpj=187492)
[    0.034151][    T0] pid_max: default: 32768 minimum: 301
[    0.039214][    T0] LSM: Security Framework initializing
[    0.044160][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051489][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.060284][    T0] CPU: Testing write buffer coherency: ok
[    0.065726][    T1] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.072056][    T1] Setting up static identity map for 0x100000 - 0x100060
[    0.078750][    T1] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1
[    0.084182][    T1] mvebu-pmsu: Initializing Power Management Service Unit
[    0.090703][    T1] rcu: Hierarchical SRCU implementation.
[    0.098526][    T1] smp: Bringing up secondary CPUs ...
[    0.103415][    T1] smp: Brought up 1 node, 1 CPU
[    0.107711][    T1] SMP: Total of 1 processors activated (37.49 BogoMIPS).
[    0.114028][    T1] CPU: All CPU(s) started in SVC mode.
[    0.119570][    T1] devtmpfs: initialized
[    0.128268][    T1] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[    0.137181][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.146953][    T1] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.154160][    T1] xor: measuring software checksum speed
[    0.258574][    T1]    arm4regs  :  1103.200 MB/sec
[    0.358571][    T1]    8regs     :   671.200 MB/sec
[    0.458567][    T1]    32regs    :  1062.400 MB/sec
[    0.463020][    T1] xor: using function: arm4regs (1103.200 MB/sec)
[    0.468784][    T1] prandom: seed boundary self test passed
[    0.477386][    T1] prandom: 100 self tests passed
[    0.481799][    T1] pinctrl core: initialized pinctrl subsystem
[    0.488940][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.489693][    T1] NET: Registered protocol family 16
[    0.502534][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.510421][    T1] audit: initializing netlink subsys (disabled)
[    0.516380][   T31] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.526650][    T1] cpuidle: using governor ladder
[    0.532664][    T1] cpuidle: using governor menu
[    0.537154][    T1] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.809727][    T1] raid6: int32x8  gen()   214 MB/s
[    0.978956][    T1] raid6: int32x8  xor()   135 MB/s
[    1.148650][    T1] raid6: int32x4  gen()   224 MB/s
[    1.318726][    T1] raid6: int32x4  xor()   151 MB/s
[    1.488574][    T1] raid6: int32x2  gen()   414 MB/s
[    1.658571][    T1] raid6: int32x2  xor()   217 MB/s
[    1.828603][    T1] raid6: int32x1  gen()   430 MB/s
[    1.998587][    T1] raid6: int32x1  xor()   201 MB/s
[    2.003119][    T1] raid6: using algorithm int32x1 gen() 430 MB/s
[    2.008691][    T1] raid6: .... xor() 201 MB/s, rmw enabled
[    2.013776][    T1] raid6: using intx1 recovery algorithm
[    2.020105][    T1] vgaarb: loaded
[    2.025052][    T1] SCSI subsystem initialized
[    2.030323][    T1] usbcore: registered new interface driver usbfs
[    2.036021][    T1] usbcore: registered new interface driver hub
[    2.043183][    T1] usbcore: registered new device driver usb
[    2.049877][    T1] mc: Linux media interface: v0.10
[    2.055297][    T1] videodev: Linux video capture interface: v2.00
[    2.061810][    T1] pps_core: LinuxPPS API ver. 1 registered
[    2.066978][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.076715][    T1] PTP clock support registered
[    2.084531][    T1] clocksource: Switched to clocksource armada_370_xp_clocksource
[    3.073663][    T1] VFS: Disk quotas dquot_6.6.0
[    3.078050][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.113302][    T1] NET: Registered protocol family 2
[    3.120896][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    3.129585][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    3.137623][    T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    3.144913][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    3.151911][    T1] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.158719][    T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.165954][    T1] NET: Registered protocol family 1
[    3.171336][    T1] RPC: Registered named UNIX socket transport module.
[    3.177478][    T1] RPC: Registered udp transport module.
[    3.182406][    T1] RPC: Registered tcp transport module.
[    3.187353][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.193870][    T1] PCI: CLS 0 bytes, default 64
[    3.198484][    T1] Trying to unpack rootfs image as initramfs...
[    3.809123][    T1] Freeing initrd memory: 9268K
[    3.813626][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    3.820576][    T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    3.831564][    T1] Initialise system trusted keyrings
[    3.838374][    T1] Key type blacklist registered
[    3.842911][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    3.849728][    T1] zbud: loaded
[    3.854329][    T1] NFS: Registering the id_resolver key type
[    3.860056][    T1] Key type id_resolver registered
[    3.864632][    T1] Key type id_legacy registered
[    3.868950][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.875835][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    3.882588][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    3.890843][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    3.897782][    T1] orangefs_init: module version upstream loaded
[    3.977585][    T1] async_tx: api initialized (async)
[    3.982217][    T1] Key type asymmetric registered
[    3.986663][    T1] Asymmetric key parser 'x509' registered
[    3.992103][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    3.999730][    T1] io scheduler bfq registered
[    4.006880][    T1] armada-370-pinctrl d0018000.pin-ctrl: registered pinctrl driver
[    4.023749][    T1] mvebu-pcie soc:pcie@82000000: PCI host bridge to bus 0000:00
[    4.031146][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.037169][    T1] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffdfffff]
[    4.044084][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    4.050775][    T1] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400
[    4.057005][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.064338][    T1] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400
[    4.070713][    T1] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.079044][    T1] PCI: bus0: Fast back to back transfers disabled
[    4.085015][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.092973][    T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.101402][    T1] pci 0000:01:00.0: [1b73:1009] type 00 class 0x0c0330
[    4.107813][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x4000ffff 64bit]
[    4.114768][    T1] pci 0000:01:00.0: reg 0x18: [mem 0x40010000-0x40010fff 64bit]
[    4.121612][    T1] pci 0000:01:00.0: reg 0x20: [mem 0x40011000-0x40011fff 64bit]
[    4.128629][    T1] pci 0000:01:00.0: supports D1
[    4.132929][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[    4.139884][    T1] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.175647][    T1] PCI: bus1: Fast back to back transfers disabled
[    4.181385][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    4.188496][    T1] pci 0000:02:00.0: [1b4b:9215] type 00 class 0x010601
[    4.194843][    T1] pci 0000:02:00.0: reg 0x10: [io  0xfffffff8-0xffffffff]
[    4.201209][    T1] pci 0000:02:00.0: reg 0x14: [io  0xfffffffc-0xffffffff]
[    4.207677][    T1] pci 0000:02:00.0: reg 0x18: [io  0xfffffff8-0xffffffff]
[    4.214042][    T1] pci 0000:02:00.0: reg 0x1c: [io  0xfffffffc-0xffffffff]
[    4.220485][    T1] pci 0000:02:00.0: reg 0x20: [io  0xffffffe0-0xffffffff]
[    4.226906][    T1] pci 0000:02:00.0: reg 0x24: [mem 0x42000000-0x420007ff]
[    4.233270][    T1] pci 0000:02:00.0: reg 0x30: [mem 0xd0000000-0xd000ffff pref]
[    4.240166][    T1] pci 0000:02:00.0: PME# supported from D3hot
[    4.246079][    T1] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.285645][    T1] PCI: bus2: Fast back to back transfers disabled
[    4.291382][    T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    4.298211][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xf8000000-0xf80fffff]
[    4.305183][    T1] pci 0000:00:02.0: BAR 14: assigned [mem 0xf8100000-0xf81fffff]
[    4.312096][    T1] pci 0000:00:02.0: BAR 13: assigned [io  0x10000-0x10fff]
[    4.318582][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xf8200000-0xf82007ff pref]
[    4.325835][    T1] pci 0000:00:02.0: BAR 6: assigned [mem 0xf8300000-0xf83007ff pref]
[    4.333070][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xf8000000-0xf800ffff 64bit]
[    4.340409][    T1] pci 0000:01:00.0: BAR 2: assigned [mem 0xf8010000-0xf8010fff 64bit]
[    4.347742][    T1] pci 0000:01:00.0: BAR 4: assigned [mem 0xf8011000-0xf8011fff 64bit]
[    4.355075][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    4.360248][    T1] pci 0000:00:01.0:   bridge window [mem 0xf8000000-0xf80fffff]
[    4.367109][    T1] pci 0000:02:00.0: BAR 6: assigned [mem 0xf8100000-0xf810ffff pref]
[    4.374339][    T1] pci 0000:02:00.0: BAR 5: assigned [mem 0xf8110000-0xf81107ff]
[    4.381192][    T1] pci 0000:02:00.0: BAR 4: assigned [io  0x10000-0x1001f]
[    4.387569][    T1] pci 0000:02:00.0: BAR 0: assigned [io  0x10020-0x10027]
[    4.393928][    T1] pci 0000:02:00.0: BAR 2: assigned [io  0x10028-0x1002f]
[    4.400304][    T1] pci 0000:02:00.0: BAR 1: assigned [io  0x10030-0x10033]
[    4.406681][    T1] pci 0000:02:00.0: BAR 3: assigned [io  0x10034-0x10037]
[    4.413041][    T1] pci 0000:00:02.0: PCI bridge to [bus 02]
[    4.418226][    T1] pci 0000:00:02.0:   bridge window [io  0x10000-0x10fff]
[    4.424601][    T1] pci 0000:00:02.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    4.431554][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    4.437898][    T1] pcieport 0000:00:02.0: enabling device (0140 -> 0143)
[    4.445411][    T1] mv_xor d0060800.xor: Marvell shared XOR driver
[    4.515916][    T1] mv_xor d0060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.526928][    T1] mv_xor d0060900.xor: Marvell shared XOR driver
[    4.595903][    T1] mv_xor d0060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.798652][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    4.810054][    T1] printk: console [ttyS0] disabled
[    4.836359][    T1] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A
[    4.845428][    T1] printk: console [ttyS0] enabled
[    4.845428][    T1] printk: console [ttyS0] enabled
[    4.854412][    T1] printk: bootconsole [earlycon0] disabled
[    4.854412][    T1] printk: bootconsole [earlycon0] disabled
[    4.867138][    T1] ahci 0000:02:00.0: enabling device (0146 -> 0147)
[    4.883558][    T1] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    4.891856][    T1] ahci 0000:02:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
[    4.906077][    T1] scsi host0: ahci
[    4.910647][    T1] scsi host1: ahci
[    4.915241][    T1] scsi host2: ahci
[    4.919757][    T1] scsi host3: ahci
[    4.923677][    T1] ata1: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110100 irq 42
[    4.931537][    T1] ata2: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110180 irq 42
[    4.939262][    T1] ata3: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110200 irq 42
[    4.946823][    T1] ata4: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110280 irq 42
[    4.956141][    T1] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xf1
[    4.962643][    T1] nand: Micron MT29F1G08ABADAWP
[    4.968952][    T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    4.977313][    T1] Bad block table found at page 65472, version 0x01
[    4.983776][    T1] Bad block table found at page 65408, version 0x01
[    4.990145][    T1] 5 cmdlinepart partitions found on MTD device pxa3xx_nand-0
[    4.996964][    T1] Creating 5 MTD partitions on "pxa3xx_nand-0":
[    5.002587][    T1] 0x000000000000-0x000000180000 : "u-boot"
[    5.010092][    T1] 0x000000180000-0x0000001a0000 : "u-boot-env"
[    5.018432][    T1] 0x000000200000-0x000000800000 : "uImage"
[    5.026511][    T1] 0x000000800000-0x000000c00000 : "minirootfs"
[    5.034877][    T1] 0x000000c00000-0x000008000000 : "ubifs"
[    5.044379][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    5.053565][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    5.067160][    T1] libphy: Fixed MDIO Bus: probed
[    5.076727][    T1] libphy: orion_mdio_bus: probed
[    5.111311][    T1] mvneta d0070000.ethernet eth0: Using random mac address 5e:38:64:a4:a6:d1
[    5.127145][    T1] mvneta d0074000.ethernet eth1: Using random mac address e2:9a:ea:4c:29:0d
[    5.137973][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.145386][    T1] ehci-pci: EHCI PCI platform driver
[    5.150492][    T1] ehci-orion: EHCI orion driver
[    5.155441][    T1] orion-ehci d0050000.usb: EHCI Host Controller
[    5.161086][    T1] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1
[    5.169171][    T1] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000
[    5.204546][    T1] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00
[    5.211046][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.219405][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.226784][    T1] usb usb1: Product: EHCI Host Controller
[    5.231987][    T1] usb usb1: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 ehci_hcd
[    5.239039][    T1] usb usb1: SerialNumber: d0050000.usb
[    5.245105][    T1] hub 1-0:1.0: USB hub found
[    5.249636][    T1] hub 1-0:1.0: 1 port detected
[    5.255510][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.261549][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    5.269985][    T1] xhci_hcd 0000:01:00.0: hcc params 0x200073a1 hci version 0x100 quirks 0x0000000000080010
[    5.280142][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.288528][ T1204] ata2: SATA link down (SStatus 0 SControl 300)
[    5.294223][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.301627][ T1208] ata3: SATA link down (SStatus 0 SControl 300)
[    5.307353][ T1200] ata1: SATA link down (SStatus 0 SControl 300)
[    5.313012][ T1212] ata4: SATA link down (SStatus 0 SControl 300)
[    5.318712][    T1] usb usb2: Product: xHCI Host Controller
[    5.323850][    T1] usb usb2: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.330945][    T1] usb usb2: SerialNumber: 0000:01:00.0
[    5.336866][    T1] hub 2-0:1.0: USB hub found
[    5.341419][    T1] hub 2-0:1.0: 2 ports detected
[    5.346894][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.352370][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    5.360383][    T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    5.367072][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.375472][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    5.383730][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.391098][    T1] usb usb3: Product: xHCI Host Controller
[    5.396285][    T1] usb usb3: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.403260][    T1] usb usb3: SerialNumber: 0000:01:00.0
[    5.409125][    T1] hub 3-0:1.0: USB hub found
[    5.413521][    T1] hub 3-0:1.0: 2 ports detected
[    5.419701][    T1] usbcore: registered new interface driver usblp
[    5.426415][    T1] usbcore: registered new interface driver usb-storage
[    5.433596][    T1] mousedev: PS/2 mouse device common for all mice
[    5.441292][    T1] i2c /dev entries driver
[    5.450008][    T1] rtc-ds1307 0-0068: 'wakeup-source' is set, request for an IRQ is disabled!
[    5.463380][    T1] rtc-ds1307 0-0068: registered as rtc0
[    5.470230][    T1] rtc-ds1307 0-0068: setting system clock to 2000-09-23T18:36:24 UTC (969734184)
[    5.479551][    T1] pca953x 0-0023: supply vcc not found, using dummy regulator
[    5.487145][    T1] pca953x 0-0023: using no AI
[    5.526601][    T1] orion_wdt: Initial timeout 229 sec
[    5.533052][    T1] device-mapper: uevent: version 1.0.3
[    5.538797][    T1] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    5.548200][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    5.555023][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    5.561760][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    5.568661][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    5.574987][    T1] device-mapper: raid: Loading target version 1.15.1
[    5.590379][    T1] marvell-cesa d0090000.crypto: CESA device successfully registered
[    5.598461][    T1] hid: raw HID events driver (C) Jiri Kosina
[    5.605434][    T1] usbcore: registered new interface driver usbhid
[    5.611217][    T1] usbhid: USB HID core driver
[    5.615542][   T20] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    5.623745][    T1] drop_monitor: Initializing network drop monitor service
[    5.631211][    T1] NET: Registered protocol family 10
[    5.637538][    T1] Segment Routing with IPv6
[    5.641586][    T1] RPL Segment Routing with IPv6
[    5.646249][    T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    5.654805][    T1] NET: Registered protocol family 17
[    5.660476][    T1] 8021q: 802.1Q VLAN Support v1.8
[    5.665169][    T1] Key type dns_resolver registered
[    5.670027][    T1] ThumbEE CPU extension supported.
[    5.674790][    T1] Registering SWP/SWPB emulation handler
[    5.680356][    T1] registered taskstats version 1
[    5.685091][    T1] Loading compiled-in X.509 certificates
[    5.690307][    T1] zswap: loaded using pool lzo/zbud
[    5.695648][    T1] Key type ._fscrypt registered
[    5.699990][    T1] Key type .fscrypt registered
[    5.704244][    T1] Key type fscrypt-provisioning registered
[    5.712557][    T1] Key type big_key registered
[    5.740771][    T1] Key type encrypted registered
[    5.749786][    T1] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    5.761078][    T1] Freeing unused kernel memory: 1024K
[    5.796831][    T1] Checked W+X mappings: passed, no W+X pages found
[    5.802735][    T1] Run /init as init process
[    5.817270][   T20] usb 1-1: New USB device found, idVendor=13fe, idProduct=4300, bcdDevice= 1.00
[    5.834744][   T20] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.841974][   T20] usb 1-1: Product: USB DISK 2.0
[    5.847717][   T20] usb 1-1: Manufacturer:         
[    5.852271][   T20] usb 1-1: SerialNumber: 9000996E0B7F4964
[    5.870828][   T20] usb-storage 1-1:1.0: USB Mass Storage device detected
[    5.888783][   T20] scsi host4: usb-storage 1-1:1.0
Loading, please wait...
Starting version 241
[    6.987008][  T185] scsi 4:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 4
[    7.015150][ T1216] sd 4:0:0:0: [sda] 30322688 512-byte logical blocks: (15.5 GB/14.5 GiB)
[    7.039199][ T1216] sd 4:0:0:0: [sda] Write Protect is off
[    7.051161][ T1216] sd 4:0:0:0: [sda] No Caching mode page found
[    7.069203][ T1216] sd 4:0:0:0: [sda] Assuming drive cache: write through
[    7.097150][ T1216]  sda: sda1
[    7.112183][ T1216] sd 4:0:0:0: [sda] Attached SCSI removable disk
[    7.661038][    C0] random: fast init done
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   21.386151][ T1521] process '/usr/bin/fstype' started with executable stack
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1 
rootfs: clean, 26969/948416 files, 387068/3790323 blocks
done.
[   26.905427][ T1530] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   26.946059][ T1530] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
[info] Using makefile-style concurrent boot in runlevel S.
[ ok ] Starting hotplug events dispatcher: systemd-udevd.
[ ok ] Synthesizing the initial hotplug events (subsystems)...done.
[ ok ] Synthesizing the initial hotplug events (devices)...done.
[....] Waiting for /dev to be fully populated...[   33.132943][ T1735] systemd-udevd[1735]: Using default interface naming scheme 'v240'.
[   33.273194][ T1724] systemd-udevd[1724]: Using default interface naming scheme 'v240'.
[   33.303795][ T1735] systemd-udevd[1735]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   33.437445][ T1724] systemd-udevd[1724]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   33.449351][ T1735] systemd-udevd[1735]: Could not generate persistent MAC address for eth0: No such file or directory
[   33.459878][ T1722] usbcore: registered new interface driver uas
[   33.545300][ T1724] systemd-udevd[1724]: Could not generate persistent MAC address for eth1: No such file or directory
[   33.596174][    C0] random: crng init done
[   33.867304][ T1722] sd 4:0:0:0: Attached scsi generic sg0 type 0
[   34.323593][ T1736] systemd-udevd[1736]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   34.337799][ T1725] systemd-udevd[1725]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   34.369357][ T1732] systemd-udevd[1732]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   34.485263][ T1736] systemd-udevd[1736]: Could not generate persistent MAC address for ip6tnl0: No such file or directory
done.
[ ok ] Setting hostname to 'debian'...done.
[ ok ] Activating swap:.
[   40.112653][ T1938] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[ ok ] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
[ ok ] Cleaning up temporary files...[....] Cleaning /tmp...done.
[ ok .
[ ok ] Will now mount local filesystems:.
[ ok ] Will now activate swapfile swap:done.
[ ok ] Checking minimum space in /tmp...done.
[ ok ] Cleaning up temporary files....
[ ok ] Starting Setting kernel variables: sysctl.
[ ok ] Initializing random number generator...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[   45.634429][ T2469] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[   45.644580][ T2469] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/5e:38:64:a4:a6:d1
Sending on   LPF/eth0/5e:38:64:a4:a6:d1
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 1
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
2686 (syslogd)
. ok 
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
2713 (klogd)
. ok 
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting periodic command scheduler: cron.
[ ok ] Starting system message bus: dbus.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[....] Running local boot scripts (/etc/rc.local)[  126.625944][ T2920] Setting Persistent MAC address to E8:FC:AF:E5:34:CA
<13>Sep 23 11:38:28 root[2927]: Setting Persistent MAC address to E8:FC:AF:E5:34:CA
Killed old client process
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/5e:38:64:a4:a6:d1
Sending on   LPF/eth0/5e:38:64:a4:a6:d1
Sending on   Socket/fallback
DHCPRELEASE of 192.168.0.18 on eth0 to 192.168.0.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
dhclient.c:2878: Failed to send 300 byte long packet over fallback interface.
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[  133.569193][ T2964] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[  133.579258][ T2964] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/e8:fc:af:e5:34:ca
Sending on   LPF/eth0/e8:fc:af:e5:34:ca
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
. ok 

Debian GNU/Linux 10 debian ttyS0

debian login: root
Password: 
Last login: Sat Sep 23 11:02:06 PDT 2000 on ttyS0
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
debian
NETGEAR ReadyNAS 104
Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
Debian 10.0
Sat Sep 23 11:40:25 PDT 2000 up 4 minutes
root@debian:~# uname -a
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l GNU/Linux
root@debian:~# cd /boot 
root@debian:/boot# cp -a uImage uImage.RN102.bak 
root@debian:/boot# cp -a uInitrd uInitrd.bak 
.0_armhf.deb/boot# dpkg -i /usr/src/kernel/linux-image-5.8.5-mvebu-370xp-tld-1_1.
(Reading database ... 22844 files and directories currently installed.)
Preparing to unpack .../linux-image-5.8.5-mvebu-370xp-tld-1_1.0_armhf.deb ...
Unpacking linux-image-5.8.5-mvebu-370xp-tld-1 (1.0) over (1.0) ...
Setting up linux-image-5.8.5-mvebu-370xp-tld-1 (1.0) ...
root@debian:/boot# tar xf /usr/src/kernel/linux-dtb-5.8.5-mvebu-370xp-tld-1.tar 
tar: dts/armada-385-synology-rs816.dtb: time stamp 2020-08-27 20:05:03 is 628848116.938551355 s in the future
tar: dts/dove-sbc-a510.dtb: time stamp 2020-08-27 20:05:04 is 628848117.932872685 s in the future
tar: dts/armada-385-turris-omnia.dtb: time stamp 2020-08-27 20:05:03 is 628848116.929719094 s in the future
tar: dts/armada-385-db-88f6820-amc.dtb: time stamp 2020-08-27 20:05:03 is 628848116.92776959 s in the future
tar: dts/armada-388-clearfog-base.dtb: time stamp 2020-08-27 20:05:03 is 628848116.925580409 s in the future
tar: dts/armada-385-thecus-n2350.dtb: time stamp 2020-08-27 20:05:03 is 628848116.920304061 s in the future
tar: dts/armada-370-seagate-nas-2bay.dtb: time stamp 2020-08-27 20:05:02 is 628848115.917755099 s in the future
tar: dts/armada-370-netgear-rn102.dtb: time stamp 2020-08-29 15:38:17 is 629004910.915804369 s in the future
tar: dts/berlin2-sony-nsz-gs7.dtb: time stamp 2020-08-27 20:05:01 is 628848114.913991442 s in the future
tar: dts/armada-388-clearfog.dtb: time stamp 2020-08-27 20:05:03 is 628848116.911749059 s in the future
tar: dts/armada-xp-db-dxbc2.dtb: time stamp 2020-08-27 20:05:04 is 628848117.909549696 s in the future
tar: dts/armada-xp-axpwifiap.dtb: time stamp 2020-08-27 20:05:04 is 628848117.907570926 s in the future
tar: dts/dove-chip-lxd8941.dtb: time stamp 2020-08-27 20:05:04 is 628848117.905561662 s in the future
tar: dts/dove-d3plug.dtb: time stamp 2020-08-27 20:05:04 is 628848117.898113938 s in the future
tar: dts/armada-xp-db.dtb: time stamp 2020-08-27 20:05:04 is 628848117.895788127 s in the future
tar: dts/armada-370-synology-ds213j.dtb: time stamp 2020-08-27 20:05:02 is 628848115.893670966 s in the future
tar: dts/armada-370-seagate-nas-4bay.dtb: time stamp 2020-08-27 20:05:02 is 628848115.891734683 s in the future
tar: dts/dove-wyse-t50.dtb: time stamp 2020-08-27 20:05:04 is 628848117.889342342 s in the future
tar: dts/dove-cubox-es.dtb: time stamp 2020-08-27 20:05:04 is 628848117.887331586 s in the future
tar: dts/armada-388-gp.dtb: time stamp 2020-08-27 20:05:03 is 628848116.885135316 s in the future
tar: dts/armada-388-rd.dtb: time stamp 2020-08-27 20:05:03 is 628848116.883080953 s in the future
tar: dts/armada-388-clearfog-pro.dtb: time stamp 2020-08-27 20:05:03 is 628848116.877592595 s in the future
tar: dts/armada-385-db-ap.dtb: time stamp 2020-08-27 20:05:03 is 628848116.874891596 s in the future
tar: dts/armada-370-rd.dtb: time stamp 2020-08-27 20:05:02 is 628848115.872712651 s in the future
tar: dts/armada-xp-netgear-rn2120.dtb: time stamp 2020-08-27 20:05:04 is 628848117.870201432 s in the future
tar: dts/armada-370-db.dtb: time stamp 2020-08-27 20:05:01 is 628848114.868229165 s in the future
tar: dts/armada-385-clearfog-gtr-l8.dtb: time stamp 2020-08-27 20:05:02 is 628848115.865713307 s in the future
tar: dts/armada-398-db.dtb: time stamp 2020-08-27 20:05:04 is 628848117.863968989 s in the future
tar: dts/dove-hp-t5335z.dtb: time stamp 2020-08-27 20:05:04 is 628848117.861882108 s in the future
tar: dts/dove-cubox.dtb: time stamp 2020-08-27 20:05:04 is 628848117.85423842 s in the future
tar: dts/dove-d2plug.dtb: time stamp 2020-08-27 20:05:04 is 628848117.852115289 s in the future
tar: dts/armada-385-linksys-cobra.dtb: time stamp 2020-08-27 20:05:03 is 628848116.849623741 s in the future
tar: dts/armada-385-linksys-shelby.dtb: time stamp 2020-08-27 20:05:03 is 628848116.847090612 s in the future
tar: dts/armada-xp-linksys-mamba.dtb: time stamp 2020-08-27 20:05:04 is 628848117.844927233 s in the future
tar: dts/armada-370-seagate-personal-cloud-2bay.dtb: time stamp 2020-08-27 20:05:02 is 628848115.842921061 s in the future
tar: dts/berlin2q-marvell-dmp.dtb: time stamp 2020-08-27 20:05:01 is 628848114.84071221 s in the future
tar: dts/armada-388-helios4.dtb: time stamp 2020-08-27 20:05:03 is 628848116.833295511 s in the future
tar: dts/armada-370-mirabox.dtb: time stamp 2020-08-27 20:05:01 is 628848114.83073061 s in the future
tar: dts/armada-xp-synology-ds414.dtb: time stamp 2020-08-27 20:05:04 is 628848117.828605346 s in the future
tar: dts/armada-370-netgear-rn104.dtb: time stamp 2020-08-27 20:05:01 is 628848114.82653755 s in the future
tar: dts/armada-xp-openblocks-ax3-4.dtb: time stamp 2020-08-27 20:05:04 is 628848117.824204169 s in the future
tar: dts/armada-380-zyxel-nas326.dtb: time stamp 2020-08-27 20:05:02 is 628848115.822003527 s in the future
tar: dts/armada-385-clearfog-gtr-s4.dtb: time stamp 2020-08-27 20:05:02 is 628848115.819424232 s in the future
tar: dts/berlin2cd-valve-steamlink.dtb: time stamp 2020-08-27 20:05:01 is 628848114.817608853 s in the future
tar: dts/armada-370-seagate-personal-cloud.dtb: time stamp 2020-08-27 20:05:02 is 628848115.814716369 s in the future
tar: dts/armada-375-db.dtb: time stamp 2020-08-27 20:05:02 is 628848115.812603153 s in the future
tar: dts/armada-385-wd-ex2100.dtb: time stamp 2020-08-27 20:05:03 is 628848116.809966552 s in the future
tar: dts/armada-xp-db-xc3-24g4xg.dtb: time stamp 2020-08-27 20:05:04 is 628848117.808007079 s in the future
tar: dts/armada-385-linksys-caiman.dtb: time stamp 2020-08-27 20:05:03 is 628848116.805809635 s in the future
tar: dts/armada-xp-gp.dtb: time stamp 2020-08-27 20:05:04 is 628848117.803568105 s in the future
tar: dts/armada-370-dlink-dns327l.dtb: time stamp 2020-08-27 20:05:01 is 628848114.80114975 s in the future
tar: dts/berlin2cd-google-chromecast.dtb: time stamp 2020-08-27 20:05:01 is 628848114.799359853 s in the future
tar: dts/armada-388-db.dtb: time stamp 2020-08-27 20:05:03 is 628848116.797393236 s in the future
tar: dts/armada-385-linksys-rango.dtb: time stamp 2020-08-27 20:05:03 is 628848116.795240572 s in the future
tar: dts/dove-dove-db.dtb: time stamp 2020-08-27 20:05:04 is 628848117.793154971 s in the future
tar: dts/armada-388-wd-ex4100.dtb: time stamp 2020-08-27 20:05:04 is 628848117.790836409 s in the future
tar: dts/armada-xp-lenovo-ix4-300d.dtb: time stamp 2020-08-27 20:05:04 is 628848117.788562574 s in the future
tar: dts/armada-385-synology-ds116.dtb: time stamp 2020-08-27 20:05:03 is 628848116.465521157 s in the future
tar: dts/armada-xp-matrix.dtb: time stamp 2020-08-27 20:05:04 is 628848117.463235541 s in the future
tar: dts/armada-375-wd-mycloud-gen2.dtb: time stamp 2020-08-27 20:05:02 is 628848115.46102573 s in the future
tar: dts: time stamp 2020-08-24 01:28:34 is 628521927.460509647 s in the future
root@debian:/boot# cp -a /usr/src/kernel/zImage-5.8.5-mvebu-370xp-tld-1 . 
root@debian:/boot# cp -a zImage-5.8.5-mvebu-370xp-tld-1 zImage.fdt 
root@debian:/boot# cat dts/armada-370-netgear-rn102.dtb >> zImage.fdt 
00008000 -n Linux-5.8.5-mvebu-370xp-tld-1 -d zImage.fdt uImagea 0x00008000 -e 0x0
Image Name:   Linux-5.8.5-mvebu-370xp-tld-1
Created:      Sat Sep 23 12:04:48 2000
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:    5418742 Bytes = 5291.74 KiB = 5.17 MiB
Load Address: 00008000
Entry Point:  00008000
ld-1 uInitrd initramfs-5.8.5-mvebu-370xp-tld-1 -d initrd.img-5.8.5-mvebu-370xp-tl
Image Name:   initramfs-5.8.5-mvebu-370xp-tld-
Created:      Sat Sep 23 12:05:21 2000
Image Type:   ARM Linux RAMDisk Image (gzip compressed)
Data Size:    9504746 Bytes = 9281.98 KiB = 9.06 MiB
Load Address: 00000000
Entry Point:  00000000
root@debian:/boot# cat /proc/mtd 
dev:    size   erasesize  name
mtd0: 00180000 00020000 "u-boot"
mtd1: 00020000 00020000 "u-boot-env"
mtd2: 00600000 00020000 "uImage"
mtd3: 00400000 00020000 "minirootfs"
mtd4: 07400000 00020000 "ubifs"
 oot@debian:/boot# echo "/dev/mtd1 0x00000 0x20000 0x20000" > /etc/fw_env.config 
root@debian:/boot# fw_setenv test_xxxx yes 
root@debian:/boot# fw_printenv test_xxxx 
test_xxxx=yes
root@debian:/boot# fw_printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
loadaddr=0x02000000
mtdids=nand0=armada-nand
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
bootcmd=usb start; run usb_bootcmd; usb stop; reset
fdt_skip_update=yes
test_xxxx=yes
otfs),-(ubifs)' 0(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(miniroo
200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial' nsole=ttyS0,1152
e' t@debian:/boot# fw_setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage
trd' debian:/boot# fw_setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInit
n bootm 0x2000000 0x3000000; else bootm 0x2000000; fi'  if run load_uinitrd; then
root@debian:/boot# fw_setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot' 
t' t@debian:/boot# fw_setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset
root@debian:/boot# fw_setenv fdt_skip_update yes 
root@debian:/boot# fw_printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
loadaddr=0x02000000
mtdids=nand0=armada-nand
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81
test_xxxx=yes
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
bootcmd=usb start; run usb_bootcmd; usb stop; reset
fdt_skip_update=yes
root@debian:/boot# sync 
root@debian:/boot# sync 
root@debian:/boot# sync 
root@debian:/boot# shutdown -r now

Broadcast message from root@debian (ttyS0) (Sat Sep 23 12:13:44 2000):

INIT: Sending [info] Using makefile-style concurrent boot in runlevel 6.
[ ok ] Stopping hotplug events dispatcher: systemd-udevd.
[ ok ] Stopping Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[....] Stopping busybox' klogd implementation: klogd2713 (klogd)
Stopped klogd (pid 2713).
. ok 
[....] Stopping busybox' syslogd implementation: syslogd2686 (syslogd)
. ok 
[ ok ] Stopping NFS kernel daemon: mountd nfsd.
[ ok ] Unexporting directories for NFS kernel daemon....
[ ok ] Asking all remaining processes to terminate...done.
[ ok ] All processes ended within 1 seconds...done.
[ ok ] Stopping NFS common utilities: idmapd statd.
[info] Saving the system clock.
[info] Hardware Clock updated to Sat Sep 23 12:14:33 PDT 2000.
[ ok ] Stopping RPC port mapper daemon: rpcbind.
[....] Deconfiguring network interfaces...Removed stale PID file
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/e8:fc:af:e5:34:ca
Sending on   LPF/eth0/e8:fc:af:e5:34:ca
Sending on   Socket/fallback
DHCPRELEASE of 192.168.0.18 on eth0 to 192.168.0.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
dhclient.c:2878: Failed to send 300 byte long packet over fallback interface.
done.
[ ok ] Saving random seed...done.
[....] Will now unmount temporary filesystems:umount: /tmp unmounted
. ok 
[ ok ] Will now deactivate swap:.
[....] Mounting root filesystem read-only...[ 2333.052014][ T5896] EXT4-fs (sda1): re-mounted. Opts: (null)
done.
[info] Will now restart.
[ 2333.355481][ T5917] reboot: Restarting system

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0000
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
reading /uImage-recovery

** Unable to read "/uImage-recovery" from usb 0:1 **
reading /initrd-recovery.gz

** Unable to read "/initrd-recovery.gz" from usb 0:1 **

NAND read: device 0 offset 0xd4000, size 0x6000
 24576 bytes read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Marvell>>

Yes so when i come to login and login everything is ok the led lights stop flash'ing but after reboot restart command then it go back to the led's flas'ing again.

Yes ok,

Regards

AkkJaa...
Re: RN10400
March 21, 2021 08:57AM
Bodhi,

Here you have the readout without USB Drive.

Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 1 USB Device(s) found
       scanning bus for storage devices... 0 Storage Device(s) found

** Invalid boot device **

** Invalid boot device **

NAND read: device 0 offset 0xd4000, size 0x6000
 24576 bytes read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Marvell>>

Yes then you have it.

Regards

AkkJaa...
Re: RN10400
March 21, 2021 04:34PM
AkkJaa,

Congrats! you're good at this point:

https://forum.doozan.com/read.php?3,106724,118219#msg-118219

Quote

debian
NETGEAR ReadyNAS 104
Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
Debian 10.0
Sat Sep 23 11:40:25 PDT 2000 up 4 minutes

Now, the next thing you did was trying to install the full kerne in Step 3. But the system clock is not yet updated by NTP (note above it shows the year 2000). This box does not have RTC (iirc) so you need to wait for the clock to update (or you can set the system clock manually by using command date)

After the system time is corrected, then proceed to install the kernel in Step 3 again

Quote

3. Install full kernel

cd /boot
cp -a uImage uImage.mirabox.bak
cp -a uInitrd uInitrd.bak
dpkg -i /usr/src/kernel/linux-image-5.8.5-mvebu-370xp-tld-1_1.0_armhf.deb
tar xf /usr/src/kernel/linux-dtb-5.8.5-mvebu-370xp-tld-1.tar


====

Thanks for reporting this! my installaiton instruction did not take into account that the first installation might see this system time issue.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: RN10400
March 21, 2021 04:59PM
Bodhi,

Should I connect the network cable to the RN104 motherboard when I do this again.?
I did not have the network cable connected the last time I did this installation. The (RJ45). cable.
I saw that the RN104 card searched for IP Address but the RN104 card could not get it as long as the network cable was not connected to the RN104 card.
If it does not get network connection through USB and CP module then.?

Ok, Thanks again.

Regards.

AkkJaa...
Re: RN10400
March 21, 2021 05:39PM
AkkJaa,

> Should I connect the network cable to the RN104
> motherboard when I do this again.?
> I did not have the network cable connected the
> last time I did this installation. The (RJ45).
> cable.

Definitely. You need to connect the Ethernet cable. This is the only way you will get network connection, and can SSH into the box, and install new Debian packages.

NTP gets time updates from the Internet time servers. So it needs network connection.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 1 time(s). Last edit at 03/21/2021 08:18PM by bodhi.
Re: RN10400
March 22, 2021 08:20AM
Hi Bodhi,

Now i have done all new and here come the read out.


Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
Marvell>> printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start;fatload usb 0:1 0x2000000 /uImage-recovery;fatload usb 0:1 0x3000000 /initrd-recovery.gz;nand read 0x1000000 0xD4000 0x6000; bootm 0x2000000 0x3000000 0x1000000
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=yes
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
test_xxxx=yes
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2749/131068 bytes
Marvell>> setenv mtdparts 'mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)' 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial' 
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage' 
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd' 
Marvell>> setenv usb_boot 'run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi' 
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot' 
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset' 
Marvell>> setenv fdt_skip_update yes 
Marvell>> boot 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5419270 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
9488618 bytes read
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-5.8.5-mvebu-370xp-tld-1
   Created:      2021-03-22  13:36:07 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5419206 Bytes = 5.2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 03000000 ...
   Image Name:   initramfs-5.2.9-mvebu-tld-1
   Created:      2019-08-26  11:03:27 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9488554 Bytes = 9 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
[    0.000000][    T0] CPU: ARMv7 Processor [561f5811] revision 1 (ARMv7), cr=10c5387d
[    0.000000][    T0] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: NETGEAR ReadyNAS 104
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0]   HighMem  empty
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] CPU: All CPU(s) started in SVC mode.
[    0.000000][    T0] percpu: Embedded 20 pages/cpu s53068 r8192 d20660 u81920
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) earlyprintk=serial mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) reason=normal bdtype=rn104
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 493620K/524288K available (10240K kernel code, 1012K rwdata, 3072K rodata, 1024K init, 342K bss, 30668K reserved, 0K cma-reserved, 0K highmem)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x338/0x794 with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] rcu: 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000][    T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0] 	Rude variant of Tasks RCU enabled.
[    0.000000][    T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] L2C: DT/platform modifies aux control register: 0x12086300 -> 0x1a086302
[    0.000000][    T0] Aurora cache controller enabled, 4 ways, 256 kB
[    0.000000][    T0] Aurora: CACHE_ID 0x00000100, AUX_CTRL 0x1a086302
[    0.000000][    T0] Switching to timer-based delay loop, resolution 53ns
[    0.000007][    T0] sched_clock: 32 bits at 18MHz, resolution 53ns, wraps every 114537122277ns
[    0.007875][    T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 101938038664 ns
[    0.019304][    T0] Console: colour dummy device 80x30
[    0.024022][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 37.49 BogoMIPS (lpj=187492)
[    0.034153][    T0] pid_max: default: 32768 minimum: 301
[    0.039217][    T0] LSM: Security Framework initializing
[    0.044163][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051492][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.060285][    T0] CPU: Testing write buffer coherency: ok
[    0.065728][    T1] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.072064][    T1] Setting up static identity map for 0x100000 - 0x100060
[    0.078759][    T1] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1
[    0.084192][    T1] mvebu-pmsu: Initializing Power Management Service Unit
[    0.090715][    T1] rcu: Hierarchical SRCU implementation.
[    0.098535][    T1] smp: Bringing up secondary CPUs ...
[    0.103416][    T1] smp: Brought up 1 node, 1 CPU
[    0.107711][    T1] SMP: Total of 1 processors activated (37.49 BogoMIPS).
[    0.114037][    T1] CPU: All CPU(s) started in SVC mode.
[    0.119580][    T1] devtmpfs: initialized
[    0.128278][    T1] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[    0.137189][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.146958][    T1] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.154167][    T1] xor: measuring software checksum speed
[    0.258574][    T1]    arm4regs  :  1103.200 MB/sec
[    0.358572][    T1]    8regs     :   671.200 MB/sec
[    0.458568][    T1]    32regs    :  1062.400 MB/sec
[    0.463021][    T1] xor: using function: arm4regs (1103.200 MB/sec)
[    0.468784][    T1] prandom: seed boundary self test passed
[    0.477387][    T1] prandom: 100 self tests passed
[    0.481800][    T1] pinctrl core: initialized pinctrl subsystem
[    0.488940][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.489695][    T1] NET: Registered protocol family 16
[    0.502538][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.510427][    T1] audit: initializing netlink subsys (disabled)
[    0.516399][   T31] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.526675][    T1] cpuidle: using governor ladder
[    0.532699][    T1] cpuidle: using governor menu
[    0.537189][    T1] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.809456][    T1] raid6: int32x8  gen()   214 MB/s
[    0.979007][    T1] raid6: int32x8  xor()   135 MB/s
[    1.148651][    T1] raid6: int32x4  gen()   224 MB/s
[    1.318722][    T1] raid6: int32x4  xor()   151 MB/s
[    1.488571][    T1] raid6: int32x2  gen()   414 MB/s
[    1.658574][    T1] raid6: int32x2  xor()   217 MB/s
[    1.828604][    T1] raid6: int32x1  gen()   430 MB/s
[    1.998587][    T1] raid6: int32x1  xor()   201 MB/s
[    2.003119][    T1] raid6: using algorithm int32x1 gen() 430 MB/s
[    2.008691][    T1] raid6: .... xor() 201 MB/s, rmw enabled
[    2.013776][    T1] raid6: using intx1 recovery algorithm
[    2.020108][    T1] vgaarb: loaded
[    2.025068][    T1] SCSI subsystem initialized
[    2.030336][    T1] usbcore: registered new interface driver usbfs
[    2.036035][    T1] usbcore: registered new interface driver hub
[    2.043216][    T1] usbcore: registered new device driver usb
[    2.049910][    T1] mc: Linux media interface: v0.10
[    2.055327][    T1] videodev: Linux video capture interface: v2.00
[    2.061826][    T1] pps_core: LinuxPPS API ver. 1 registered
[    2.066995][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.076729][    T1] PTP clock support registered
[    2.084552][    T1] clocksource: Switched to clocksource armada_370_xp_clocksource
[    3.073591][    T1] VFS: Disk quotas dquot_6.6.0
[    3.077975][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.114039][    T1] NET: Registered protocol family 2
[    3.120743][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    3.129527][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    3.137517][    T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    3.144806][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    3.151805][    T1] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.158610][    T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.165844][    T1] NET: Registered protocol family 1
[    3.171222][    T1] RPC: Registered named UNIX socket transport module.
[    3.177362][    T1] RPC: Registered udp transport module.
[    3.182290][    T1] RPC: Registered tcp transport module.
[    3.187237][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.193754][    T1] PCI: CLS 0 bytes, default 64
[    3.198373][    T1] Trying to unpack rootfs image as initramfs...
[    3.811190][    T1] Freeing initrd memory: 9268K
[    3.815790][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    3.822689][    T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    3.833699][    T1] Initialise system trusted keyrings
[    3.840540][    T1] Key type blacklist registered
[    3.845207][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    3.851882][    T1] zbud: loaded
[    3.856722][    T1] NFS: Registering the id_resolver key type
[    3.861993][    T1] Key type id_resolver registered
[    3.866709][    T1] Key type id_legacy registered
[    3.871025][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.877935][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    3.884794][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    3.892949][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    3.899891][    T1] orangefs_init: module version upstream loaded
[    3.979068][    T1] async_tx: api initialized (async)
[    3.983700][    T1] Key type asymmetric registered
[    3.988146][    T1] Asymmetric key parser 'x509' registered
[    3.993585][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    4.001211][    T1] io scheduler bfq registered
[    4.008295][    T1] armada-370-pinctrl d0018000.pin-ctrl: registered pinctrl driver
[    4.025100][    T1] mvebu-pcie soc:pcie@82000000: PCI host bridge to bus 0000:00
[    4.031867][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.038167][    T1] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffdfffff]
[    4.045483][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    4.051998][    T1] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400
[    4.058355][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.065767][    T1] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400
[    4.071916][    T1] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.080382][    T1] PCI: bus0: Fast back to back transfers disabled
[    4.086339][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.094296][    T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.102742][    T1] pci 0000:01:00.0: [1b73:1009] type 00 class 0x0c0330
[    4.109146][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x4000ffff 64bit]
[    4.116104][    T1] pci 0000:01:00.0: reg 0x18: [mem 0x40010000-0x40010fff 64bit]
[    4.122949][    T1] pci 0000:01:00.0: reg 0x20: [mem 0x40011000-0x40011fff 64bit]
[    4.129962][    T1] pci 0000:01:00.0: supports D1
[    4.134262][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[    4.141212][    T1] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.175669][    T1] PCI: bus1: Fast back to back transfers disabled
[    4.181407][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    4.188517][    T1] pci 0000:02:00.0: [1b4b:9215] type 00 class 0x010601
[    4.194863][    T1] pci 0000:02:00.0: reg 0x10: [io  0xfffffff8-0xffffffff]
[    4.201229][    T1] pci 0000:02:00.0: reg 0x14: [io  0xfffffffc-0xffffffff]
[    4.207698][    T1] pci 0000:02:00.0: reg 0x18: [io  0xfffffff8-0xffffffff]
[    4.214063][    T1] pci 0000:02:00.0: reg 0x1c: [io  0xfffffffc-0xffffffff]
[    4.220508][    T1] pci 0000:02:00.0: reg 0x20: [io  0xffffffe0-0xffffffff]
[    4.226928][    T1] pci 0000:02:00.0: reg 0x24: [mem 0x42000000-0x420007ff]
[    4.233292][    T1] pci 0000:02:00.0: reg 0x30: [mem 0xd0000000-0xd000ffff pref]
[    4.240184][    T1] pci 0000:02:00.0: PME# supported from D3hot
[    4.246098][    T1] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.285668][    T1] PCI: bus2: Fast back to back transfers disabled
[    4.291405][    T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    4.298232][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xf8000000-0xf80fffff]
[    4.305204][    T1] pci 0000:00:02.0: BAR 14: assigned [mem 0xf8100000-0xf81fffff]
[    4.312117][    T1] pci 0000:00:02.0: BAR 13: assigned [io  0x10000-0x10fff]
[    4.318603][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xf8200000-0xf82007ff pref]
[    4.325855][    T1] pci 0000:00:02.0: BAR 6: assigned [mem 0xf8300000-0xf83007ff pref]
[    4.333091][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xf8000000-0xf800ffff 64bit]
[    4.340428][    T1] pci 0000:01:00.0: BAR 2: assigned [mem 0xf8010000-0xf8010fff 64bit]
[    4.347764][    T1] pci 0000:01:00.0: BAR 4: assigned [mem 0xf8011000-0xf8011fff 64bit]
[    4.355096][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    4.360269][    T1] pci 0000:00:01.0:   bridge window [mem 0xf8000000-0xf80fffff]
[    4.367130][    T1] pci 0000:02:00.0: BAR 6: assigned [mem 0xf8100000-0xf810ffff pref]
[    4.374359][    T1] pci 0000:02:00.0: BAR 5: assigned [mem 0xf8110000-0xf81107ff]
[    4.381211][    T1] pci 0000:02:00.0: BAR 4: assigned [io  0x10000-0x1001f]
[    4.387588][    T1] pci 0000:02:00.0: BAR 0: assigned [io  0x10020-0x10027]
[    4.393948][    T1] pci 0000:02:00.0: BAR 2: assigned [io  0x10028-0x1002f]
[    4.400325][    T1] pci 0000:02:00.0: BAR 1: assigned [io  0x10030-0x10033]
[    4.406701][    T1] pci 0000:02:00.0: BAR 3: assigned [io  0x10034-0x10037]
[    4.413062][    T1] pci 0000:00:02.0: PCI bridge to [bus 02]
[    4.418247][    T1] pci 0000:00:02.0:   bridge window [io  0x10000-0x10fff]
[    4.424622][    T1] pci 0000:00:02.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    4.431568][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    4.437909][    T1] pcieport 0000:00:02.0: enabling device (0140 -> 0143)
[    4.445434][    T1] mv_xor d0060800.xor: Marvell shared XOR driver
[    4.515924][    T1] mv_xor d0060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.526933][    T1] mv_xor d0060900.xor: Marvell shared XOR driver
[    4.595928][    T1] mv_xor d0060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.800540][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    4.812333][    T1] printk: console [ttyS0] disabled
[    4.838717][    T1] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A
[    4.847794][    T1] printk: console [ttyS0] enabled
[    4.847794][    T1] printk: console [ttyS0] enabled
[    4.856854][    T1] printk: bootconsole [earlycon0] disabled
[    4.856854][    T1] printk: bootconsole [earlycon0] disabled
[    4.869589][    T1] ahci 0000:02:00.0: enabling device (0146 -> 0147)
[    4.886906][    T1] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    4.895106][    T1] ahci 0000:02:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
[    4.909295][    T1] scsi host0: ahci
[    4.913840][    T1] scsi host1: ahci
[    4.918417][    T1] scsi host2: ahci
[    4.922863][    T1] scsi host3: ahci
[    4.926973][    T1] ata1: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110100 irq 42
[    4.934435][    T1] ata2: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110180 irq 42
[    4.942425][    T1] ata3: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110200 irq 42
[    4.949977][    T1] ata4: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110280 irq 42
[    4.959367][    T1] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xf1
[    4.967824][    T1] nand: Micron MT29F1G08ABADAWP
[    4.972172][    T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    4.980514][    T1] Bad block table found at page 65472, version 0x01
[    4.987084][    T1] Bad block table found at page 65408, version 0x01
[    4.993348][    T1] 5 cmdlinepart partitions found on MTD device pxa3xx_nand-0
[    5.000168][    T1] Creating 5 MTD partitions on "pxa3xx_nand-0":
[    5.005845][    T1] 0x000000000000-0x000000180000 : "u-boot"
[    5.013289][    T1] 0x000000180000-0x0000001a0000 : "u-boot-env"
[    5.021628][    T1] 0x000000200000-0x000000800000 : "uImage"
[    5.029726][    T1] 0x000000800000-0x000000c00000 : "minirootfs"
[    5.038109][    T1] 0x000000c00000-0x000008000000 : "ubifs"
[    5.047989][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    5.057091][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    5.070342][    T1] libphy: Fixed MDIO Bus: probed
[    5.079991][    T1] libphy: orion_mdio_bus: probed
[    5.114515][    T1] mvneta d0070000.ethernet eth0: Using random mac address 36:f9:fc:3e:e7:09
[    5.130387][    T1] mvneta d0074000.ethernet eth1: Using random mac address 02:46:3f:63:b3:c7
[    5.141055][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.148692][    T1] ehci-pci: EHCI PCI platform driver
[    5.153690][    T1] ehci-orion: EHCI orion driver
[    5.158723][    T1] orion-ehci d0050000.usb: EHCI Host Controller
[    5.164369][    T1] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1
[    5.172460][    T1] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000
[    5.204583][    T1] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00
[    5.211078][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.219434][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.226809][    T1] usb usb1: Product: EHCI Host Controller
[    5.232006][    T1] usb usb1: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 ehci_hcd
[    5.239057][    T1] usb usb1: SerialNumber: d0050000.usb
[    5.245114][    T1] hub 1-0:1.0: USB hub found
[    5.249633][    T1] hub 1-0:1.0: 1 port detected
[    5.255501][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.261539][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    5.269967][    T1] xhci_hcd 0000:01:00.0: hcc params 0x200073a1 hci version 0x100 quirks 0x0000000000080010
[    5.280116][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.288500][ T1200] ata1: SATA link down (SStatus 0 SControl 300)
[    5.294191][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.301594][ T1208] ata3: SATA link down (SStatus 0 SControl 300)
[    5.307323][ T1204] ata2: SATA link down (SStatus 0 SControl 300)
[    5.312979][ T1212] ata4: SATA link down (SStatus 0 SControl 300)
[    5.318687][    T1] usb usb2: Product: xHCI Host Controller
[    5.323825][    T1] usb usb2: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.330919][    T1] usb usb2: SerialNumber: 0000:01:00.0
[    5.336825][    T1] hub 2-0:1.0: USB hub found
[    5.341357][    T1] hub 2-0:1.0: 2 ports detected
[    5.346840][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.352315][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    5.360324][    T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    5.367013][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.375415][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    5.383673][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.391040][    T1] usb usb3: Product: xHCI Host Controller
[    5.396228][    T1] usb usb3: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.403204][    T1] usb usb3: SerialNumber: 0000:01:00.0
[    5.409071][    T1] hub 3-0:1.0: USB hub found
[    5.413473][    T1] hub 3-0:1.0: 2 ports detected
[    5.419672][    T1] usbcore: registered new interface driver usblp
[    5.426388][    T1] usbcore: registered new interface driver usb-storage
[    5.433570][    T1] mousedev: PS/2 mouse device common for all mice
[    5.441281][    T1] i2c /dev entries driver
[    5.449995][    T1] rtc-ds1307 0-0068: 'wakeup-source' is set, request for an IRQ is disabled!
[    5.463358][    T1] rtc-ds1307 0-0068: registered as rtc0
[    5.470216][    T1] rtc-ds1307 0-0068: setting system clock to 2000-09-24T18:32:15 UTC (969820335)
[    5.479540][    T1] pca953x 0-0023: supply vcc not found, using dummy regulator
[    5.487130][    T1] pca953x 0-0023: using no AI
[    5.526607][    T1] orion_wdt: Initial timeout 229 sec
[    5.533068][    T1] device-mapper: uevent: version 1.0.3
[    5.538816][    T1] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    5.548223][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    5.555045][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    5.561783][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    5.568669][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    5.574993][    T1] device-mapper: raid: Loading target version 1.15.1
[    5.590407][    T1] marvell-cesa d0090000.crypto: CESA device successfully registered
[    5.598478][    T1] hid: raw HID events driver (C) Jiri Kosina
[    5.605462][    T1] usbcore: registered new interface driver usbhid
[    5.611244][    T1] usbhid: USB HID core driver
[    5.615573][   T20] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    5.623786][    T1] drop_monitor: Initializing network drop monitor service
[    5.631251][    T1] NET: Registered protocol family 10
[    5.637573][    T1] Segment Routing with IPv6
[    5.641620][    T1] RPL Segment Routing with IPv6
[    5.646285][    T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    5.654830][    T1] NET: Registered protocol family 17
[    5.660511][    T1] 8021q: 802.1Q VLAN Support v1.8
[    5.665202][    T1] Key type dns_resolver registered
[    5.670058][    T1] ThumbEE CPU extension supported.
[    5.674824][    T1] Registering SWP/SWPB emulation handler
[    5.680386][    T1] registered taskstats version 1
[    5.685120][    T1] Loading compiled-in X.509 certificates
[    5.690336][    T1] zswap: loaded using pool lzo/zbud
[    5.695671][    T1] Key type ._fscrypt registered
[    5.700013][    T1] Key type .fscrypt registered
[    5.704268][    T1] Key type fscrypt-provisioning registered
[    5.712633][    T1] Key type big_key registered
[    5.741039][    T1] Key type encrypted registered
[    5.750040][    T1] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    5.761287][    T1] Freeing unused kernel memory: 1024K
[    5.796847][    T1] Checked W+X mappings: passed, no W+X pages found
[    5.802751][    T1] Run /init as init process
[    5.817359][   T20] usb 1-1: New USB device found, idVendor=13fe, idProduct=4300, bcdDevice= 1.00
[    5.834872][   T20] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.842101][   T20] usb 1-1: Product: USB DISK 2.0
[    5.847695][   T20] usb 1-1: Manufacturer:         
[    5.852250][   T20] usb 1-1: SerialNumber: 9000996E0B7F4964
[    5.870957][   T20] usb-storage 1-1:1.0: USB Mass Storage device detected
[    5.889002][   T20] scsi host4: usb-storage 1-1:1.0
Loading, please wait...
Starting version 241
[    6.906990][    T7] scsi 4:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 4
[    6.921276][ T1216] sd 4:0:0:0: [sda] 30322688 512-byte logical blocks: (15.5 GB/14.5 GiB)
[    6.949564][ T1216] sd 4:0:0:0: [sda] Write Protect is off
[    6.961355][ T1216] sd 4:0:0:0: [sda] No Caching mode page found
[    6.980300][ T1216] sd 4:0:0:0: [sda] Assuming drive cache: write through
[    7.006978][ T1216]  sda: sda1
[    7.046148][ T1216] sd 4:0:0:0: [sda] Attached SCSI removable disk
[    7.648054][    C0] random: fast init done
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   22.355739][ T1521] process '/usr/bin/fstype' started with executable stack
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1 
rootfs: clean, 24115/948416 files, 355395/3790323 blocks
done.
[   28.414818][ T1530] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   28.458626][ T1530] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
[info] Using makefile-style concurrent boot in runlevel S.
[ ok ] Starting hotplug events dispatcher: systemd-udevd.
[ ok ] Synthesizing the initial hotplug events (subsystems)...done.
[....] Synthesizing the initial hotplug events (devices)...[   33.130020][ T1681] systemd-udevd[1681]: could not open moddep file '/lib/modules/5.8.5-mvebu-370xp-tld-1/modules.dep.bin'
[   33.281821][ T1681] systemd-udevd[1681]: could not open moddep file '/lib/modules/5.8.5-mvebu-370xp-tld-1/modules.dep.bin'
done.
[....] Waiting for /dev to be fully populated...[   34.000917][ T1680] systemd-udevd[1680]: Using default interface naming scheme 'v240'.
[   34.031459][ T1681] systemd-udevd[1681]: Using default interface naming scheme 'v240'.
[   34.082710][ T1686] systemd-udevd[1686]: could not open moddep file '/lib/modules/5.8.5-mvebu-370xp-tld-1/modules.dep.bin'
[   34.104221][ T1680] systemd-udevd[1680]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   34.122030][ T1681] systemd-udevd[1681]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   34.225921][ T1680] systemd-udevd[1680]: Could not generate persistent MAC address for eth1: No such file or directory
[   34.247971][ T1681] systemd-udevd[1681]: Could not generate persistent MAC address for eth0: No such file or directory
[   34.375993][    C0] random: crng init done
[   35.003635][ T1679] systemd-udevd[1679]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
done.
[ ok ] Setting hostname to 'debian'...done.
[ ok ] Activating swap:.
[   40.609106][ T1885] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[ ok ] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
[ ok ] Cleaning up temporary files...[....] Cleaning /tmp...done.
[ ok .
[ ok ] Will now mount local filesystems:.
[ ok ] Will now activate swapfile swap:done.
[ ok ] Checking minimum space in /tmp...done.
[ ok ] Cleaning up temporary files....
[ ok ] Starting Setting kernel variables: sysctl.
[ ok ] Initializing random number generator...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[   46.102588][ T2416] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[   46.112868][ T2416] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/36:f9:fc:3e:e7:09
Sending on   LPF/eth0/36:f9:fc:3e:e7:09
Sending on   Socket/fallback
DHCPREQUEST for 192.168.0.18 on eth0 to 255.255.255.255 port 67
DHCPREQUEST for 192.168.0.18 on eth0 to 255.255.255.255 port 67
DHCPREQUEST for 192.168.0.18 on eth0 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 20
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
No DHCPOFFERS received.
Trying recorded lease 192.168.0.18
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.

--- 192.168.0.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

No working leases in persistent database - sleeping.
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
2624 (syslogd)
. ok 
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
2651 (klogd)
. ok 
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting periodic command scheduler: cron.
[ ok ] Starting system message bus: dbus.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[....] Running local boot scripts (/etc/rc.local)Cannot read bad block mark: Invalid argument
<13>Sep 24 11:32:12 root[2860]: Cannot read u-boot env ethaddr
. ok 

Debian GNU/Linux 10 debian ttyS0

debian login: root
Password: 
Last login: Thu Sep  5 01:58:44 PDT 2019 from 192.168.0.100 on pts/0
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
debian
NETGEAR ReadyNAS 104
Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
Debian 10.0
Sun Sep 24 11:32:36 PDT 2000 up 2 minutes
root@debian:~# uname -a 
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l GNU/Linux
root@debian:~#

Yes and now i can see the led light on the network cabel flashing so it look like it work there. In the fromt of the RM104 card, under bootup it was blinking / flashing in the 2 led lights all the time. But about half way under bootup it stop blinking in both led lamps and now it is stop blinking and are black no light at all.
But behind with the network cable is flashing and blinking all the time. so now i wait and see if the date and time will be updated.
Then i try to program the card and see. And put it out here. I tryed the command (date) to set the date and time but it did not work.

Ok Thanks Again.

Best Regards

AkkJaa...
Re: RN10400
March 22, 2021 09:51AM
Bodhi,

I can't change date and time and now it have be online for about 1/2 hour i think. But i think it is better now, here is the read out now.


Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
Marvell>> printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start;fatload usb 0:1 0x2000000 /uImage-recovery;fatload usb 0:1 0x3000000 /initrd-recovery.gz;nand read 0x1000000 0xD4000 0x6000; bootm 0x2000000 0x3000000 0x1000000
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=yes
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
test_xxxx=yes
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2749/131068 bytes
Marvell>> setenv mtdparts 'mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)' 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial' 
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage' 
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd' 
Marvell>> setenv usb_boot 'run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi' 
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot' 
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset' 
Marvell>> setenv fdt_skip_update yes 
Marvell>> boot
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5419270 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
9505310 bytes read
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-5.8.5-mvebu-370xp-tld-1
   Created:      2000-09-24  19:05:02 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5419206 Bytes = 5.2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 03000000 ...
   Image Name:   initramfs-5.8.5-mvebu-370xp-tld-
   Created:      2000-09-24  19:05:41 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9505246 Bytes = 9.1 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
[    0.000000][    T0] CPU: ARMv7 Processor [561f5811] revision 1 (ARMv7), cr=10c5387d
[    0.000000][    T0] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: NETGEAR ReadyNAS 104
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0]   HighMem  empty
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] CPU: All CPU(s) started in SVC mode.
[    0.000000][    T0] percpu: Embedded 20 pages/cpu s53068 r8192 d20660 u81920
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) earlyprintk=serial mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) reason=normal bdtype=rn104
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 493604K/524288K available (10240K kernel code, 1012K rwdata, 3072K rodata, 1024K init, 342K bss, 30684K reserved, 0K cma-reserved, 0K highmem)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x338/0x794 with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] rcu: 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000][    T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0] 	Rude variant of Tasks RCU enabled.
[    0.000000][    T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] L2C: DT/platform modifies aux control register: 0x12086300 -> 0x1a086302
[    0.000000][    T0] Aurora cache controller enabled, 4 ways, 256 kB
[    0.000000][    T0] Aurora: CACHE_ID 0x00000100, AUX_CTRL 0x1a086302
[    0.000000][    T0] Switching to timer-based delay loop, resolution 53ns
[    0.000007][    T0] sched_clock: 32 bits at 18MHz, resolution 53ns, wraps every 114537122277ns
[    0.007875][    T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 101938038664 ns
[    0.019302][    T0] Console: colour dummy device 80x30
[    0.024020][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 37.49 BogoMIPS (lpj=187492)
[    0.034151][    T0] pid_max: default: 32768 minimum: 301
[    0.039215][    T0] LSM: Security Framework initializing
[    0.044161][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051489][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.060284][    T0] CPU: Testing write buffer coherency: ok
[    0.065729][    T1] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.072062][    T1] Setting up static identity map for 0x100000 - 0x100060
[    0.078754][    T1] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1
[    0.084186][    T1] mvebu-pmsu: Initializing Power Management Service Unit
[    0.090714][    T1] rcu: Hierarchical SRCU implementation.
[    0.098533][    T1] smp: Bringing up secondary CPUs ...
[    0.103413][    T1] smp: Brought up 1 node, 1 CPU
[    0.107707][    T1] SMP: Total of 1 processors activated (37.49 BogoMIPS).
[    0.114034][    T1] CPU: All CPU(s) started in SVC mode.
[    0.119575][    T1] devtmpfs: initialized
[    0.128261][    T1] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[    0.137169][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.146941][    T1] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.154153][    T1] xor: measuring software checksum speed
[    0.258575][    T1]    arm4regs  :  1103.200 MB/sec
[    0.358572][    T1]    8regs     :   671.200 MB/sec
[    0.458567][    T1]    32regs    :  1062.400 MB/sec
[    0.463020][    T1] xor: using function: arm4regs (1103.200 MB/sec)
[    0.468785][    T1] prandom: seed boundary self test passed
[    0.477388][    T1] prandom: 100 self tests passed
[    0.481801][    T1] pinctrl core: initialized pinctrl subsystem
[    0.488948][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.489708][    T1] NET: Registered protocol family 16
[    0.502541][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.510425][    T1] audit: initializing netlink subsys (disabled)
[    0.516398][   T31] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.526667][    T1] cpuidle: using governor ladder
[    0.532687][    T1] cpuidle: using governor menu
[    0.537177][    T1] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.809486][    T1] raid6: int32x8  gen()   214 MB/s
[    0.978982][    T1] raid6: int32x8  xor()   135 MB/s
[    1.148658][    T1] raid6: int32x4  gen()   224 MB/s
[    1.318715][    T1] raid6: int32x4  xor()   151 MB/s
[    1.488583][    T1] raid6: int32x2  gen()   414 MB/s
[    1.658570][    T1] raid6: int32x2  xor()   217 MB/s
[    1.828601][    T1] raid6: int32x1  gen()   430 MB/s
[    1.998585][    T1] raid6: int32x1  xor()   201 MB/s
[    2.003117][    T1] raid6: using algorithm int32x1 gen() 430 MB/s
[    2.008689][    T1] raid6: .... xor() 201 MB/s, rmw enabled
[    2.013774][    T1] raid6: using intx1 recovery algorithm
[    2.020110][    T1] vgaarb: loaded
[    2.025064][    T1] SCSI subsystem initialized
[    2.030326][    T1] usbcore: registered new interface driver usbfs
[    2.036023][    T1] usbcore: registered new interface driver hub
[    2.043216][    T1] usbcore: registered new device driver usb
[    2.049911][    T1] mc: Linux media interface: v0.10
[    2.055323][    T1] videodev: Linux video capture interface: v2.00
[    2.061839][    T1] pps_core: LinuxPPS API ver. 1 registered
[    2.067008][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.076747][    T1] PTP clock support registered
[    2.084552][    T1] clocksource: Switched to clocksource armada_370_xp_clocksource
[    3.073680][    T1] VFS: Disk quotas dquot_6.6.0
[    3.078064][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.114501][    T1] NET: Registered protocol family 2
[    3.121277][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    3.130038][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    3.138010][    T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    3.145294][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    3.152293][    T1] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.159109][    T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.166344][    T1] NET: Registered protocol family 1
[    3.171720][    T1] RPC: Registered named UNIX socket transport module.
[    3.177861][    T1] RPC: Registered udp transport module.
[    3.182789][    T1] RPC: Registered tcp transport module.
[    3.187736][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.194254][    T1] PCI: CLS 0 bytes, default 64
[    3.198865][    T1] Trying to unpack rootfs image as initramfs...
[    3.815360][    T1] Freeing initrd memory: 9284K
[    3.819860][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    3.826836][    T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    3.837825][    T1] Initialise system trusted keyrings
[    3.842565][    T1] Key type blacklist registered
[    3.849149][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    3.855977][    T1] zbud: loaded
[    3.860579][    T1] NFS: Registering the id_resolver key type
[    3.866306][    T1] Key type id_resolver registered
[    3.870763][    T1] Key type id_legacy registered
[    3.875199][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.881959][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    3.888834][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    3.897108][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    3.903845][    T1] orangefs_init: module version upstream loaded
[    3.983619][    T1] async_tx: api initialized (async)
[    3.988326][    T1] Key type asymmetric registered
[    3.992701][    T1] Asymmetric key parser 'x509' registered
[    3.998047][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    4.005756][    T1] io scheduler bfq registered
[    4.012831][    T1] armada-370-pinctrl d0018000.pin-ctrl: registered pinctrl driver
[    4.029683][    T1] mvebu-pcie soc:pcie@82000000: PCI host bridge to bus 0000:00
[    4.037092][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.042742][    T1] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffdfffff]
[    4.050076][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    4.056753][    T1] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400
[    4.062905][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.070329][    T1] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400
[    4.076758][    T1] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.085254][    T1] PCI: bus0: Fast back to back transfers disabled
[    4.090992][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.099045][    T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.107467][    T1] pci 0000:01:00.0: [1b73:1009] type 00 class 0x0c0330
[    4.113625][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x4000ffff 64bit]
[    4.120688][    T1] pci 0000:01:00.0: reg 0x18: [mem 0x40010000-0x40010fff 64bit]
[    4.127636][    T1] pci 0000:01:00.0: reg 0x20: [mem 0x40011000-0x40011fff 64bit]
[    4.134644][    T1] pci 0000:01:00.0: supports D1
[    4.138944][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[    4.145894][    T1] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.185669][    T1] PCI: bus1: Fast back to back transfers disabled
[    4.191409][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    4.198519][    T1] pci 0000:02:00.0: [1b4b:9215] type 00 class 0x010601
[    4.204866][    T1] pci 0000:02:00.0: reg 0x10: [io  0xfffffff8-0xffffffff]
[    4.211232][    T1] pci 0000:02:00.0: reg 0x14: [io  0xfffffffc-0xffffffff]
[    4.217701][    T1] pci 0000:02:00.0: reg 0x18: [io  0xfffffff8-0xffffffff]
[    4.224065][    T1] pci 0000:02:00.0: reg 0x1c: [io  0xfffffffc-0xffffffff]
[    4.230508][    T1] pci 0000:02:00.0: reg 0x20: [io  0xffffffe0-0xffffffff]
[    4.236929][    T1] pci 0000:02:00.0: reg 0x24: [mem 0x42000000-0x420007ff]
[    4.243293][    T1] pci 0000:02:00.0: reg 0x30: [mem 0xd0000000-0xd000ffff pref]
[    4.250188][    T1] pci 0000:02:00.0: PME# supported from D3hot
[    4.256095][    T1] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.295664][    T1] PCI: bus2: Fast back to back transfers disabled
[    4.301403][    T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    4.308227][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xf8000000-0xf80fffff]
[    4.315198][    T1] pci 0000:00:02.0: BAR 14: assigned [mem 0xf8100000-0xf81fffff]
[    4.322111][    T1] pci 0000:00:02.0: BAR 13: assigned [io  0x10000-0x10fff]
[    4.328597][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xf8200000-0xf82007ff pref]
[    4.335849][    T1] pci 0000:00:02.0: BAR 6: assigned [mem 0xf8300000-0xf83007ff pref]
[    4.343084][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xf8000000-0xf800ffff 64bit]
[    4.350422][    T1] pci 0000:01:00.0: BAR 2: assigned [mem 0xf8010000-0xf8010fff 64bit]
[    4.357757][    T1] pci 0000:01:00.0: BAR 4: assigned [mem 0xf8011000-0xf8011fff 64bit]
[    4.365089][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    4.370262][    T1] pci 0000:00:01.0:   bridge window [mem 0xf8000000-0xf80fffff]
[    4.377123][    T1] pci 0000:02:00.0: BAR 6: assigned [mem 0xf8100000-0xf810ffff pref]
[    4.384352][    T1] pci 0000:02:00.0: BAR 5: assigned [mem 0xf8110000-0xf81107ff]
[    4.391205][    T1] pci 0000:02:00.0: BAR 4: assigned [io  0x10000-0x1001f]
[    4.397582][    T1] pci 0000:02:00.0: BAR 0: assigned [io  0x10020-0x10027]
[    4.403942][    T1] pci 0000:02:00.0: BAR 2: assigned [io  0x10028-0x1002f]
[    4.410319][    T1] pci 0000:02:00.0: BAR 1: assigned [io  0x10030-0x10033]
[    4.416696][    T1] pci 0000:02:00.0: BAR 3: assigned [io  0x10034-0x10037]
[    4.423056][    T1] pci 0000:00:02.0: PCI bridge to [bus 02]
[    4.428241][    T1] pci 0000:00:02.0:   bridge window [io  0x10000-0x10fff]
[    4.434614][    T1] pci 0000:00:02.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    4.441569][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    4.447914][    T1] pcieport 0000:00:02.0: enabling device (0140 -> 0143)
[    4.455445][    T1] mv_xor d0060800.xor: Marvell shared XOR driver
[    4.525934][    T1] mv_xor d0060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.536921][    T1] mv_xor d0060900.xor: Marvell shared XOR driver
[    4.605925][    T1] mv_xor d0060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.808785][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    4.819946][    T1] printk: console [ttyS0] disabled
[    4.846195][    T1] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A
[    4.855269][    T1] printk: console [ttyS0] enabled
[    4.855269][    T1] printk: console [ttyS0] enabled
[    4.864253][    T1] printk: bootconsole [earlycon0] disabled
[    4.864253][    T1] printk: bootconsole [earlycon0] disabled
[    4.876979][    T1] ahci 0000:02:00.0: enabling device (0146 -> 0147)
[    4.893416][    T1] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    4.901710][    T1] ahci 0000:02:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
[    4.915935][    T1] scsi host0: ahci
[    4.920498][    T1] scsi host1: ahci
[    4.925068][    T1] scsi host2: ahci
[    4.929588][    T1] scsi host3: ahci
[    4.933506][    T1] ata1: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110100 irq 42
[    4.941359][    T1] ata2: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110180 irq 42
[    4.949082][    T1] ata3: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110200 irq 42
[    4.956644][    T1] ata4: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110280 irq 42
[    4.966052][    T1] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xf1
[    4.972555][    T1] nand: Micron MT29F1G08ABADAWP
[    4.978850][    T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    4.987215][    T1] Bad block table found at page 65472, version 0x01
[    4.993679][    T1] Bad block table found at page 65408, version 0x01
[    5.000044][    T1] 5 cmdlinepart partitions found on MTD device pxa3xx_nand-0
[    5.006864][    T1] Creating 5 MTD partitions on "pxa3xx_nand-0":
[    5.012487][    T1] 0x000000000000-0x000000180000 : "u-boot"
[    5.019997][    T1] 0x000000180000-0x0000001a0000 : "u-boot-env"
[    5.028340][    T1] 0x000000200000-0x000000800000 : "uImage"
[    5.036404][    T1] 0x000000800000-0x000000c00000 : "minirootfs"
[    5.044801][    T1] 0x000000c00000-0x000008000000 : "ubifs"
[    5.054348][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    5.063527][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    5.077082][    T1] libphy: Fixed MDIO Bus: probed
[    5.086614][    T1] libphy: orion_mdio_bus: probed
[    5.122478][    T1] mvneta d0070000.ethernet eth0: Using random mac address ce:3b:ec:e8:2f:f8
[    5.138256][    T1] mvneta d0074000.ethernet eth1: Using random mac address 62:b1:9d:5b:4c:5f
[    5.149229][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.156510][    T1] ehci-pci: EHCI PCI platform driver
[    5.161617][    T1] ehci-orion: EHCI orion driver
[    5.166565][    T1] orion-ehci d0050000.usb: EHCI Host Controller
[    5.172211][    T1] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1
[    5.180280][    T1] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000
[    5.214565][    T1] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00
[    5.221070][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.229428][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.236805][    T1] usb usb1: Product: EHCI Host Controller
[    5.242005][    T1] usb usb1: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 ehci_hcd
[    5.249056][    T1] usb usb1: SerialNumber: d0050000.usb
[    5.255121][    T1] hub 1-0:1.0: USB hub found
[    5.259657][    T1] hub 1-0:1.0: 1 port detected
[    5.265516][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.271553][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    5.279993][    T1] xhci_hcd 0000:01:00.0: hcc params 0x200073a1 hci version 0x100 quirks 0x0000000000080010
[    5.290130][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.298519][ T1204] ata2: SATA link down (SStatus 0 SControl 300)
[    5.304211][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.311614][ T1208] ata3: SATA link down (SStatus 0 SControl 300)
[    5.317339][ T1200] ata1: SATA link down (SStatus 0 SControl 300)
[    5.322997][ T1212] ata4: SATA link down (SStatus 0 SControl 300)
[    5.328697][    T1] usb usb2: Product: xHCI Host Controller
[    5.333835][    T1] usb usb2: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.340930][    T1] usb usb2: SerialNumber: 0000:01:00.0
[    5.346843][    T1] hub 2-0:1.0: USB hub found
[    5.351380][    T1] hub 2-0:1.0: 2 ports detected
[    5.356877][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.362354][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    5.370363][    T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    5.377053][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.385462][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    5.393720][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.401088][    T1] usb usb3: Product: xHCI Host Controller
[    5.406275][    T1] usb usb3: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.413242][    T1] usb usb3: SerialNumber: 0000:01:00.0
[    5.419103][    T1] hub 3-0:1.0: USB hub found
[    5.423504][    T1] hub 3-0:1.0: 2 ports detected
[    5.429693][    T1] usbcore: registered new interface driver usblp
[    5.436409][    T1] usbcore: registered new interface driver usb-storage
[    5.443590][    T1] mousedev: PS/2 mouse device common for all mice
[    5.451303][    T1] i2c /dev entries driver
[    5.460054][    T1] rtc-ds1307 0-0068: 'wakeup-source' is set, request for an IRQ is disabled!
[    5.473402][    T1] rtc-ds1307 0-0068: registered as rtc0
[    5.480261][    T1] rtc-ds1307 0-0068: setting system clock to 2000-09-24T20:07:14 UTC (969826034)
[    5.489586][    T1] pca953x 0-0023: supply vcc not found, using dummy regulator
[    5.497160][    T1] pca953x 0-0023: using no AI
[    5.536607][    T1] orion_wdt: Initial timeout 229 sec
[    5.543059][    T1] device-mapper: uevent: version 1.0.3
[    5.548811][    T1] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    5.558216][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    5.565038][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    5.571775][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    5.578661][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    5.584984][    T1] device-mapper: raid: Loading target version 1.15.1
[    5.600402][    T1] marvell-cesa d0090000.crypto: CESA device successfully registered
[    5.608465][    T1] hid: raw HID events driver (C) Jiri Kosina
[    5.615276][    T1] usbcore: registered new interface driver usbhid
[    5.621058][    T1] usbhid: USB HID core driver
[    5.625384][   T20] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    5.633710][    T1] drop_monitor: Initializing network drop monitor service
[    5.641175][    T1] NET: Registered protocol family 10
[    5.647611][    T1] Segment Routing with IPv6
[    5.651658][    T1] RPL Segment Routing with IPv6
[    5.656299][    T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    5.664856][    T1] NET: Registered protocol family 17
[    5.670520][    T1] 8021q: 802.1Q VLAN Support v1.8
[    5.675210][    T1] Key type dns_resolver registered
[    5.680067][    T1] ThumbEE CPU extension supported.
[    5.684835][    T1] Registering SWP/SWPB emulation handler
[    5.690379][    T1] registered taskstats version 1
[    5.695114][    T1] Loading compiled-in X.509 certificates
[    5.700332][    T1] zswap: loaded using pool lzo/zbud
[    5.705674][    T1] Key type ._fscrypt registered
[    5.710015][    T1] Key type .fscrypt registered
[    5.714269][    T1] Key type fscrypt-provisioning registered
[    5.722620][    T1] Key type big_key registered
[    5.751623][    T1] Key type encrypted registered
[    5.760616][    T1] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    5.771861][    T1] Freeing unused kernel memory: 1024K
[    5.806849][    T1] Checked W+X mappings: passed, no W+X pages found
[    5.812752][    T1] Run /init as init process
[    5.827363][   T20] usb 1-1: New USB device found, idVendor=13fe, idProduct=4300, bcdDevice= 1.00
[    5.844865][   T20] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.852096][   T20] usb 1-1: Product: USB DISK 2.0
[    5.857577][   T20] usb 1-1: Manufacturer:         
[    5.862129][   T20] usb 1-1: SerialNumber: 9000996E0B7F4964
[    5.880361][   T20] usb-storage 1-1:1.0: USB Mass Storage device detected
[    5.898814][   T20] scsi host4: usb-storage 1-1:1.0
Loading, please wait...
Starting version 241
[    6.987116][    T7] scsi 4:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 4
[    7.006434][ T1216] sd 4:0:0:0: [sda] 30322688 512-byte logical blocks: (15.5 GB/14.5 GiB)
[    7.030325][ T1216] sd 4:0:0:0: [sda] Write Protect is off
[    7.045718][ T1216] sd 4:0:0:0: [sda] No Caching mode page found
[    7.051280][ T1216] sd 4:0:0:0: [sda] Assuming drive cache: write through
[    7.088094][ T1216]  sda: sda1
[    7.110912][ T1216] sd 4:0:0:0: [sda] Attached SCSI removable disk
[    7.716141][    C0] random: fast init done
[    9.018456][ T1502] usbcore: registered new interface driver uas
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   22.506849][ T1522] process '/usr/bin/fstype' started with executable stack
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1 
rootfs: recovering journal
[  105.237699][    C0] random: crng init done
rootfs: clean, 26969/948416 files, 387067/3790323 blocks
done.
[  151.658911][ T1531] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[  151.698761][ T1531] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
[info] Using makefile-style concurrent boot in runlevel S.
[ ok ] Starting hotplug events dispatcher: systemd-udevd.
[ ok ] Synthesizing the initial hotplug events (subsystems)...done.
[ ok ] Synthesizing the initial hotplug events (devices)...done.
[....] Waiting for /dev to be fully populated...[  157.931764][ T1744] systemd-udevd[1744]: Using default interface naming scheme 'v240'.
[  158.036423][ T1743] systemd-udevd[1743]: Using default interface naming scheme 'v240'.
[  158.070645][ T1744] systemd-udevd[1744]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[  158.165245][ T1743] systemd-udevd[1743]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[  158.205741][ T1744] systemd-udevd[1744]: Could not generate persistent MAC address for eth0: No such file or directory
[  158.282529][ T1743] systemd-udevd[1743]: Could not generate persistent MAC address for eth1: No such file or directory
[  158.426773][ T1725] sd 4:0:0:0: Attached scsi generic sg0 type 0
[  159.082492][ T1724] systemd-udevd[1724]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[  159.103688][ T1726] systemd-udevd[1726]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[  159.118002][ T1722] systemd-udevd[1722]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[  159.281632][ T1722] systemd-udevd[1722]: Could not generate persistent MAC address for ip6tnl0: No such file or directory
done.
[ ok ] Setting hostname to 'debian'...done.
[ ok ] Activating swap:.
[  164.822994][ T1938] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[ ok ] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
[ ok ] Cleaning up temporary files...[....] Cleaning /tmp...done.
[ ok .
[ ok ] Will now mount local filesystems:.
[ ok ] Will now activate swapfile swap:done.
[ ok ] Checking minimum space in /tmp...done.
[ ok ] Cleaning up temporary files....
[ ok ] Starting Setting kernel variables: sysctl.
[ ok ] Initializing random number generator...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[  175.593864][ T2469] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[  175.603954][ T2469] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/ce:3b:ec:e8:2f:f8
Sending on   LPF/eth0/ce:3b:ec:e8:2f:f8
Sending on   Socket/fallback
DHCPREQUEST for 192.168.0.18 on eth0 to 255.255.255.255 port 67
DHCPREQUEST for 192.168.0.18 on eth0 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
No DHCPOFFERS received.
Trying recorded lease 192.168.0.18
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.

--- 192.168.0.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

No working leases in persistent database - sleeping.
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
2689 (syslogd)
. ok 
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
2716 (klogd)
. ok 
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting periodic command scheduler: cron.
[ ok ] Starting system message bus: dbus.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[....] Running local boot scripts (/etc/rc.local)[  258.958849][ T2923] Setting Persistent MAC address to E8:FC:AF:E5:34:CA
<13>Sep 24 13:09:09 root[2930]: Setting Persistent MAC address to E8:FC:AF:E5:34:CA
Killed old client process
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/ce:3b:ec:e8:2f:f8
Sending on   LPF/eth0/ce:3b:ec:e8:2f:f8
Sending on   Socket/fallback
DHCPRELEASE of 192.168.0.18 on eth0 to 192.168.0.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
dhclient.c:2878: Failed to send 300 byte long packet over fallback interface.
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[  260.623171][ T2967] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[  260.633235][ T2967] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/e8:fc:af:e5:34:ca
Sending on   LPF/eth0/e8:fc:af:e5:34:ca
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
. ok 

Debian GNU/Linux 10 debian ttyS0

debian login: root
Password: 
Last login: Sun Sep 24 11:32:36 PDT 2000 on ttyS0
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
debian
NETGEAR ReadyNAS 104
Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
Debian 10.0
Sun Sep 24 13:10:37 PDT 2000 up 5 minutes
root@debian:~# date
Sun Sep 24 13:10:53 PDT 2000
root@debian:~# Set date
-bash: Set: command not found
root@debian:~#

Yes then you have it.

Thanks again.

Best Regards

AkkJaa...
Re: RN10400
March 22, 2021 05:10PM
AkkJaa,

Congrats again! you're all done. Enjoy the box :)

The Linux date command is just date.

When you want to see how to use a command in Linux shell, do:

date --help

Quote

Usage: date [OPTION]... [+FORMAT]
or: date [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]
Display the current time in the given FORMAT, or set the system date.

Mandatory arguments to long options are mandatory for short options too.
-d, --date=STRING display time described by STRING, not 'now'
--debug annotate the parsed date,
and warn about questionable usage to stderr
-f, --file=DATEFILE like --date; once for each line of DATEFILE
-I[FMT], --iso-8601[=FMT] output date/time in ISO 8601 format.
FMT='date' for date only (the default),
'hours', 'minutes', 'seconds', or 'ns'
for date and time to the indicated precision.
Example: 2006-08-14T02:34:56-06:00
-R, --rfc-email output date and time in RFC 5322 format.
Example: Mon, 14 Aug 2006 02:34:56 -0600
--rfc-3339=FMT output date/time in RFC 3339 format.
FMT='date', 'seconds', or 'ns'
for date and time to the indicated precision.
Example: 2006-08-14 02:34:56-06:00
-r, --reference=FILE display the last modification time of FILE
-s, --set=STRING set time described by STRING
-u, --utc, --universal print or set Coordinated Universal Time (UTC)
--help display this help and exit
--version output version information and exit

FORMAT controls the output. Interpreted sequences are:

%% a literal %
%a locale's abbreviated weekday name (e.g., Sun)
%A locale's full weekday name (e.g., Sunday)
%b locale's abbreviated month name (e.g., Jan)
%B locale's full month name (e.g., January)
%c locale's date and time (e.g., Thu Mar 3 23:05:25 2005)
%C century; like %Y, except omit last two digits (e.g., 20)
%d day of month (e.g., 01)
%D date; same as %m/%d/%y
%e day of month, space padded; same as %_d
%F full date; same as %Y-%m-%d
%g last two digits of year of ISO week number (see %G)
%G year of ISO week number (see %V); normally useful only with %V
%h same as %b
%H hour (00..23)
%I hour (01..12)
%j day of year (001..366)
%k hour, space padded ( 0..23); same as %_H
%l hour, space padded ( 1..12); same as %_I
%m month (01..12)
%M minute (00..59)
%n a newline
%N nanoseconds (000000000..999999999)
%p locale's equivalent of either AM or PM; blank if not known
%P like %p, but lower case
%q quarter of year (1..4)
%r locale's 12-hour clock time (e.g., 11:11:04 PM)
%R 24-hour hour and minute; same as %H:%M
%s seconds since 1970-01-01 00:00:00 UTC
%S second (00..60)
%t a tab
%T time; same as %H:%M:%S
%u day of week (1..7); 1 is Monday
%U week number of year, with Sunday as first day of week (00..53)
%V ISO week number, with Monday as first day of week (01..53)
%w day of week (0..6); 0 is Sunday
%W week number of year, with Monday as first day of week (00..53)
%x locale's date representation (e.g., 12/31/99)
%X locale's time representation (e.g., 23:13:48)
%y last two digits of year (00..99)
%Y year
%z +hhmm numeric time zone (e.g., -0400)
%:z +hh:mm numeric time zone (e.g., -04:00)
%::z +hh:mm:ss numeric time zone (e.g., -04:00:00)
%:::z numeric time zone with : to necessary precision (e.g., -04, +05:30)
%Z alphabetic time zone abbreviation (e.g., EDT)

By default, date pads numeric fields with zeroes.
The following optional flags may follow '%':

- (hyphen) do not pad the field
_ (underscore) pad with spaces
0 (zero) pad with zeros
^ use upper case if possible
# use opposite case if possible

After any flags comes an optional field width, as a decimal number;
then an optional modifier, which is either
E to use the locale's alternate representations if available, or
O to use the locale's alternate numeric symbols if available.

Examples:
Convert seconds since the epoch (1970-01-01 UTC) to a date
$ date --date='@2147483647'

Show the time on the west coast of the US (use tzselect(1) to find TZ)
$ TZ='America/Los_Angeles' date

Show the local time for 9AM next Friday on the west coast of the US
$ date --date='TZ="America/Los_Angeles" 09:00 next Fri'

GNU coreutils online help: https://www.gnu.org/software/coreutils/
Full documentation at: https://www.gnu.org/software/coreutils/date
or available locally via: info '(coreutils) date invocation'

and to find some command that has spelling similar to what you think it is, use apt-cache. This will list all commands that has the word date in it, or in its description:

apt-cache search date

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: RN10400
March 22, 2021 06:16PM
Hi Bodhi,

I have not been able to program the RN104 card yet. all is runing from the USB Drive. For I still have not managed to set the date and time on the RN104 card.

But that means I can assemble the netgear case and insert the hard drives without losing data from the hard drives.?

But how can I get into the netgear nas when it's running? to get out what in the hard drives.?

Is there some programs to use so i can get into the Netgear box and use it now.?

Oki doky.
Many Thanks Again

Best Regards.

AkkJaa...
Re: RN10400
March 23, 2021 01:02AM
Bodhi,

Now i have assemble the netgear box back, Then when i put in the cord it power up right away without pushing eny switch.
Then it blinking all the time in the 2 led's as before. And in the display is standing booting from USB. Then i interupt. and put in the setenv's and boot again.

Here is the read out.

Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
Marvell>> printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start;fatload usb 0:1 0x2000000 /uImage-recovery;fatload usb 0:1 0x3000000 /initrd-recovery.gz;nand read 0x1000000 0xD4000 0x6000; bootm 0x2000000 0x3000000 0x1000000
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=yes
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
test_xxxx=yes
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2749/131068 bytes
Marvell>> setenv mtdparts 'mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)' 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial' 
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage' 
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd' 
Marvell>> setenv usb_boot 'run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi' 
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot' 
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset' 
Marvell>> setenv fdt_skip_update yes 
Marvell>> boot 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5419270 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
9505310 bytes read
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-5.8.5-mvebu-370xp-tld-1
   Created:      2000-09-24  19:05:02 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5419206 Bytes = 5.2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 03000000 ...
   Image Name:   initramfs-5.8.5-mvebu-370xp-tld-
   Created:      2000-09-24  19:05:41 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9505246 Bytes = 9.1 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
[    0.000000][    T0] CPU: ARMv7 Processor [561f5811] revision 1 (ARMv7), cr=10c5387d
[    0.000000][    T0] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: NETGEAR ReadyNAS 104
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0]   HighMem  empty
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] CPU: All CPU(s) started in SVC mode.
[    0.000000][    T0] percpu: Embedded 20 pages/cpu s53068 r8192 d20660 u81920
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) earlyprintk=serial mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) reason=normal bdtype=rn104
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 493604K/524288K available (10240K kernel code, 1012K rwdata, 3072K rodata, 1024K init, 342K bss, 30684K reserved, 0K cma-reserved, 0K highmem)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x338/0x794 with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] rcu: 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000][    T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0] 	Rude variant of Tasks RCU enabled.
[    0.000000][    T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] L2C: DT/platform modifies aux control register: 0x12086300 -> 0x1a086302
[    0.000000][    T0] Aurora cache controller enabled, 4 ways, 256 kB
[    0.000000][    T0] Aurora: CACHE_ID 0x00000100, AUX_CTRL 0x1a086302
[    0.000000][    T0] Switching to timer-based delay loop, resolution 53ns
[    0.000007][    T0] sched_clock: 32 bits at 18MHz, resolution 53ns, wraps every 114537122277ns
[    0.007873][    T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 101938038664 ns
[    0.019300][    T0] Console: colour dummy device 80x30
[    0.024018][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 37.49 BogoMIPS (lpj=187492)
[    0.034148][    T0] pid_max: default: 32768 minimum: 301
[    0.039213][    T0] LSM: Security Framework initializing
[    0.044160][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051489][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.060285][    T0] CPU: Testing write buffer coherency: ok
[    0.065726][    T1] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.072058][    T1] Setting up static identity map for 0x100000 - 0x100060
[    0.078753][    T1] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1
[    0.084186][    T1] mvebu-pmsu: Initializing Power Management Service Unit
[    0.090710][    T1] rcu: Hierarchical SRCU implementation.
[    0.098523][    T1] smp: Bringing up secondary CPUs ...
[    0.103412][    T1] smp: Brought up 1 node, 1 CPU
[    0.107708][    T1] SMP: Total of 1 processors activated (37.49 BogoMIPS).
[    0.114026][    T1] CPU: All CPU(s) started in SVC mode.
[    0.119564][    T1] devtmpfs: initialized
[    0.128252][    T1] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[    0.137163][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.146933][    T1] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.154148][    T1] xor: measuring software checksum speed
[    0.258575][    T1]    arm4regs  :  1103.200 MB/sec
[    0.358572][    T1]    8regs     :   671.200 MB/sec
[    0.458567][    T1]    32regs    :  1062.400 MB/sec
[    0.463019][    T1] xor: using function: arm4regs (1103.200 MB/sec)
[    0.468783][    T1] prandom: seed boundary self test passed
[    0.477386][    T1] prandom: 100 self tests passed
[    0.481799][    T1] pinctrl core: initialized pinctrl subsystem
[    0.488946][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.489694][    T1] NET: Registered protocol family 16
[    0.502537][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.510421][    T1] audit: initializing netlink subsys (disabled)
[    0.516389][   T31] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.526655][    T1] cpuidle: using governor ladder
[    0.532677][    T1] cpuidle: using governor menu
[    0.537165][    T1] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.809777][    T1] raid6: int32x8  gen()   214 MB/s
[    0.979002][    T1] raid6: int32x8  xor()   135 MB/s
[    1.148660][    T1] raid6: int32x4  gen()   224 MB/s
[    1.318730][    T1] raid6: int32x4  xor()   151 MB/s
[    1.488582][    T1] raid6: int32x2  gen()   414 MB/s
[    1.658570][    T1] raid6: int32x2  xor()   217 MB/s
[    1.828602][    T1] raid6: int32x1  gen()   430 MB/s
[    1.998587][    T1] raid6: int32x1  xor()   201 MB/s
[    2.003119][    T1] raid6: using algorithm int32x1 gen() 430 MB/s
[    2.008691][    T1] raid6: .... xor() 201 MB/s, rmw enabled
[    2.013776][    T1] raid6: using intx1 recovery algorithm
[    2.020124][    T1] vgaarb: loaded
[    2.025088][    T1] SCSI subsystem initialized
[    2.030359][    T1] usbcore: registered new interface driver usbfs
[    2.036059][    T1] usbcore: registered new interface driver hub
[    2.043264][    T1] usbcore: registered new device driver usb
[    2.049958][    T1] mc: Linux media interface: v0.10
[    2.055386][    T1] videodev: Linux video capture interface: v2.00
[    2.061903][    T1] pps_core: LinuxPPS API ver. 1 registered
[    2.067072][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.076815][    T1] PTP clock support registered
[    2.084643][    T1] clocksource: Switched to clocksource armada_370_xp_clocksource
[    3.073792][    T1] VFS: Disk quotas dquot_6.6.0
[    3.078175][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.115599][    T1] NET: Registered protocol family 2
[    3.121697][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    3.130464][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    3.138430][    T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    3.145713][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    3.152711][    T1] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.159520][    T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.166757][    T1] NET: Registered protocol family 1
[    3.172135][    T1] RPC: Registered named UNIX socket transport module.
[    3.178279][    T1] RPC: Registered udp transport module.
[    3.183206][    T1] RPC: Registered tcp transport module.
[    3.188153][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.194687][    T1] PCI: CLS 0 bytes, default 64
[    3.199282][    T1] Trying to unpack rootfs image as initramfs...
[    3.813617][    T1] Freeing initrd memory: 9284K
[    3.818222][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    3.825181][    T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    3.836221][    T1] Initialise system trusted keyrings
[    3.840970][    T1] Key type blacklist registered
[    3.847570][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    3.854264][    T1] zbud: loaded
[    3.859055][    T1] NFS: Registering the id_resolver key type
[    3.864326][    T1] Key type id_resolver registered
[    3.869207][    T1] Key type id_legacy registered
[    3.873527][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.880447][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    3.887316][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    3.895610][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    3.902346][    T1] orangefs_init: module version upstream loaded
[    3.981257][    T1] async_tx: api initialized (async)
[    3.985963][    T1] Key type asymmetric registered
[    3.990338][    T1] Asymmetric key parser 'x509' registered
[    3.995691][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    4.003204][    T1] io scheduler bfq registered
[    4.010477][    T1] armada-370-pinctrl d0018000.pin-ctrl: registered pinctrl driver
[    4.027492][    T1] mvebu-pcie soc:pcie@82000000: PCI host bridge to bus 0000:00
[    4.034259][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.040473][    T1] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffdfffff]
[    4.047787][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    4.054299][    T1] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400
[    4.060628][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.068027][    T1] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400
[    4.074175][    T1] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.082681][    T1] PCI: bus0: Fast back to back transfers disabled
[    4.088628][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.096714][    T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.105146][    T1] pci 0000:01:00.0: [1b73:1009] type 00 class 0x0c0330
[    4.111303][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x4000ffff 64bit]
[    4.118348][    T1] pci 0000:01:00.0: reg 0x18: [mem 0x40010000-0x40010fff 64bit]
[    4.125311][    T1] pci 0000:01:00.0: reg 0x20: [mem 0x40011000-0x40011fff 64bit]
[    4.132234][    T1] pci 0000:01:00.0: supports D1
[    4.136622][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[    4.143517][    T1] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.175760][    T1] PCI: bus1: Fast back to back transfers disabled
[    4.181499][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    4.188609][    T1] pci 0000:02:00.0: [1b4b:9215] type 00 class 0x010601
[    4.194956][    T1] pci 0000:02:00.0: reg 0x10: [io  0xfffffff8-0xffffffff]
[    4.201323][    T1] pci 0000:02:00.0: reg 0x14: [io  0xfffffffc-0xffffffff]
[    4.207792][    T1] pci 0000:02:00.0: reg 0x18: [io  0xfffffff8-0xffffffff]
[    4.214157][    T1] pci 0000:02:00.0: reg 0x1c: [io  0xfffffffc-0xffffffff]
[    4.220604][    T1] pci 0000:02:00.0: reg 0x20: [io  0xffffffe0-0xffffffff]
[    4.227024][    T1] pci 0000:02:00.0: reg 0x24: [mem 0x42000000-0x420007ff]
[    4.233388][    T1] pci 0000:02:00.0: reg 0x30: [mem 0xd0000000-0xd000ffff pref]
[    4.240282][    T1] pci 0000:02:00.0: PME# supported from D3hot
[    4.246193][    T1] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.285757][    T1] PCI: bus2: Fast back to back transfers disabled
[    4.291495][    T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    4.298321][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xf8000000-0xf80fffff]
[    4.305293][    T1] pci 0000:00:02.0: BAR 14: assigned [mem 0xf8100000-0xf81fffff]
[    4.312206][    T1] pci 0000:00:02.0: BAR 13: assigned [io  0x10000-0x10fff]
[    4.318692][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xf8200000-0xf82007ff pref]
[    4.325944][    T1] pci 0000:00:02.0: BAR 6: assigned [mem 0xf8300000-0xf83007ff pref]
[    4.333180][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xf8000000-0xf800ffff 64bit]
[    4.340517][    T1] pci 0000:01:00.0: BAR 2: assigned [mem 0xf8010000-0xf8010fff 64bit]
[    4.347851][    T1] pci 0000:01:00.0: BAR 4: assigned [mem 0xf8011000-0xf8011fff 64bit]
[    4.355183][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    4.360356][    T1] pci 0000:00:01.0:   bridge window [mem 0xf8000000-0xf80fffff]
[    4.367217][    T1] pci 0000:02:00.0: BAR 6: assigned [mem 0xf8100000-0xf810ffff pref]
[    4.374446][    T1] pci 0000:02:00.0: BAR 5: assigned [mem 0xf8110000-0xf81107ff]
[    4.381299][    T1] pci 0000:02:00.0: BAR 4: assigned [io  0x10000-0x1001f]
[    4.387676][    T1] pci 0000:02:00.0: BAR 0: assigned [io  0x10020-0x10027]
[    4.394036][    T1] pci 0000:02:00.0: BAR 2: assigned [io  0x10028-0x1002f]
[    4.400413][    T1] pci 0000:02:00.0: BAR 1: assigned [io  0x10030-0x10033]
[    4.406790][    T1] pci 0000:02:00.0: BAR 3: assigned [io  0x10034-0x10037]
[    4.413149][    T1] pci 0000:00:02.0: PCI bridge to [bus 02]
[    4.418334][    T1] pci 0000:00:02.0:   bridge window [io  0x10000-0x10fff]
[    4.424709][    T1] pci 0000:00:02.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    4.431663][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    4.438008][    T1] pcieport 0000:00:02.0: enabling device (0140 -> 0143)
[    4.445550][    T1] mv_xor d0060800.xor: Marvell shared XOR driver
[    4.516036][    T1] mv_xor d0060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.527055][    T1] mv_xor d0060900.xor: Marvell shared XOR driver
[    4.596017][    T1] mv_xor d0060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.798915][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    4.810586][    T1] printk: console [ttyS0] disabled
[    4.836867][    T1] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A
[    4.845943][    T1] printk: console [ttyS0] enabled
[    4.845943][    T1] printk: console [ttyS0] enabled
[    4.855001][    T1] printk: bootconsole [earlycon0] disabled
[    4.855001][    T1] printk: bootconsole [earlycon0] disabled
[    4.867749][    T1] ahci 0000:02:00.0: enabling device (0146 -> 0147)
[    4.884202][    T1] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    4.892417][    T1] ahci 0000:02:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
[    4.906718][    T1] scsi host0: ahci
[    4.911277][    T1] scsi host1: ahci
[    4.915858][    T1] scsi host2: ahci
[    4.920301][    T1] scsi host3: ahci
[    4.924367][    T1] ata1: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110100 irq 42
[    4.932109][    T1] ata2: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110180 irq 42
[    4.939864][    T1] ata3: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110200 irq 42
[    4.947425][    T1] ata4: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110280 irq 42
[    4.956791][    T1] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xf1
[    4.963293][    T1] nand: Micron MT29F1G08ABADAWP
[    4.969591][    T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    4.977964][    T1] Bad block table found at page 65472, version 0x01
[    4.984428][    T1] Bad block table found at page 65408, version 0x01
[    4.990791][    T1] 5 cmdlinepart partitions found on MTD device pxa3xx_nand-0
[    4.997614][    T1] Creating 5 MTD partitions on "pxa3xx_nand-0":
[    5.003237][    T1] 0x000000000000-0x000000180000 : "u-boot"
[    5.010745][    T1] 0x000000180000-0x0000001a0000 : "u-boot-env"
[    5.019069][    T1] 0x000000200000-0x000000800000 : "uImage"
[    5.027138][    T1] 0x000000800000-0x000000c00000 : "minirootfs"
[    5.035496][    T1] 0x000000c00000-0x000008000000 : "ubifs"
[    5.045316][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    5.053180][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    5.067659][    T1] libphy: Fixed MDIO Bus: probed
[    5.077303][    T1] libphy: orion_mdio_bus: probed
[    5.113012][    T1] mvneta d0070000.ethernet eth0: Using random mac address 9e:51:ad:59:9d:e1
[    5.128871][    T1] mvneta d0074000.ethernet eth1: Using random mac address 12:3b:5a:db:f1:90
[    5.139682][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.147101][    T1] ehci-pci: EHCI PCI platform driver
[    5.152222][    T1] ehci-orion: EHCI orion driver
[    5.157161][    T1] orion-ehci d0050000.usb: EHCI Host Controller
[    5.162808][    T1] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1
[    5.170840][    T1] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000
[    5.204656][    T1] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00
[    5.211153][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.219510][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.226888][    T1] usb usb1: Product: EHCI Host Controller
[    5.232093][    T1] usb usb1: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 ehci_hcd
[    5.239145][    T1] usb usb1: SerialNumber: d0050000.usb
[    5.245211][    T1] hub 1-0:1.0: USB hub found
[    5.249746][    T1] hub 1-0:1.0: 1 port detected
[    5.255619][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.261666][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    5.270102][    T1] xhci_hcd 0000:01:00.0: hcc params 0x200073a1 hci version 0x100 quirks 0x0000000000080010
[    5.280243][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.288632][ T1204] ata2: SATA link down (SStatus 0 SControl 300)
[    5.294325][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.301728][ T1208] ata3: SATA link down (SStatus 0 SControl 300)
[    5.307458][ T1200] ata1: SATA link down (SStatus 0 SControl 300)
[    5.313118][ T1212] ata4: SATA link down (SStatus 0 SControl 300)
[    5.318819][    T1] usb usb2: Product: xHCI Host Controller
[    5.323956][    T1] usb usb2: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.331055][    T1] usb usb2: SerialNumber: 0000:01:00.0
[    5.336968][    T1] hub 2-0:1.0: USB hub found
[    5.341509][    T1] hub 2-0:1.0: 2 ports detected
[    5.347006][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.352483][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    5.360490][    T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    5.367177][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.375582][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    5.383840][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.391206][    T1] usb usb3: Product: xHCI Host Controller
[    5.396392][    T1] usb usb3: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.403367][    T1] usb usb3: SerialNumber: 0000:01:00.0
[    5.409226][    T1] hub 3-0:1.0: USB hub found
[    5.413623][    T1] hub 3-0:1.0: 2 ports detected
[    5.419810][    T1] usbcore: registered new interface driver usblp
[    5.426522][    T1] usbcore: registered new interface driver usb-storage
[    5.433696][    T1] mousedev: PS/2 mouse device common for all mice
[    5.441401][    T1] i2c /dev entries driver
[    5.450125][    T1] rtc-ds1307 0-0068: 'wakeup-source' is set, request for an IRQ is disabled!
[    5.463478][    T1] rtc-ds1307 0-0068: registered as rtc0
[    5.470326][    T1] rtc-ds1307 0-0068: setting system clock to 2000-09-25T11:11:08 UTC (969880268)
[    5.479660][    T1] pca953x 0-0023: supply vcc not found, using dummy regulator
[    5.487226][    T1] pca953x 0-0023: using no AI
[    5.526674][    T1] orion_wdt: Initial timeout 229 sec
[    5.533128][    T1] device-mapper: uevent: version 1.0.3
[    5.538879][    T1] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    5.548285][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    5.555111][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    5.561847][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    5.568733][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    5.575056][    T1] device-mapper: raid: Loading target version 1.15.1
[    5.590471][    T1] marvell-cesa d0090000.crypto: CESA device successfully registered
[    5.598554][    T1] hid: raw HID events driver (C) Jiri Kosina
[    5.605356][    T1] usbcore: registered new interface driver usbhid
[    5.611136][    T1] usbhid: USB HID core driver
[    5.615460][   T20] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    5.623790][    T1] drop_monitor: Initializing network drop monitor service
[    5.631250][    T1] NET: Registered protocol family 10
[    5.637702][    T1] Segment Routing with IPv6
[    5.641752][    T1] RPL Segment Routing with IPv6
[    5.646371][    T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    5.654927][    T1] NET: Registered protocol family 17
[    5.660598][    T1] 8021q: 802.1Q VLAN Support v1.8
[    5.665289][    T1] Key type dns_resolver registered
[    5.670144][    T1] ThumbEE CPU extension supported.
[    5.674913][    T1] Registering SWP/SWPB emulation handler
[    5.680460][    T1] registered taskstats version 1
[    5.685195][    T1] Loading compiled-in X.509 certificates
[    5.690411][    T1] zswap: loaded using pool lzo/zbud
[    5.695751][    T1] Key type ._fscrypt registered
[    5.700093][    T1] Key type .fscrypt registered
[    5.704347][    T1] Key type fscrypt-provisioning registered
[    5.712679][    T1] Key type big_key registered
[    5.741605][    T1] Key type encrypted registered
[    5.750610][    T1] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    5.761896][    T1] Freeing unused kernel memory: 1024K
[    5.796935][    T1] Checked W+X mappings: passed, no W+X pages found
[    5.802838][    T1] Run /init as init process
[    5.817335][   T20] usb 1-1: New USB device found, idVendor=13fe, idProduct=4300, bcdDevice= 1.00
[    5.834836][   T20] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.842069][   T20] usb 1-1: Product: USB DISK 2.0
[    5.847113][   T20] usb 1-1: Manufacturer:         
[    5.851662][   T20] usb 1-1: SerialNumber: 9000996E0B7F4964
[    5.869685][   T20] usb-storage 1-1:1.0: USB Mass Storage device detected
[    5.887751][   T20] scsi host4: usb-storage 1-1:1.0
Loading, please wait...
Starting version 241
[    6.906988][    T7] scsi 4:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 4
[    6.935122][ T1216] sd 4:0:0:0: [sda] 30322688 512-byte logical blocks: (15.5 GB/14.5 GiB)
[    6.959954][ T1216] sd 4:0:0:0: [sda] Write Protect is off
[    6.971093][ T1216] sd 4:0:0:0: [sda] No Caching mode page found
[    6.989450][ T1216] sd 4:0:0:0: [sda] Assuming drive cache: write through
[    7.016560][ T1216]  sda: sda1
[    7.031941][ T1216] sd 4:0:0:0: [sda] Attached SCSI removable disk
[    7.644752][    C0] random: fast init done
[    8.955897][ T1504] usbcore: registered new interface driver uas
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   21.324026][ T1522] process '/usr/bin/fstype' started with executable stack
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1 
rootfs: recovering journal
rootfs: clean, 26973/948416 files, 401877/3790323 blocks
done.
[   76.679236][ T1531] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   76.719654][ T1531] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
[info] Using makefile-style concurrent boot in runlevel S.
[   77.956056][    C0] random: crng init done
[ ok ] Starting hotplug events dispatcher: systemd-udevd.
[ ok ] Synthesizing the initial hotplug events (subsystems)...done.
[ ok ] Synthesizing the initial hotplug events (devices)...done.
[....] Waiting for /dev to be fully populated...[   83.011669][ T1722] systemd-udevd[1722]: Using default interface naming scheme 'v240'.
[   83.040587][ T1727] systemd-udevd[1727]: Using default interface naming scheme 'v240'.
[   83.096637][ T1722] systemd-udevd[1722]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   83.165889][ T1727] systemd-udevd[1727]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   83.241588][ T1722] systemd-udevd[1722]: Could not generate persistent MAC address for eth0: No such file or directory
[   83.295794][ T1727] systemd-udevd[1727]: Could not generate persistent MAC address for eth1: No such file or directory
[   83.478169][ T1723] sd 4:0:0:0: Attached scsi generic sg0 type 0
[   84.062063][ T1734] systemd-udevd[1734]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   84.074055][ T1733] systemd-udevd[1733]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   84.123356][ T1732] systemd-udevd[1732]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   84.227859][ T1733] systemd-udevd[1733]: Could not generate persistent MAC address for ip6tnl0: No such file or directory
done.
[ ok ] Setting hostname to 'debian'...done.
[ ok ] Activating swap:.
[   89.757057][ T1938] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[ ok ] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
[ ok ] Cleaning up temporary files...[....] Cleaning /tmp...done.
[ ok .
[ ok ] Will now mount local filesystems:.
[ ok ] Will now activate swapfile swap:done.
[ ok ] Checking minimum space in /tmp...done.
[ ok ] Cleaning up temporary files....
[ ok ] Starting Setting kernel variables: sysctl.
[ ok ] Initializing random number generator...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[   95.249845][ T2469] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[   95.259930][ T2469] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/9e:51:ad:59:9d:e1
Sending on   LPF/eth0/9e:51:ad:59:9d:e1
Sending on   Socket/fallback
DHCPREQUEST for 192.168.0.186 on eth0 to 255.255.255.255 port 67
DHCPREQUEST for 192.168.0.186 on eth0 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
No DHCPOFFERS received.
Trying recorded lease 192.168.0.186
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.

--- 192.168.0.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

No working leases in persistent database - sleeping.
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
2692 (syslogd)
. ok 
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
2719 (klogd)
. ok 
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting periodic command scheduler: cron.
[ ok ] Starting system message bus: dbus.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[....] Running local boot scripts (/etc/rc.local)[  188.187816][ T2926] Setting Persistent MAC address to E8:FC:AF:E5:34:CA
<13>Sep 25 04:11:45 root[2933]: Setting Persistent MAC address to E8:FC:AF:E5:34:CA
Killed old client process
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/9e:51:ad:59:9d:e1
Sending on   LPF/eth0/9e:51:ad:59:9d:e1
Sending on   Socket/fallback
DHCPRELEASE of 192.168.0.186 on eth0 to 192.168.0.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
dhclient.c:2878: Failed to send 300 byte long packet over fallback interface.
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[  189.858537][ T2970] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[  189.868589][ T2970] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/e8:fc:af:e5:34:ca
Sending on   LPF/eth0/e8:fc:af:e5:34:ca
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 20
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
. ok 

Debian GNU/Linux 10 debian ttyS0

debian login: root
Password: 
Last login: Mon Sep 25 03:41:47 PDT 2000 on ttyS0
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
debian
NETGEAR ReadyNAS 104
Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
Debian 10.0
Mon Sep 25 04:13:43 PDT 2000 up 5 minutes
root@debian:~# uname -a 
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l GNU/Linux
root@debian:~#

Here is standing in the display on the box.:-

Booting..

And nothing happend, i can see behind of the box that network led blinking all the time. So something is going on there.
But no change in the front display just stand Booting..

Now i will try to program the RN104 card, Because now only run the RN104 from USB Drive.

Thanks again.

Regards

AkkJaa..
Re: RN10400
March 23, 2021 01:38AM
Bodhi,

Now i have done this.:-

Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
Marvell>> printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start;fatload usb 0:1 0x2000000 /uImage-recovery;fatload usb 0:1 0x3000000 /initrd-recovery.gz;nand read 0x1000000 0xD4000 0x6000; bootm 0x2000000 0x3000000 0x1000000
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=yes
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
test_xxxx=yes
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2749/131068 bytes
Marvell>> setenv mtdparts 'mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)' 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial' 
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage' 
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd' 
Marvell>> setenv usb_boot 'run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi' 
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot' 
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset' 
Marvell>> setenv fdt_skip_update yes 
Marvell>> boot 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5419270 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
9505310 bytes read
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-5.8.5-mvebu-370xp-tld-1
   Created:      2000-09-24  19:05:02 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5419206 Bytes = 5.2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 03000000 ...
   Image Name:   initramfs-5.8.5-mvebu-370xp-tld-
   Created:      2000-09-24  19:05:41 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9505246 Bytes = 9.1 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
[    0.000000][    T0] CPU: ARMv7 Processor [561f5811] revision 1 (ARMv7), cr=10c5387d
[    0.000000][    T0] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: NETGEAR ReadyNAS 104
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0]   HighMem  empty
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] CPU: All CPU(s) started in SVC mode.
[    0.000000][    T0] percpu: Embedded 20 pages/cpu s53068 r8192 d20660 u81920
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) earlyprintk=serial mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) reason=normal bdtype=rn104
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 493604K/524288K available (10240K kernel code, 1012K rwdata, 3072K rodata, 1024K init, 342K bss, 30684K reserved, 0K cma-reserved, 0K highmem)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x338/0x794 with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] rcu: 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000][    T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0] 	Rude variant of Tasks RCU enabled.
[    0.000000][    T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] L2C: DT/platform modifies aux control register: 0x12086300 -> 0x1a086302
[    0.000000][    T0] Aurora cache controller enabled, 4 ways, 256 kB
[    0.000000][    T0] Aurora: CACHE_ID 0x00000100, AUX_CTRL 0x1a086302
[    0.000000][    T0] Switching to timer-based delay loop, resolution 53ns
[    0.000007][    T0] sched_clock: 32 bits at 18MHz, resolution 53ns, wraps every 114537122277ns
[    0.007873][    T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 101938038664 ns
[    0.019300][    T0] Console: colour dummy device 80x30
[    0.024018][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 37.49 BogoMIPS (lpj=187492)
[    0.034148][    T0] pid_max: default: 32768 minimum: 301
[    0.039213][    T0] LSM: Security Framework initializing
[    0.044160][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051489][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.060285][    T0] CPU: Testing write buffer coherency: ok
[    0.065726][    T1] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.072058][    T1] Setting up static identity map for 0x100000 - 0x100060
[    0.078753][    T1] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1
[    0.084186][    T1] mvebu-pmsu: Initializing Power Management Service Unit
[    0.090710][    T1] rcu: Hierarchical SRCU implementation.
[    0.098523][    T1] smp: Bringing up secondary CPUs ...
[    0.103412][    T1] smp: Brought up 1 node, 1 CPU
[    0.107708][    T1] SMP: Total of 1 processors activated (37.49 BogoMIPS).
[    0.114026][    T1] CPU: All CPU(s) started in SVC mode.
[    0.119564][    T1] devtmpfs: initialized
[    0.128252][    T1] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[    0.137163][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.146933][    T1] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.154148][    T1] xor: measuring software checksum speed
[    0.258575][    T1]    arm4regs  :  1103.200 MB/sec
[    0.358572][    T1]    8regs     :   671.200 MB/sec
[    0.458567][    T1]    32regs    :  1062.400 MB/sec
[    0.463019][    T1] xor: using function: arm4regs (1103.200 MB/sec)
[    0.468783][    T1] prandom: seed boundary self test passed
[    0.477386][    T1] prandom: 100 self tests passed
[    0.481799][    T1] pinctrl core: initialized pinctrl subsystem
[    0.488946][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.489694][    T1] NET: Registered protocol family 16
[    0.502537][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.510421][    T1] audit: initializing netlink subsys (disabled)
[    0.516389][   T31] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.526655][    T1] cpuidle: using governor ladder
[    0.532677][    T1] cpuidle: using governor menu
[    0.537165][    T1] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.809777][    T1] raid6: int32x8  gen()   214 MB/s
[    0.979002][    T1] raid6: int32x8  xor()   135 MB/s
[    1.148660][    T1] raid6: int32x4  gen()   224 MB/s
[    1.318730][    T1] raid6: int32x4  xor()   151 MB/s
[    1.488582][    T1] raid6: int32x2  gen()   414 MB/s
[    1.658570][    T1] raid6: int32x2  xor()   217 MB/s
[    1.828602][    T1] raid6: int32x1  gen()   430 MB/s
[    1.998587][    T1] raid6: int32x1  xor()   201 MB/s
[    2.003119][    T1] raid6: using algorithm int32x1 gen() 430 MB/s
[    2.008691][    T1] raid6: .... xor() 201 MB/s, rmw enabled
[    2.013776][    T1] raid6: using intx1 recovery algorithm
[    2.020124][    T1] vgaarb: loaded
[    2.025088][    T1] SCSI subsystem initialized
[    2.030359][    T1] usbcore: registered new interface driver usbfs
[    2.036059][    T1] usbcore: registered new interface driver hub
[    2.043264][    T1] usbcore: registered new device driver usb
[    2.049958][    T1] mc: Linux media interface: v0.10
[    2.055386][    T1] videodev: Linux video capture interface: v2.00
[    2.061903][    T1] pps_core: LinuxPPS API ver. 1 registered
[    2.067072][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.076815][    T1] PTP clock support registered
[    2.084643][    T1] clocksource: Switched to clocksource armada_370_xp_clocksource
[    3.073792][    T1] VFS: Disk quotas dquot_6.6.0
[    3.078175][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.115599][    T1] NET: Registered protocol family 2
[    3.121697][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    3.130464][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    3.138430][    T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    3.145713][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    3.152711][    T1] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.159520][    T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.166757][    T1] NET: Registered protocol family 1
[    3.172135][    T1] RPC: Registered named UNIX socket transport module.
[    3.178279][    T1] RPC: Registered udp transport module.
[    3.183206][    T1] RPC: Registered tcp transport module.
[    3.188153][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.194687][    T1] PCI: CLS 0 bytes, default 64
[    3.199282][    T1] Trying to unpack rootfs image as initramfs...
[    3.813617][    T1] Freeing initrd memory: 9284K
[    3.818222][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    3.825181][    T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    3.836221][    T1] Initialise system trusted keyrings
[    3.840970][    T1] Key type blacklist registered
[    3.847570][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    3.854264][    T1] zbud: loaded
[    3.859055][    T1] NFS: Registering the id_resolver key type
[    3.864326][    T1] Key type id_resolver registered
[    3.869207][    T1] Key type id_legacy registered
[    3.873527][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.880447][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    3.887316][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    3.895610][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    3.902346][    T1] orangefs_init: module version upstream loaded
[    3.981257][    T1] async_tx: api initialized (async)
[    3.985963][    T1] Key type asymmetric registered
[    3.990338][    T1] Asymmetric key parser 'x509' registered
[    3.995691][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    4.003204][    T1] io scheduler bfq registered
[    4.010477][    T1] armada-370-pinctrl d0018000.pin-ctrl: registered pinctrl driver
[    4.027492][    T1] mvebu-pcie soc:pcie@82000000: PCI host bridge to bus 0000:00
[    4.034259][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.040473][    T1] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffdfffff]
[    4.047787][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    4.054299][    T1] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400
[    4.060628][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.068027][    T1] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400
[    4.074175][    T1] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.082681][    T1] PCI: bus0: Fast back to back transfers disabled
[    4.088628][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.096714][    T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.105146][    T1] pci 0000:01:00.0: [1b73:1009] type 00 class 0x0c0330
[    4.111303][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x4000ffff 64bit]
[    4.118348][    T1] pci 0000:01:00.0: reg 0x18: [mem 0x40010000-0x40010fff 64bit]
[    4.125311][    T1] pci 0000:01:00.0: reg 0x20: [mem 0x40011000-0x40011fff 64bit]
[    4.132234][    T1] pci 0000:01:00.0: supports D1
[    4.136622][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[    4.143517][    T1] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.175760][    T1] PCI: bus1: Fast back to back transfers disabled
[    4.181499][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    4.188609][    T1] pci 0000:02:00.0: [1b4b:9215] type 00 class 0x010601
[    4.194956][    T1] pci 0000:02:00.0: reg 0x10: [io  0xfffffff8-0xffffffff]
[    4.201323][    T1] pci 0000:02:00.0: reg 0x14: [io  0xfffffffc-0xffffffff]
[    4.207792][    T1] pci 0000:02:00.0: reg 0x18: [io  0xfffffff8-0xffffffff]
[    4.214157][    T1] pci 0000:02:00.0: reg 0x1c: [io  0xfffffffc-0xffffffff]
[    4.220604][    T1] pci 0000:02:00.0: reg 0x20: [io  0xffffffe0-0xffffffff]
[    4.227024][    T1] pci 0000:02:00.0: reg 0x24: [mem 0x42000000-0x420007ff]
[    4.233388][    T1] pci 0000:02:00.0: reg 0x30: [mem 0xd0000000-0xd000ffff pref]
[    4.240282][    T1] pci 0000:02:00.0: PME# supported from D3hot
[    4.246193][    T1] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.285757][    T1] PCI: bus2: Fast back to back transfers disabled
[    4.291495][    T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    4.298321][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xf8000000-0xf80fffff]
[    4.305293][    T1] pci 0000:00:02.0: BAR 14: assigned [mem 0xf8100000-0xf81fffff]
[    4.312206][    T1] pci 0000:00:02.0: BAR 13: assigned [io  0x10000-0x10fff]
[    4.318692][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xf8200000-0xf82007ff pref]
[    4.325944][    T1] pci 0000:00:02.0: BAR 6: assigned [mem 0xf8300000-0xf83007ff pref]
[    4.333180][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xf8000000-0xf800ffff 64bit]
[    4.340517][    T1] pci 0000:01:00.0: BAR 2: assigned [mem 0xf8010000-0xf8010fff 64bit]
[    4.347851][    T1] pci 0000:01:00.0: BAR 4: assigned [mem 0xf8011000-0xf8011fff 64bit]
[    4.355183][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    4.360356][    T1] pci 0000:00:01.0:   bridge window [mem 0xf8000000-0xf80fffff]
[    4.367217][    T1] pci 0000:02:00.0: BAR 6: assigned [mem 0xf8100000-0xf810ffff pref]
[    4.374446][    T1] pci 0000:02:00.0: BAR 5: assigned [mem 0xf8110000-0xf81107ff]
[    4.381299][    T1] pci 0000:02:00.0: BAR 4: assigned [io  0x10000-0x1001f]
[    4.387676][    T1] pci 0000:02:00.0: BAR 0: assigned [io  0x10020-0x10027]
[    4.394036][    T1] pci 0000:02:00.0: BAR 2: assigned [io  0x10028-0x1002f]
[    4.400413][    T1] pci 0000:02:00.0: BAR 1: assigned [io  0x10030-0x10033]
[    4.406790][    T1] pci 0000:02:00.0: BAR 3: assigned [io  0x10034-0x10037]
[    4.413149][    T1] pci 0000:00:02.0: PCI bridge to [bus 02]
[    4.418334][    T1] pci 0000:00:02.0:   bridge window [io  0x10000-0x10fff]
[    4.424709][    T1] pci 0000:00:02.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    4.431663][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    4.438008][    T1] pcieport 0000:00:02.0: enabling device (0140 -> 0143)
[    4.445550][    T1] mv_xor d0060800.xor: Marvell shared XOR driver
[    4.516036][    T1] mv_xor d0060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.527055][    T1] mv_xor d0060900.xor: Marvell shared XOR driver
[    4.596017][    T1] mv_xor d0060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.798915][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    4.810586][    T1] printk: console [ttyS0] disabled
[    4.836867][    T1] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A
[    4.845943][    T1] printk: console [ttyS0] enabled
[    4.845943][    T1] printk: console [ttyS0] enabled
[    4.855001][    T1] printk: bootconsole [earlycon0] disabled
[    4.855001][    T1] printk: bootconsole [earlycon0] disabled
[    4.867749][    T1] ahci 0000:02:00.0: enabling device (0146 -> 0147)
[    4.884202][    T1] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    4.892417][    T1] ahci 0000:02:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
[    4.906718][    T1] scsi host0: ahci
[    4.911277][    T1] scsi host1: ahci
[    4.915858][    T1] scsi host2: ahci
[    4.920301][    T1] scsi host3: ahci
[    4.924367][    T1] ata1: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110100 irq 42
[    4.932109][    T1] ata2: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110180 irq 42
[    4.939864][    T1] ata3: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110200 irq 42
[    4.947425][    T1] ata4: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110280 irq 42
[    4.956791][    T1] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xf1
[    4.963293][    T1] nand: Micron MT29F1G08ABADAWP
[    4.969591][    T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    4.977964][    T1] Bad block table found at page 65472, version 0x01
[    4.984428][    T1] Bad block table found at page 65408, version 0x01
[    4.990791][    T1] 5 cmdlinepart partitions found on MTD device pxa3xx_nand-0
[    4.997614][    T1] Creating 5 MTD partitions on "pxa3xx_nand-0":
[    5.003237][    T1] 0x000000000000-0x000000180000 : "u-boot"
[    5.010745][    T1] 0x000000180000-0x0000001a0000 : "u-boot-env"
[    5.019069][    T1] 0x000000200000-0x000000800000 : "uImage"
[    5.027138][    T1] 0x000000800000-0x000000c00000 : "minirootfs"
[    5.035496][    T1] 0x000000c00000-0x000008000000 : "ubifs"
[    5.045316][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    5.053180][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    5.067659][    T1] libphy: Fixed MDIO Bus: probed
[    5.077303][    T1] libphy: orion_mdio_bus: probed
[    5.113012][    T1] mvneta d0070000.ethernet eth0: Using random mac address 9e:51:ad:59:9d:e1
[    5.128871][    T1] mvneta d0074000.ethernet eth1: Using random mac address 12:3b:5a:db:f1:90
[    5.139682][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.147101][    T1] ehci-pci: EHCI PCI platform driver
[    5.152222][    T1] ehci-orion: EHCI orion driver
[    5.157161][    T1] orion-ehci d0050000.usb: EHCI Host Controller
[    5.162808][    T1] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1
[    5.170840][    T1] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000
[    5.204656][    T1] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00
[    5.211153][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.219510][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.226888][    T1] usb usb1: Product: EHCI Host Controller
[    5.232093][    T1] usb usb1: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 ehci_hcd
[    5.239145][    T1] usb usb1: SerialNumber: d0050000.usb
[    5.245211][    T1] hub 1-0:1.0: USB hub found
[    5.249746][    T1] hub 1-0:1.0: 1 port detected
[    5.255619][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.261666][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    5.270102][    T1] xhci_hcd 0000:01:00.0: hcc params 0x200073a1 hci version 0x100 quirks 0x0000000000080010
[    5.280243][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.288632][ T1204] ata2: SATA link down (SStatus 0 SControl 300)
[    5.294325][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.301728][ T1208] ata3: SATA link down (SStatus 0 SControl 300)
[    5.307458][ T1200] ata1: SATA link down (SStatus 0 SControl 300)
[    5.313118][ T1212] ata4: SATA link down (SStatus 0 SControl 300)
[    5.318819][    T1] usb usb2: Product: xHCI Host Controller
[    5.323956][    T1] usb usb2: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.331055][    T1] usb usb2: SerialNumber: 0000:01:00.0
[    5.336968][    T1] hub 2-0:1.0: USB hub found
[    5.341509][    T1] hub 2-0:1.0: 2 ports detected
[    5.347006][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.352483][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    5.360490][    T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    5.367177][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.375582][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    5.383840][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.391206][    T1] usb usb3: Product: xHCI Host Controller
[    5.396392][    T1] usb usb3: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.403367][    T1] usb usb3: SerialNumber: 0000:01:00.0
[    5.409226][    T1] hub 3-0:1.0: USB hub found
[    5.413623][    T1] hub 3-0:1.0: 2 ports detected
[    5.419810][    T1] usbcore: registered new interface driver usblp
[    5.426522][    T1] usbcore: registered new interface driver usb-storage
[    5.433696][    T1] mousedev: PS/2 mouse device common for all mice
[    5.441401][    T1] i2c /dev entries driver
[    5.450125][    T1] rtc-ds1307 0-0068: 'wakeup-source' is set, request for an IRQ is disabled!
[    5.463478][    T1] rtc-ds1307 0-0068: registered as rtc0
[    5.470326][    T1] rtc-ds1307 0-0068: setting system clock to 2000-09-25T11:11:08 UTC (969880268)
[    5.479660][    T1] pca953x 0-0023: supply vcc not found, using dummy regulator
[    5.487226][    T1] pca953x 0-0023: using no AI
[    5.526674][    T1] orion_wdt: Initial timeout 229 sec
[    5.533128][    T1] device-mapper: uevent: version 1.0.3
[    5.538879][    T1] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    5.548285][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    5.555111][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    5.561847][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    5.568733][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    5.575056][    T1] device-mapper: raid: Loading target version 1.15.1
[    5.590471][    T1] marvell-cesa d0090000.crypto: CESA device successfully registered
[    5.598554][    T1] hid: raw HID events driver (C) Jiri Kosina
[    5.605356][    T1] usbcore: registered new interface driver usbhid
[    5.611136][    T1] usbhid: USB HID core driver
[    5.615460][   T20] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    5.623790][    T1] drop_monitor: Initializing network drop monitor service
[    5.631250][    T1] NET: Registered protocol family 10
[    5.637702][    T1] Segment Routing with IPv6
[    5.641752][    T1] RPL Segment Routing with IPv6
[    5.646371][    T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    5.654927][    T1] NET: Registered protocol family 17
[    5.660598][    T1] 8021q: 802.1Q VLAN Support v1.8
[    5.665289][    T1] Key type dns_resolver registered
[    5.670144][    T1] ThumbEE CPU extension supported.
[    5.674913][    T1] Registering SWP/SWPB emulation handler
[    5.680460][    T1] registered taskstats version 1
[    5.685195][    T1] Loading compiled-in X.509 certificates
[    5.690411][    T1] zswap: loaded using pool lzo/zbud
[    5.695751][    T1] Key type ._fscrypt registered
[    5.700093][    T1] Key type .fscrypt registered
[    5.704347][    T1] Key type fscrypt-provisioning registered
[    5.712679][    T1] Key type big_key registered
[    5.741605][    T1] Key type encrypted registered
[    5.750610][    T1] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    5.761896][    T1] Freeing unused kernel memory: 1024K
[    5.796935][    T1] Checked W+X mappings: passed, no W+X pages found
[    5.802838][    T1] Run /init as init process
[    5.817335][   T20] usb 1-1: New USB device found, idVendor=13fe, idProduct=4300, bcdDevice= 1.00
[    5.834836][   T20] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.842069][   T20] usb 1-1: Product: USB DISK 2.0
[    5.847113][   T20] usb 1-1: Manufacturer:         
[    5.851662][   T20] usb 1-1: SerialNumber: 9000996E0B7F4964
[    5.869685][   T20] usb-storage 1-1:1.0: USB Mass Storage device detected
[    5.887751][   T20] scsi host4: usb-storage 1-1:1.0
Loading, please wait...
Starting version 241
[    6.906988][    T7] scsi 4:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 4
[    6.935122][ T1216] sd 4:0:0:0: [sda] 30322688 512-byte logical blocks: (15.5 GB/14.5 GiB)
[    6.959954][ T1216] sd 4:0:0:0: [sda] Write Protect is off
[    6.971093][ T1216] sd 4:0:0:0: [sda] No Caching mode page found
[    6.989450][ T1216] sd 4:0:0:0: [sda] Assuming drive cache: write through
[    7.016560][ T1216]  sda: sda1
[    7.031941][ T1216] sd 4:0:0:0: [sda] Attached SCSI removable disk
[    7.644752][    C0] random: fast init done
[    8.955897][ T1504] usbcore: registered new interface driver uas
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   21.324026][ T1522] process '/usr/bin/fstype' started with executable stack
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1 
rootfs: recovering journal
rootfs: clean, 26973/948416 files, 401877/3790323 blocks
done.
[   76.679236][ T1531] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   76.719654][ T1531] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
[info] Using makefile-style concurrent boot in runlevel S.
[   77.956056][    C0] random: crng init done
[ ok ] Starting hotplug events dispatcher: systemd-udevd.
[ ok ] Synthesizing the initial hotplug events (subsystems)...done.
[ ok ] Synthesizing the initial hotplug events (devices)...done.
[....] Waiting for /dev to be fully populated...[   83.011669][ T1722] systemd-udevd[1722]: Using default interface naming scheme 'v240'.
[   83.040587][ T1727] systemd-udevd[1727]: Using default interface naming scheme 'v240'.
[   83.096637][ T1722] systemd-udevd[1722]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   83.165889][ T1727] systemd-udevd[1727]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   83.241588][ T1722] systemd-udevd[1722]: Could not generate persistent MAC address for eth0: No such file or directory
[   83.295794][ T1727] systemd-udevd[1727]: Could not generate persistent MAC address for eth1: No such file or directory
[   83.478169][ T1723] sd 4:0:0:0: Attached scsi generic sg0 type 0
[   84.062063][ T1734] systemd-udevd[1734]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   84.074055][ T1733] systemd-udevd[1733]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   84.123356][ T1732] systemd-udevd[1732]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   84.227859][ T1733] systemd-udevd[1733]: Could not generate persistent MAC address for ip6tnl0: No such file or directory
done.
[ ok ] Setting hostname to 'debian'...done.
[ ok ] Activating swap:.
[   89.757057][ T1938] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[ ok ] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
[ ok ] Cleaning up temporary files...[....] Cleaning /tmp...done.
[ ok .
[ ok ] Will now mount local filesystems:.
[ ok ] Will now activate swapfile swap:done.
[ ok ] Checking minimum space in /tmp...done.
[ ok ] Cleaning up temporary files....
[ ok ] Starting Setting kernel variables: sysctl.
[ ok ] Initializing random number generator...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[   95.249845][ T2469] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[   95.259930][ T2469] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/9e:51:ad:59:9d:e1
Sending on   LPF/eth0/9e:51:ad:59:9d:e1
Sending on   Socket/fallback
DHCPREQUEST for 192.168.0.186 on eth0 to 255.255.255.255 port 67
DHCPREQUEST for 192.168.0.186 on eth0 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
No DHCPOFFERS received.
Trying recorded lease 192.168.0.186
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.

--- 192.168.0.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

No working leases in persistent database - sleeping.
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
2692 (syslogd)
. ok 
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
2719 (klogd)
. ok 
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting periodic command scheduler: cron.
[ ok ] Starting system message bus: dbus.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[....] Running local boot scripts (/etc/rc.local)[  188.187816][ T2926] Setting Persistent MAC address to E8:FC:AF:E5:34:CA
<13>Sep 25 04:11:45 root[2933]: Setting Persistent MAC address to E8:FC:AF:E5:34:CA
Killed old client process
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/9e:51:ad:59:9d:e1
Sending on   LPF/eth0/9e:51:ad:59:9d:e1
Sending on   Socket/fallback
DHCPRELEASE of 192.168.0.186 on eth0 to 192.168.0.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
dhclient.c:2878: Failed to send 300 byte long packet over fallback interface.
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[  189.858537][ T2970] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[  189.868589][ T2970] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/e8:fc:af:e5:34:ca
Sending on   LPF/eth0/e8:fc:af:e5:34:ca
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 20
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
. ok 

Debian GNU/Linux 10 debian ttyS0

debian login: root
Password: 
Last login: Mon Sep 25 03:41:47 PDT 2000 on ttyS0
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
debian
NETGEAR ReadyNAS 104
Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
Debian 10.0
Mon Sep 25 04:13:43 PDT 2000 up 5 minutes
root@debian:~# uname -a 
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l GNU/Linux
root@debian:~# cd /boot 
root@debian:/boot# cp -a uImage uImage.RN104.bak 
root@debian:/boot# cp -a uInitrd uInitrd.bak 
.0_armhf.deb boot# dpkg -i /usr/src/kernel/linux-image-5.8.5-mvebu-370xp-tld-1_1.

(Reading database ... 22844 files and directories currently installed.)
Preparing to unpack .../linux-image-5.8.5-mvebu-370xp-tld-1_1.0_armhf.deb ...
Unpacking linux-image-5.8.5-mvebu-370xp-tld-1 (1.0) over (1.0) ...
Setting up linux-image-5.8.5-mvebu-370xp-tld-1 (1.0) ...
root@debian:/boot# tar xf /usr/src/kernel/linux-dtb-5.8.5-mvebu-370xp-tld-1.tar 
tar: dts/armada-385-synology-rs816.dtb: time stamp 2020-08-27 20:05:03 is 628701427.140672452 s in the future
tar: dts/dove-sbc-a510.dtb: time stamp 2020-08-27 20:05:04 is 628701428.134694132 s in the future
tar: dts/armada-385-turris-omnia.dtb: time stamp 2020-08-27 20:05:03 is 628701427.131860235 s in the future
tar: dts/armada-385-db-88f6820-amc.dtb: time stamp 2020-08-27 20:05:03 is 628701427.129895644 s in the future
tar: dts/armada-388-clearfog-base.dtb: time stamp 2020-08-27 20:05:03 is 628701427.127768142 s in the future
tar: dts/armada-385-thecus-n2350.dtb: time stamp 2020-08-27 20:05:03 is 628701427.122277278 s in the future
tar: dts/armada-370-seagate-nas-2bay.dtb: time stamp 2020-08-27 20:05:02 is 628701426.119671916 s in the future
tar: dts/armada-370-netgear-rn102.dtb: time stamp 2020-08-29 15:38:17 is 628858221.117753171 s in the future
tar: dts/berlin2-sony-nsz-gs7.dtb: time stamp 2020-08-27 20:05:01 is 628701425.115725836 s in the future
tar: dts/armada-388-clearfog.dtb: time stamp 2020-08-27 20:05:03 is 628701427.113559898 s in the future
tar: dts/armada-xp-db-dxbc2.dtb: time stamp 2020-08-27 20:05:04 is 628701428.111558737 s in the future
tar: dts/armada-xp-axpwifiap.dtb: time stamp 2020-08-27 20:05:04 is 628701428.109648415 s in the future
tar: dts/dove-chip-lxd8941.dtb: time stamp 2020-08-27 20:05:04 is 628701428.107592667 s in the future
tar: dts/dove-d3plug.dtb: time stamp 2020-08-27 20:05:04 is 628701428.099964865 s in the future
tar: dts/armada-xp-db.dtb: time stamp 2020-08-27 20:05:04 is 628701428.097700466 s in the future
tar: dts/armada-370-synology-ds213j.dtb: time stamp 2020-08-27 20:05:02 is 628701426.095249752 s in the future
tar: dts/armada-370-seagate-nas-4bay.dtb: time stamp 2020-08-27 20:05:02 is 628701426.093343215 s in the future
tar: dts/dove-wyse-t50.dtb: time stamp 2020-08-27 20:05:04 is 628701428.091281549 s in the future
tar: dts/dove-cubox-es.dtb: time stamp 2020-08-27 20:05:04 is 628701428.089305337 s in the future
tar: dts/armada-388-gp.dtb: time stamp 2020-08-27 20:05:03 is 628701427.087041097 s in the future
tar: dts/armada-388-rd.dtb: time stamp 2020-08-27 20:05:03 is 628701427.084763797 s in the future
tar: dts/armada-388-clearfog-pro.dtb: time stamp 2020-08-27 20:05:03 is 628701427.079652759 s in the future
tar: dts/armada-385-db-ap.dtb: time stamp 2020-08-27 20:05:03 is 628701427.076994514 s in the future
tar: dts/armada-370-rd.dtb: time stamp 2020-08-27 20:05:02 is 628701426.074615607 s in the future
tar: dts/armada-xp-netgear-rn2120.dtb: time stamp 2020-08-27 20:05:04 is 628701428.072426214 s in the future
tar: dts/armada-370-db.dtb: time stamp 2020-08-27 20:05:01 is 628701425.070468766 s in the future
tar: dts/armada-385-clearfog-gtr-l8.dtb: time stamp 2020-08-27 20:05:02 is 628701426.067956588 s in the future
tar: dts/armada-398-db.dtb: time stamp 2020-08-27 20:05:04 is 628701428.065853661 s in the future
tar: dts/dove-hp-t5335z.dtb: time stamp 2020-08-27 20:05:04 is 628701428.063791248 s in the future
tar: dts/dove-cubox.dtb: time stamp 2020-08-27 20:05:04 is 628701428.056615186 s in the future
tar: dts/dove-d2plug.dtb: time stamp 2020-08-27 20:05:04 is 628701428.054170389 s in the future
tar: dts/armada-385-linksys-cobra.dtb: time stamp 2020-08-27 20:05:03 is 628701427.052022257 s in the future
tar: dts/armada-385-linksys-shelby.dtb: time stamp 2020-08-27 20:05:03 is 628701427.049786484 s in the future
tar: dts/armada-xp-linksys-mamba.dtb: time stamp 2020-08-27 20:05:04 is 628701428.047745129 s in the future
tar: dts/armada-370-seagate-personal-cloud-2bay.dtb: time stamp 2020-08-27 20:05:02 is 628701426.045345911 s in the future
tar: dts/berlin2q-marvell-dmp.dtb: time stamp 2020-08-27 20:05:01 is 628701425.04346219 s in the future
tar: dts/armada-388-helios4.dtb: time stamp 2020-08-27 20:05:03 is 628701427.035905983 s in the future
tar: dts/armada-370-mirabox.dtb: time stamp 2020-08-27 20:05:01 is 628701425.033817023 s in the future
tar: dts/armada-xp-synology-ds414.dtb: time stamp 2020-08-27 20:05:04 is 628701428.031702314 s in the future
tar: dts/armada-370-netgear-rn104.dtb: time stamp 2020-08-27 20:05:01 is 628701425.029588779 s in the future
tar: dts/armada-xp-openblocks-ax3-4.dtb: time stamp 2020-08-27 20:05:04 is 628701428.027396613 s in the future
tar: dts/armada-380-zyxel-nas326.dtb: time stamp 2020-08-27 20:05:02 is 628701426.024819024 s in the future
tar: dts/armada-385-clearfog-gtr-s4.dtb: time stamp 2020-08-27 20:05:02 is 628701426.022638053 s in the future
tar: dts/berlin2cd-valve-steamlink.dtb: time stamp 2020-08-27 20:05:01 is 628701425.020819742 s in the future
tar: dts/armada-370-seagate-personal-cloud.dtb: time stamp 2020-08-27 20:05:02 is 628701426.01794501 s in the future
tar: dts/armada-375-db.dtb: time stamp 2020-08-27 20:05:02 is 628701426.01547713 s in the future
tar: dts/armada-385-wd-ex2100.dtb: time stamp 2020-08-27 20:05:03 is 628701427.012985795 s in the future
tar: dts/armada-xp-db-xc3-24g4xg.dtb: time stamp 2020-08-27 20:05:04 is 628701428.011118174 s in the future
tar: dts/armada-385-linksys-caiman.dtb: time stamp 2020-08-27 20:05:03 is 628701427.008872592 s in the future
tar: dts/armada-xp-gp.dtb: time stamp 2020-08-27 20:05:04 is 628701428.006624665 s in the future
tar: dts/armada-370-dlink-dns327l.dtb: time stamp 2020-08-27 20:05:01 is 628701425.004129812 s in the future
tar: dts/berlin2cd-google-chromecast.dtb: time stamp 2020-08-27 20:05:01 is 628701425.002377284 s in the future
tar: dts/armada-388-db.dtb: time stamp 2020-08-27 20:05:03 is 628701427.000394408 s in the future
tar: dts/armada-385-linksys-rango.dtb: time stamp 2020-08-27 20:05:03 is 628701426.998247821 s in the future
tar: dts/dove-dove-db.dtb: time stamp 2020-08-27 20:05:04 is 628701427.995839541 s in the future
tar: dts/armada-388-wd-ex4100.dtb: time stamp 2020-08-27 20:05:04 is 628701427.993863116 s in the future
tar: dts/armada-xp-lenovo-ix4-300d.dtb: time stamp 2020-08-27 20:05:04 is 628701427.671130571 s in the future
tar: dts/armada-385-synology-ds116.dtb: time stamp 2020-08-27 20:05:03 is 628701426.668899809 s in the future
tar: dts/armada-xp-matrix.dtb: time stamp 2020-08-27 20:05:04 is 628701427.666659825 s in the future
tar: dts/armada-375-wd-mycloud-gen2.dtb: time stamp 2020-08-27 20:05:02 is 628701425.664341957 s in the future
tar: dts: time stamp 2020-08-24 01:28:34 is 628375237.663836483 s in the future
root@debian:/boot# cp -a /usr/src/kernel/zImage-5.8.5-mvebu-370xp-tld-1 . 
root@debian:/boot# cp -a zImage-5.8.5-mvebu-370xp-tld-1 zImage.fdt 
root@debian:/boot# cat dts/armada-370-netgear-rn104.dtb >> zImage.fdt 
00008000 -n Linux-5.8.5-mvebu-370xp-tld-1 -d zImage.fdt uImage  0x00008000 -e 0x0
Image Name:   Linux-5.8.5-mvebu-370xp-tld-1
Created:      Mon Sep 25 04:51:08 2000
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:    5419206 Bytes = 5292.19 KiB = 5.17 MiB
Load Address: 00008000
Entry Point:  00008000
ld-1 uInitrd initramfs-5.8.5-mvebu-370xp-tld-1 -d initrd.img-5.8.5-mvebu-370xp-tl
Image Name:   initramfs-5.8.5-mvebu-370xp-tld-
Created:      Mon Sep 25 04:51:55 2000
Image Type:   ARM Linux RAMDisk Image (gzip compressed)
Data Size:    9504817 Bytes = 9282.05 KiB = 9.06 MiB
Load Address: 00000000
Entry Point:  00000000
root@debian:/boot# cat /proc/mtd 
dev:    size   erasesize  name
mtd0: 00180000 00020000 "u-boot"
mtd1: 00020000 00020000 "u-boot-env"
mtd2: 00600000 00020000 "uImage"
mtd3: 00400000 00020000 "minirootfs"
mtd4: 07400000 00020000 "ubifs"
 oot@debian:/boot# echo "/dev/mtd1 0x00000 0x20000 0x20000" > /etc/fw_env.config 
root@debian:/boot# fw_setenv test_xxxx yes 
root@debian:/boot# fw_printenv test_xxxx 
test_xxxx=yes
root@debian:/boot# fw_printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
loadaddr=0x02000000
mtdids=nand0=armada-nand
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
bootcmd=usb start; run usb_bootcmd; usb stop; reset
fdt_skip_update=yes
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
test_xxxx=yes
otfs),-(ubifs)' 0(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(miniroo
200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial' nsole=ttyS0,1152
e' t@debian:/boot# fw_setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage
trd' debian:/boot# fw_setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInit
n bootm 0x2000000 0x3000000; else bootm 0x2000000; fi'  if run load_uinitrd; then
root@debian:/boot# fw_setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot' 
t' t@debian:/boot# fw_setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset
root@debian:/boot# fw_setenv fdt_skip_update yes 
root@debian:/boot# fw_printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
loadaddr=0x02000000
mtdids=nand0=armada-nand
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81
test_xxxx=yes
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
bootcmd=usb start; run usb_bootcmd; usb stop; reset
fdt_skip_update=yes
root@debian:/boot# sync 
root@debian:/boot# sync 
root@debian:/boot# sync 
root@debian:/boot# shutdown -r now

Broadcast message from root@debian (ttyS0) (Mon Sep 25 05:03:31 2000):

INIT: Sending [info] Using makefile-style concurrent boot in runlevel 6.
[ ok ] Stopping hotplug events dispatcher: systemd-udevd.
[ ok ] Stopping Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[....] Stopping busybox' klogd implementation: klogd2719 (klogd)
Stopped klogd (pid 2719).
. ok 
[....] Stopping busybox' syslogd implementation: syslogd2692 (syslogd)
. ok 
[ ok ] Stopping NFS kernel daemon: mountd nfsd.
[ ok ] Unexporting directories for NFS kernel daemon....
[ ok ] Asking all remaining processes to terminate...done.
[ ok ] All processes ended within 1 seconds...done.
[ ok ] Stopping NFS common utilities: idmapd statd.
[info] Saving the system clock.
[info] Hardware Clock updated to Mon Sep 25 05:04:04 PDT 2000.
[ ok ] Stopping RPC port mapper daemon: rpcbind.
[....] Deconfiguring network interfaces...Removed stale PID file
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/e8:fc:af:e5:34:ca
Sending on   LPF/eth0/e8:fc:af:e5:34:ca
Sending on   Socket/fallback
DHCPRELEASE of 192.168.0.186 on eth0 to 192.168.0.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
dhclient.c:2878: Failed to send 300 byte long packet over fallback interface.
done.
[ ok ] Saving random seed...done.
[....] Will now unmount temporary filesystems:umount: /tmp unmounted
. ok 
[ ok ] Will now deactivate swap:.
[....] Mounting root filesystem read-only...[ 3346.137609][ T5917] EXT4-fs (sda1): re-mounted. Opts: (null)
done.
[info] Will now restart.
[ 3346.442510][ T5938] reboot: Restarting system

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0000
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
reading /uImage-recovery

** Unable to read "/uImage-recovery" from usb 0:1 **
reading /initrd-recovery.gz

** Unable to read "/initrd-recovery.gz" from usb 0:1 **

NAND read: device 0 offset 0xd4000, size 0x6000
 24576 bytes read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Marvell>>

Then i run the last command, But when i run the last command shell the USB Drive be in the Netgear box.? Or shell i remove it.? I did this with the USB Drive in the box.

And the box is no change. now back to blinking and in the display is standing: Boot from USB and it stop there.

Regards

AkkJaa...



Edited 2 time(s). Last edit at 03/23/2021 01:50AM by AkkJaa.
Re: RN10400
March 23, 2021 02:12AM
Bodhi,

Here is the read out now without USB Drive.
Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0001
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 1 USB Device(s) found
       scanning bus for storage devices... 0 Storage Device(s) found

** Invalid boot device **

** Invalid boot device **

NAND read: device 0 offset 0xd4000, size 0x6000
 24576 bytes read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Marvell>>

Yes so i have not make change on the RN104 card.

Regards

AkkJaa..
Re: RN10400
March 23, 2021 04:37AM
Hi Bodhi,

Now i think i have manage to change the date and time on the RN104 card. and program it here is the output.


Terminal ready

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0000
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
reading /uImage-recovery

** Unable to read "/uImage-recovery" from usb 0:1 **
reading /initrd-recovery.gz

** Unable to read "/initrd-recovery.gz" from usb 0:1 **

NAND read: device 0 offset 0xd4000, size 0x6000
 24576 bytes read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Marvell>> <INTERRUPT>
Marvell>> <INTERRUPT>
Marvell>> printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd=usb start;fatload usb 0:1 0x2000000 /uImage-recovery;fatload usb 0:1 0x3000000 /initrd-recovery.gz;nand read 0x1000000 0xD4000 0x6000; bootm 0x2000000 0x3000000 0x1000000
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdt_skip_update=yes
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
loadaddr=0x02000000
mtdids=nand0=armada-nand
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
test_xxxx=yes
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81

Environment size: 2749/131068 bytes
Marvell>> setenv mtdparts 'mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)' 
Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial' 
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage' 
Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInitrd' 
Marvell>> setenv usb_boot 'run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi' 
Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot' 
Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset' 
Marvell>> setenv fdt_skip_update yes 
Marvell>> boot 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
5419270 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
9504881 bytes read
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-5.8.5-mvebu-370xp-tld-1
   Created:      2000-09-25  11:51:08 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5419206 Bytes = 5.2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 03000000 ...
   Image Name:   initramfs-5.8.5-mvebu-370xp-tld-
   Created:      2000-09-25  11:51:55 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9504817 Bytes = 9.1 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
[    0.000000][    T0] CPU: ARMv7 Processor [561f5811] revision 1 (ARMv7), cr=10c5387d
[    0.000000][    T0] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: NETGEAR ReadyNAS 104
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0]   HighMem  empty
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] CPU: All CPU(s) started in SVC mode.
[    0.000000][    T0] percpu: Embedded 20 pages/cpu s53068 r8192 d20660 u81920
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) earlyprintk=serial mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs) reason=normal bdtype=rn104
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 493604K/524288K available (10240K kernel code, 1012K rwdata, 3072K rodata, 1024K init, 342K bss, 30684K reserved, 0K cma-reserved, 0K highmem)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x338/0x794 with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] rcu: 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000][    T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0] 	Rude variant of Tasks RCU enabled.
[    0.000000][    T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] L2C: DT/platform modifies aux control register: 0x12086300 -> 0x1a086302
[    0.000000][    T0] Aurora cache controller enabled, 4 ways, 256 kB
[    0.000000][    T0] Aurora: CACHE_ID 0x00000100, AUX_CTRL 0x1a086302
[    0.000000][    T0] Switching to timer-based delay loop, resolution 53ns
[    0.000006][    T0] sched_clock: 32 bits at 18MHz, resolution 53ns, wraps every 114537122277ns
[    0.007874][    T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 101938038664 ns
[    0.019300][    T0] Console: colour dummy device 80x30
[    0.024019][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 37.49 BogoMIPS (lpj=187492)
[    0.034150][    T0] pid_max: default: 32768 minimum: 301
[    0.039214][    T0] LSM: Security Framework initializing
[    0.044160][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051489][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.060280][    T0] CPU: Testing write buffer coherency: ok
[    0.065723][    T1] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.072058][    T1] Setting up static identity map for 0x100000 - 0x100060
[    0.078749][    T1] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1
[    0.084182][    T1] mvebu-pmsu: Initializing Power Management Service Unit
[    0.090706][    T1] rcu: Hierarchical SRCU implementation.
[    0.098529][    T1] smp: Bringing up secondary CPUs ...
[    0.103417][    T1] smp: Brought up 1 node, 1 CPU
[    0.107714][    T1] SMP: Total of 1 processors activated (37.49 BogoMIPS).
[    0.114032][    T1] CPU: All CPU(s) started in SVC mode.
[    0.119571][    T1] devtmpfs: initialized
[    0.128269][    T1] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[    0.137175][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.146948][    T1] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.154162][    T1] xor: measuring software checksum speed
[    0.258575][    T1]    arm4regs  :  1103.200 MB/sec
[    0.358572][    T1]    8regs     :   671.200 MB/sec
[    0.458567][    T1]    32regs    :  1062.400 MB/sec
[    0.463021][    T1] xor: using function: arm4regs (1103.200 MB/sec)
[    0.468785][    T1] prandom: seed boundary self test passed
[    0.477388][    T1] prandom: 100 self tests passed
[    0.481802][    T1] pinctrl core: initialized pinctrl subsystem
[    0.488939][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.489691][    T1] NET: Registered protocol family 16
[    0.502524][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.510414][    T1] audit: initializing netlink subsys (disabled)
[    0.516389][   T31] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.526645][    T1] cpuidle: using governor ladder
[    0.532656][    T1] cpuidle: using governor menu
[    0.537143][    T1] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.809650][    T1] raid6: int32x8  gen()   214 MB/s
[    0.979026][    T1] raid6: int32x8  xor()   135 MB/s
[    1.148645][    T1] raid6: int32x4  gen()   224 MB/s
[    1.318728][    T1] raid6: int32x4  xor()   151 MB/s
[    1.488578][    T1] raid6: int32x2  gen()   414 MB/s
[    1.658567][    T1] raid6: int32x2  xor()   217 MB/s
[    1.828602][    T1] raid6: int32x1  gen()   430 MB/s
[    1.998589][    T1] raid6: int32x1  xor()   201 MB/s
[    2.003120][    T1] raid6: using algorithm int32x1 gen() 430 MB/s
[    2.008693][    T1] raid6: .... xor() 201 MB/s, rmw enabled
[    2.013777][    T1] raid6: using intx1 recovery algorithm
[    2.020108][    T1] vgaarb: loaded
[    2.025061][    T1] SCSI subsystem initialized
[    2.030325][    T1] usbcore: registered new interface driver usbfs
[    2.036024][    T1] usbcore: registered new interface driver hub
[    2.043198][    T1] usbcore: registered new device driver usb
[    2.049898][    T1] mc: Linux media interface: v0.10
[    2.055313][    T1] videodev: Linux video capture interface: v2.00
[    2.061819][    T1] pps_core: LinuxPPS API ver. 1 registered
[    2.066988][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.076723][    T1] PTP clock support registered
[    2.084526][    T1] clocksource: Switched to clocksource armada_370_xp_clocksource
[    3.073718][    T1] VFS: Disk quotas dquot_6.6.0
[    3.078103][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.113436][    T1] NET: Registered protocol family 2
[    3.120914][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    3.129613][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    3.137650][    T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    3.144936][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    3.151938][    T1] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.158743][    T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    3.165978][    T1] NET: Registered protocol family 1
[    3.171357][    T1] RPC: Registered named UNIX socket transport module.
[    3.177498][    T1] RPC: Registered udp transport module.
[    3.182425][    T1] RPC: Registered tcp transport module.
[    3.187373][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.193891][    T1] PCI: CLS 0 bytes, default 64
[    3.198502][    T1] Trying to unpack rootfs image as initramfs...
[    3.812442][    T1] Freeing initrd memory: 9284K
[    3.817049][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    3.823946][    T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    3.835022][    T1] Initialise system trusted keyrings
[    3.839765][    T1] Key type blacklist registered
[    3.846310][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    3.852985][    T1] zbud: loaded
[    3.857680][    T1] NFS: Registering the id_resolver key type
[    3.862952][    T1] Key type id_resolver registered
[    3.867879][    T1] Key type id_legacy registered
[    3.872200][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.879126][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    3.886001][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    3.894189][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    3.901170][    T1] orangefs_init: module version upstream loaded
[    3.980671][    T1] async_tx: api initialized (async)
[    3.985375][    T1] Key type asymmetric registered
[    3.989750][    T1] Asymmetric key parser 'x509' registered
[    3.995099][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    4.002617][    T1] io scheduler bfq registered
[    4.009878][    T1] armada-370-pinctrl d0018000.pin-ctrl: registered pinctrl driver
[    4.026616][    T1] mvebu-pcie soc:pcie@82000000: PCI host bridge to bus 0000:00
[    4.033383][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.039765][    T1] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffdfffff]
[    4.047059][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    4.053574][    T1] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400
[    4.059916][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.067314][    T1] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400
[    4.073462][    T1] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    4.081941][    T1] PCI: bus0: Fast back to back transfers disabled
[    4.087885][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.095971][    T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.104291][    T1] pci 0000:01:00.0: [1b73:1009] type 00 class 0x0c0330
[    4.110701][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x4000ffff 64bit]
[    4.117658][    T1] pci 0000:01:00.0: reg 0x18: [mem 0x40010000-0x40010fff 64bit]
[    4.124594][    T1] pci 0000:01:00.0: reg 0x20: [mem 0x40011000-0x40011fff 64bit]
[    4.131517][    T1] pci 0000:01:00.0: supports D1
[    4.135875][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[    4.142771][    T1] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.175644][    T1] PCI: bus1: Fast back to back transfers disabled
[    4.181383][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    4.188500][    T1] pci 0000:02:00.0: [1b4b:9215] type 00 class 0x010601
[    4.194848][    T1] pci 0000:02:00.0: reg 0x10: [io  0xfffffff8-0xffffffff]
[    4.201213][    T1] pci 0000:02:00.0: reg 0x14: [io  0xfffffffc-0xffffffff]
[    4.207680][    T1] pci 0000:02:00.0: reg 0x18: [io  0xfffffff8-0xffffffff]
[    4.214044][    T1] pci 0000:02:00.0: reg 0x1c: [io  0xfffffffc-0xffffffff]
[    4.220490][    T1] pci 0000:02:00.0: reg 0x20: [io  0xffffffe0-0xffffffff]
[    4.226910][    T1] pci 0000:02:00.0: reg 0x24: [mem 0x42000000-0x420007ff]
[    4.233275][    T1] pci 0000:02:00.0: reg 0x30: [mem 0xd0000000-0xd000ffff pref]
[    4.240169][    T1] pci 0000:02:00.0: PME# supported from D3hot
[    4.246081][    T1] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    4.285633][    T1] PCI: bus2: Fast back to back transfers disabled
[    4.291371][    T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    4.298195][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xf8000000-0xf80fffff]
[    4.305167][    T1] pci 0000:00:02.0: BAR 14: assigned [mem 0xf8100000-0xf81fffff]
[    4.312081][    T1] pci 0000:00:02.0: BAR 13: assigned [io  0x10000-0x10fff]
[    4.318566][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xf8200000-0xf82007ff pref]
[    4.325818][    T1] pci 0000:00:02.0: BAR 6: assigned [mem 0xf8300000-0xf83007ff pref]
[    4.333054][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xf8000000-0xf800ffff 64bit]
[    4.340392][    T1] pci 0000:01:00.0: BAR 2: assigned [mem 0xf8010000-0xf8010fff 64bit]
[    4.347726][    T1] pci 0000:01:00.0: BAR 4: assigned [mem 0xf8011000-0xf8011fff 64bit]
[    4.355059][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    4.360231][    T1] pci 0000:00:01.0:   bridge window [mem 0xf8000000-0xf80fffff]
[    4.367093][    T1] pci 0000:02:00.0: BAR 6: assigned [mem 0xf8100000-0xf810ffff pref]
[    4.374321][    T1] pci 0000:02:00.0: BAR 5: assigned [mem 0xf8110000-0xf81107ff]
[    4.381174][    T1] pci 0000:02:00.0: BAR 4: assigned [io  0x10000-0x1001f]
[    4.387551][    T1] pci 0000:02:00.0: BAR 0: assigned [io  0x10020-0x10027]
[    4.393911][    T1] pci 0000:02:00.0: BAR 2: assigned [io  0x10028-0x1002f]
[    4.400287][    T1] pci 0000:02:00.0: BAR 1: assigned [io  0x10030-0x10033]
[    4.406663][    T1] pci 0000:02:00.0: BAR 3: assigned [io  0x10034-0x10037]
[    4.413023][    T1] pci 0000:00:02.0: PCI bridge to [bus 02]
[    4.418207][    T1] pci 0000:00:02.0:   bridge window [io  0x10000-0x10fff]
[    4.424582][    T1] pci 0000:00:02.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    4.431536][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    4.437881][    T1] pcieport 0000:00:02.0: enabling device (0140 -> 0143)
[    4.445414][    T1] mv_xor d0060800.xor: Marvell shared XOR driver
[    4.515919][    T1] mv_xor d0060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.526903][    T1] mv_xor d0060900.xor: Marvell shared XOR driver
[    4.595894][    T1] mv_xor d0060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    4.797320][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    4.808231][    T1] printk: console [ttyS0] disabled
[    4.834182][    T1] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A
[    4.843183][    T1] printk: console [ttyS0] enabled
[    4.843183][    T1] printk: console [ttyS0] enabled
[    4.852389][    T1] printk: bootconsole [earlycon0] disabled
[    4.852389][    T1] printk: bootconsole [earlycon0] disabled
[    4.865217][    T1] ahci 0000:02:00.0: enabling device (0146 -> 0147)
[    4.881656][    T1] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    4.889852][    T1] ahci 0000:02:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
[    4.904062][    T1] scsi host0: ahci
[    4.908694][    T1] scsi host1: ahci
[    4.913141][    T1] scsi host2: ahci
[    4.917771][    T1] scsi host3: ahci
[    4.921799][    T1] ata1: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110100 irq 42
[    4.929683][    T1] ata2: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110180 irq 42
[    4.937344][    T1] ata3: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110200 irq 42
[    4.944887][    T1] ata4: SATA max UDMA/133 abar m2048@0xf8110000 port 0xf8110280 irq 42
[    4.954155][    T1] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xf1
[    4.962621][    T1] nand: Micron MT29F1G08ABADAWP
[    4.967108][    T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    4.975432][    T1] Bad block table found at page 65472, version 0x01
[    4.981895][    T1] Bad block table found at page 65408, version 0x01
[    4.988328][    T1] 5 cmdlinepart partitions found on MTD device pxa3xx_nand-0
[    4.995046][    T1] Creating 5 MTD partitions on "pxa3xx_nand-0":
[    5.000665][    T1] 0x000000000000-0x000000180000 : "u-boot"
[    5.008167][    T1] 0x000000180000-0x0000001a0000 : "u-boot-env"
[    5.016509][    T1] 0x000000200000-0x000000800000 : "uImage"
[    5.024431][    T1] 0x000000800000-0x000000c00000 : "minirootfs"
[    5.032849][    T1] 0x000000c00000-0x000008000000 : "ubifs"
[    5.042627][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    5.051775][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    5.065387][    T1] libphy: Fixed MDIO Bus: probed
[    5.074987][    T1] libphy: orion_mdio_bus: probed
[    5.110421][    T1] mvneta d0070000.ethernet eth0: Using random mac address 4e:1a:05:68:96:4a
[    5.126115][    T1] mvneta d0074000.ethernet eth1: Using random mac address 7a:e8:ac:e9:30:1c
[    5.137125][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.143819][    T1] ehci-pci: EHCI PCI platform driver
[    5.149477][    T1] ehci-orion: EHCI orion driver
[    5.154045][    T1] orion-ehci d0050000.usb: EHCI Host Controller
[    5.160192][    T1] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1
[    5.168340][    T1] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000
[    5.194575][    T1] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00
[    5.201081][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.209462][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.216861][    T1] usb usb1: Product: EHCI Host Controller
[    5.222063][    T1] usb usb1: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 ehci_hcd
[    5.229116][    T1] usb usb1: SerialNumber: d0050000.usb
[    5.235164][    T1] hub 1-0:1.0: USB hub found
[    5.239685][    T1] hub 1-0:1.0: 1 port detected
[    5.245554][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.251597][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    5.260046][    T1] xhci_hcd 0000:01:00.0: hcc params 0x200073a1 hci version 0x100 quirks 0x0000000000080010
[    5.270187][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    5.278551][ T1200] ata1: SATA link down (SStatus 0 SControl 300)
[    5.284243][ T1204] ata2: SATA link down (SStatus 0 SControl 300)
[    5.289939][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.297351][ T1208] ata3: SATA link down (SStatus 0 SControl 300)
[    5.303010][ T1212] ata4: SATA link down (SStatus 0 SControl 300)
[    5.308792][    T1] usb usb2: Product: xHCI Host Controller
[    5.313930][    T1] usb usb2: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.320998][    T1] usb usb2: SerialNumber: 0000:01:00.0
[    5.326892][    T1] hub 2-0:1.0: USB hub found
[    5.331305][    T1] hub 2-0:1.0: 2 ports detected
[    5.336802][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.342279][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    5.350290][    T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    5.356977][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.365379][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    5.373637][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.381002][    T1] usb usb3: Product: xHCI Host Controller
[    5.386190][    T1] usb usb3: Manufacturer: Linux 5.8.5-mvebu-370xp-tld-1 xhci-hcd
[    5.393164][    T1] usb usb3: SerialNumber: 0000:01:00.0
[    5.399023][    T1] hub 3-0:1.0: USB hub found
[    5.403424][    T1] hub 3-0:1.0: 2 ports detected
[    5.409589][    T1] usbcore: registered new interface driver usblp
[    5.416305][    T1] usbcore: registered new interface driver usb-storage
[    5.423477][    T1] mousedev: PS/2 mouse device common for all mice
[    5.431185][    T1] i2c /dev entries driver
[    5.439925][    T1] rtc-ds1307 0-0068: 'wakeup-source' is set, request for an IRQ is disabled!
[    5.453272][    T1] rtc-ds1307 0-0068: registered as rtc0
[    5.460132][    T1] rtc-ds1307 0-0068: setting system clock to 2000-09-25T13:42:06 UTC (969889326)
[    5.469449][    T1] pca953x 0-0023: supply vcc not found, using dummy regulator
[    5.477020][    T1] pca953x 0-0023: using no AI
[    5.516572][    T1] orion_wdt: Initial timeout 229 sec
[    5.523022][    T1] device-mapper: uevent: version 1.0.3
[    5.528763][    T1] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    5.538156][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    5.544982][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    5.551720][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    5.558609][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    5.564933][    T1] device-mapper: raid: Loading target version 1.15.1
[    5.580341][    T1] marvell-cesa d0090000.crypto: CESA device successfully registered
[    5.588410][    T1] hid: raw HID events driver (C) Jiri Kosina
[    5.595213][    T1] usbcore: registered new interface driver usbhid
[    5.600994][    T1] usbhid: USB HID core driver
[    5.605315][   T20] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    5.613639][    T1] drop_monitor: Initializing network drop monitor service
[    5.621103][    T1] NET: Registered protocol family 10
[    5.627564][    T1] Segment Routing with IPv6
[    5.631610][    T1] RPL Segment Routing with IPv6
[    5.636234][    T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    5.644784][    T1] NET: Registered protocol family 17
[    5.650454][    T1] 8021q: 802.1Q VLAN Support v1.8
[    5.655149][    T1] Key type dns_resolver registered
[    5.660005][    T1] ThumbEE CPU extension supported.
[    5.664771][    T1] Registering SWP/SWPB emulation handler
[    5.670315][    T1] registered taskstats version 1
[    5.675056][    T1] Loading compiled-in X.509 certificates
[    5.680273][    T1] zswap: loaded using pool lzo/zbud
[    5.685618][    T1] Key type ._fscrypt registered
[    5.689961][    T1] Key type .fscrypt registered
[    5.694215][    T1] Key type fscrypt-provisioning registered
[    5.702557][    T1] Key type big_key registered
[    5.731384][    T1] Key type encrypted registered
[    5.740397][    T1] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    5.751661][    T1] Freeing unused kernel memory: 1024K
[    5.786822][    T1] Checked W+X mappings: passed, no W+X pages found
[    5.792725][    T1] Run /init as init process
[    5.807279][   T20] usb 1-1: New USB device found, idVendor=13fe, idProduct=4300, bcdDevice= 1.00
[    5.824814][   T20] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.832044][   T20] usb 1-1: Product: USB DISK 2.0
[    5.837355][   T20] usb 1-1: Manufacturer:         
[    5.841909][   T20] usb 1-1: SerialNumber: 9000996E0B7F4964
[    5.860100][   T20] usb-storage 1-1:1.0: USB Mass Storage device detected
[    5.878517][   T20] scsi host4: usb-storage 1-1:1.0
Loading, please wait...
Starting version 241
[    6.906993][  T186] scsi 4:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 4
[    6.964469][ T1216] sd 4:0:0:0: [sda] 30322688 512-byte logical blocks: (15.5 GB/14.5 GiB)
[    6.988393][ T1216] sd 4:0:0:0: [sda] Write Protect is off
[    6.998950][ T1216] sd 4:0:0:0: [sda] No Caching mode page found
[    7.020940][ T1216] sd 4:0:0:0: [sda] Assuming drive cache: write through
[    7.044057][ T1216]  sda: sda1
[    7.063116][ T1216] sd 4:0:0:0: [sda] Attached SCSI removable disk
[    7.664635][    C0] random: fast init done
[    8.940384][ T1508] usbcore: registered new interface driver uas
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   22.384355][ T1522] process '/usr/bin/fstype' started with executable stack
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1 
rootfs: clean, 26975/948416 files, 401911/3790323 blocks
done.
[   27.878363][ T1531] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   27.919433][ T1531] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
[info] Using makefile-style concurrent boot in runlevel S.
[ ok ] Starting hotplug events dispatcher: systemd-udevd.
[ ok ] Synthesizing the initial hotplug events (subsystems)...done.
[ ok ] Synthesizing the initial hotplug events (devices)...done.
[....] Waiting for /dev to be fully populated...[   34.121722][ T1725] systemd-udevd[1725]: Using default interface naming scheme 'v240'.
[   34.221239][ T1745] systemd-udevd[1745]: Using default interface naming scheme 'v240'.
[   34.287601][ T1725] systemd-udevd[1725]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   34.357477][ T1745] systemd-udevd[1745]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   34.416995][ T1725] systemd-udevd[1725]: Could not generate persistent MAC address for eth0: No such file or directory
[   34.493886][ T1745] systemd-udevd[1745]: Could not generate persistent MAC address for eth1: No such file or directory
[   34.511905][    C0] random: crng init done
[   34.560164][ T1724] sd 4:0:0:0: Attached scsi generic sg0 type 0
[   35.360494][ T1743] systemd-udevd[1743]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   35.402650][ T1746] systemd-udevd[1746]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   35.447206][ T1722] systemd-udevd[1722]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   35.541919][ T1746] systemd-udevd[1746]: Could not generate persistent MAC address for ip6tnl0: No such file or directory
done.
[ ok ] Setting hostname to 'debian'...done.
[ ok ] Activating swap:.
[   41.054201][ T1938] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[ ok ] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
[ ok ] Cleaning up temporary files...[....] Cleaning /tmp...done.
[ ok .
[ ok ] Will now mount local filesystems:.
[ ok ] Will now activate swapfile swap:done.
[ ok ] Checking minimum space in /tmp...done.
[ ok ] Cleaning up temporary files....
[ ok ] Starting Setting kernel variables: sysctl.
[ ok ] Initializing random number generator...done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[   46.932795][ T2469] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[   46.942883][ T2469] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/4e:1a:05:68:96:4a
Sending on   LPF/eth0/4e:1a:05:68:96:4a
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
2688 (syslogd)
. ok 
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
2715 (klogd)
. ok 
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting periodic command scheduler: cron.
[ ok ] Starting system message bus: dbus.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[....] Running local boot scripts (/etc/rc.local)[  127.238562][ T2922] Setting Persistent MAC address to E8:FC:AF:E5:34:CA
<13>Sep 25 06:44:10 root[2929]: Setting Persistent MAC address to E8:FC:AF:E5:34:CA
Killed old client process
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/4e:1a:05:68:96:4a
Sending on   LPF/eth0/4e:1a:05:68:96:4a
Sending on   Socket/fallback
DHCPRELEASE of 192.168.0.186 on eth0 to 192.168.0.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
dhclient.c:2878: Failed to send 300 byte long packet over fallback interface.
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[  134.172771][ T2966] mvneta d0070000.ethernet eth0: PHY [d0072004.mdio-mii:00] driver [Marvell 88E1318S] (irq=POLL)
[  134.182834][ T2966] mvneta d0070000.ethernet eth0: configuring for phy/rgmii-id link mode
Listening on LPF/eth0/e8:fc:af:e5:34:ca
Sending on   LPF/eth0/e8:fc:af:e5:34:ca
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
. ok 

Debian GNU/Linux 10 debian ttyS0

debian login: root
Password: 
Last login: Mon Sep 25 05:24:07 PDT 2000 on ttyS0
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
debian
NETGEAR ReadyNAS 104
Linux version 5.8.5-mvebu-370xp-tld-1 (root@tldDebianVM) (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020
Debian 10.0
Mon Sep 25 06:50:17 PDT 2000 up 8 minutes
root@debian:~# date
Mon Sep 25 06:50:29 PDT 2000
root@debian:~# 
root@debian:~# date +%Y%m%d -s "20210323"
20210323
root@debian:~# date
Tue Mar 23 00:00:07 PDT 2021
root@debian:~# date +%T -s "09:48:00"
09:48:00
root@debian:~# date
Tue Mar 23 09:48:04 PDT 2021
root@debian:~# uname -a 
Linux debian 5.8.5-mvebu-370xp-tld-1 #1.0 SMP PREEMPT Mon Aug 31 00:00:32 PDT 2020 armv7l GNU/Linux
root@debian:~# date
Tue Mar 23 09:49:19 PDT 2021
root@debian:~# cd /boot 
root@debian:/boot# cp -a uImage uImage.RN104.bak 
root@debian:/boot# cp -a uInitrd uInitrd.bak 
.0_armhf.deb boot# dpkg -i /usr/src/kernel/linux-image-5.8.5-mvebu-370xp-tld-1_1.

(Reading database ... 22844 files and directories currently installed.)
Preparing to unpack .../linux-image-5.8.5-mvebu-370xp-tld-1_1.0_armhf.deb ...
Unpacking linux-image-5.8.5-mvebu-370xp-tld-1 (1.0) over (1.0) ...
Setting up linux-image-5.8.5-mvebu-370xp-tld-1 (1.0) ...
root@debian:/boot# tar xf /usr/src/kernel/linux-dtb-5.8.5-mvebu-370xp-tld-1.tar 
root@debian:/boot# tar xf /usr/src/kernel/linux-dtb-5.8.5-mvebu-370xp-tld-1.tar  
root@debian:/boot# cp -a /usr/src/kernel/zImage-5.8.5-mvebu-370xp-tld-1 . 
root@debian:/boot# cp -a zImage-5.8.5-mvebu-370xp-tld-1 zImage.fdt 
root@debian:/boot# cat dts/armada-370-netgear-rn104.dtb >> zImage.fdt 
00008000 -n Linux-5.8.5-mvebu-370xp-tld-1 -d zImage.fdt uImagea 0x00008000 -e 0x0
Image Name:   Linux-5.8.5-mvebu-370xp-tld-1
Created:      Tue Mar 23 10:16:36 2021
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:    5419206 Bytes = 5292.19 KiB = 5.17 MiB
Load Address: 00008000
Entry Point:  00008000
ld-1 uInitrd initramfs-5.8.5-mvebu-370xp-tld-1 -d initrd.img-5.8.5-mvebu-370xp-tl
Image Name:   initramfs-5.8.5-mvebu-370xp-tld-
Created:      Tue Mar 23 10:17:43 2021
Image Type:   ARM Linux RAMDisk Image (gzip compressed)
Data Size:    9504752 Bytes = 9281.98 KiB = 9.06 MiB
Load Address: 00000000
Entry Point:  00000000
root@debian:/boot# cat /proc/mtd 
dev:    size   erasesize  name
mtd0: 00180000 00020000 "u-boot"
mtd1: 00020000 00020000 "u-boot-env"
mtd2: 00600000 00020000 "uImage"
mtd3: 00400000 00020000 "minirootfs"
mtd4: 07400000 00020000 "ubifs"
 oot@debian:/boot# echo "/dev/mtd1 0x00000 0x20000 0x20000" > /etc/fw_env.config 
root@debian:/boot# fw_setenv test_xxxx yes 
root@debian:/boot# fw_printenv test_xxxx 
test_xxxx=yes
root@debian:/boot# fw_printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
loadaddr=0x02000000
mtdids=nand0=armada-nand
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
bootcmd=usb start; run usb_bootcmd; usb stop; reset
fdt_skip_update=yes
test_xxxx=yes
otfs),-(ubifs)' 0(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(miniroo
200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial' nsole=ttyS0,1152
e' t@debian:/boot# fw_setenv load_uimage 'ext2load usb 0:1 0x2000000 /boot/uImage
trd' debian:/boot# fw_setenv load_uinitrd 'ext2load usb 0:1 0x3000000 /boot/uInit
n bootm 0x2000000 0x3000000; else bootm 0x2000000; fi'  if run load_uinitrd; then
root@debian:/boot# fw_setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot' 
t' t@debian:/boot# fw_setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset
root@debian:/boot# fw_setenv fdt_skip_update yes 
root@debian:/boot# fw_printenv 
AC_Power_fail_detect=open
CASset=min
HW_version=MVT
MALLOC_len=5
Manufacturer=NETGEAR
Product=ReadyNAS 104
SKUNum=RN104
SerialNum=3EPE51EM006E2
Startup=Normal
UUID=8ad06a7e-97fc-11e4-9cf7-e8fcafe534ca
Version=V1.0
autoload=no
bootargs=console=ttyS0,115200
bootargs_end=:10.4.50.254:255.255.255.0:KW40:eth0:none
bootargs_root=root=/dev/nfs rw
bootcmd_fdt=tftpboot 0x2000000 $image_name;tftpboot $fdtaddr $fdtfile;setenv bootargs $console $mtdparts $bootargs_root nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip$bootargs_end $mvNetConfig video=dovefb:lcd0:$lcd0_params clcd.lcd0_enable=$lcd0_enable clcd.lcd_panel=$lcd_panel; bootz 0x2000000 - $fdtaddr;
bootcmd_ubi=ubi part ubifs; ubifsmount rootfs; ubifsload 0x2000000 kernel; ubifsload 0x3000000 initrd.gz; bootm 0x2000000 0x3000000 0x1000000
bootdelay=0
cacheShare=no
console=console=ttyS0,115200
disL2Cache=yes
disaMvPnp=no
eeeEnable=no
enaAutoRecovery=yes
enaClockGating=yes
enaExtDisk=no
enaFPU=no
enaMonExt=no
enaWrAllo=no
envver=3
eth1addr=E8:FC:AF:E5:34:CB
eth1mtu=1500
ethact=egiga1
ethaddr=E8:FC:AF:E5:34:CA
ethmtu=1500
ethprime=egiga1
fdtaddr=0x1000000
fdtfile=armada-370-db.dtb
image_name=uImage
initrd_name=uInitrd
load_addr=0x02000000
loadaddr=0x02000000
mtdids=nand0=armada-nand
mvNetConfig=mv_net_config=1,(00:50:43:11:11:11,0:1:2:3:4),mtu=1500
mv_pon_addr=00:50:43:00:00:02
nandEcc=1bit
netbsd_en=no
netretry=no
pcieTune=no
pexMode=rc
pxe_files_load=:default.arm-armada370-db:default.arm-armadaxp:default.arm
pxefile_addr_r=3100000
rcvrip=169.254.100.100
sata_delay_reset=0
sata_dma_mode=yes
setL2CacheWT=no
standalone=fsload $load_addr $image_name;setenv bootargs $console $mtdparts root=/dev/mtdblock0 rw ip=$ipaddr:$serverip$bootargs_end; bootm $load_addr;
stderr=serial
stdin=serial
stdout=serial
usb0Mode=host
usb1Mode=host
usb2Mode=device
usbActive=0
vxworks_en=no
yuk_ethaddr=00:00:00:EE:51:81
test_xxxx=yes
mtdparts=mtdparts=pxa3xx_nand-0:0x180000@0(u-boot),0x20000@0x180000(u-boot-env),0x600000@0x200000(uImage),0x400000@0x800000(minirootfs),-(ubifs)
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial
load_uimage=ext2load usb 0:1 0x2000000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x3000000 /boot/uInitrd
usb_boot=run load_uimage; if run load_uinitrd; then bootm 0x2000000 0x3000000; else bootm 0x2000000; fi
usb_bootcmd=run usb_set_bootargs; run usb_boot
bootcmd=usb start; run usb_bootcmd; usb stop; reset
fdt_skip_update=yes
root@debian:/boot# sync 
root@debian:/boot# sync 
root@debian:/boot# sync 
root@debian:/boot# shutdown -r now

Broadcast message from root@debian (ttyS0) (Tue Mar 23 10:33:06 2021):

INIT: Sending [info] Using makefile-style concurrent boot in runlevel 6.
[ ok ] Stopping hotplug events dispatcher: systemd-udevd.
[ ok ] Stopping Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[....] Stopping busybox' klogd implementation: klogd2715 (klogd)
Stopped klogd (pid 2715).
. ok 
[....] Stopping busybox' syslogd implementation: syslogd2688 (syslogd)
. ok 
[ ok ] Stopping NFS kernel daemon: mountd nfsd.
[ ok ] Unexporting directories for NFS kernel daemon....
[ ok ] Asking all remaining processes to terminate...done.
[ ok ] All processes ended within 1 seconds...done.
[ ok ] Stopping NFS common utilities: idmapd statd.
[info] Saving the system clock.
[info] Hardware Clock updated to Tue Mar 23 10:33:50 PDT 2021.
[ ok ] Stopping RPC port mapper daemon: rpcbind.
[....] Deconfiguring network interfaces...Removed stale PID file
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/e8:fc:af:e5:34:ca
Sending on   LPF/eth0/e8:fc:af:e5:34:ca
Sending on   Socket/fallback
DHCPRELEASE of 192.168.0.186 on eth0 to 192.168.0.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
dhclient.c:2878: Failed to send 300 byte long packet over fallback interface.
done.
[ ok ] Saving random seed...done.
[....] Will now unmount temporary filesystems:umount: /tmp unmounted
. ok 
[ ok ] Will now deactivate swap:.
[....] Mounting root filesystem read-only...[ 4327.418684][ T5933] EXT4-fs (sda1): re-mounted. Opts: (null)
done.
[info] Will now restart.
[ 4327.725649][ T5954] reboot: Restarting system

BootROM 1.08
Booting from NAND flash


General initialization - Version: 1.0.0

High speed PHY - Version: 2.1.4 (COM-PHY-V20) 
Update PEX Device ID 0x6710
High speed PHY - Ended Successfully
0000
DDR3 Training Sequence - Ver 5.7.1
DDR3 Training Sequence - Run without PBS.
DDR3 Training Sequence - Ended Successfully 
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_ 
        | | | |___|  _ \ / _ \ / _ \| __| 
        | |_| |___| |_) | (_) | (_) | |_ 
         \___/    |____/ \___/ \___/ \__| 
 ** LOADER **


U-Boot 2011.12-gec25d27-dirty (Oct 26 2015 - 16:56:14) Marvell version: v2011.12 2014_T2.0p1 
06/23/2015 ReadyNAS-104 V2.0

Board: DB-88F6710-BP
SoC:   MV6710 A1
CPU:   Marvell PJ4B v7 UP (Rev 1) LE
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 600 [MHz]
       DDR 16Bit Width, FastPath Memory Access
DRAM:  512 MiB

Map:   Code:		0x1feef000:0x1ff9f514
       BSS:		0x1ffef8a0
       Stack:		0x1f9eeef8
       Heap:		0x1f9ef000:0x1feef000

NAND:  (ID 0xf12c)	128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01

Initialize and scan all PCI interfaces
PEX unit.port(active IF[-first bus]):
------------------------------------------
PEX 0: Root Complex Interface, Detected Link X1, GEN 2.0
PEX 1: Root Complex Interface, Detected Link X1, GEN 2.0
FPU not initialized
USB 0: Host Mode
USB 1: Host Mode
Shutting down unused interfaces:
       SDIO
       AUDIO
       TDM
Modules/Interfaces Detected:
       RGMII0 Phy
       RGMII1 Phy
       PEX0 (Lane 0)
       PEX1 (Lane 1)
       SATA0 (Lane 2)
       SATA1 (Lane 3)
Net:   egiga0, egiga1 [PRIME]
Power On!

FDT loaded successfully
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Active port:	0
Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
reading /uImage-recovery

** Unable to read "/uImage-recovery" from usb 0:1 **
reading /initrd-recovery.gz

** Unable to read "/initrd-recovery.gz" from usb 0:1 **

NAND read: device 0 offset 0xd4000, size 0x6000
 24576 bytes read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Marvell>>
Then i do the last command.: shutdown -r now and see what happend. But shell the USB Drive be in the box or shall i remove it.? before i do the command.: shutdown -r now ??

This time i had USB Drive in the box.

Oki,

Thanks

AkkJaa...



Edited 1 time(s). Last edit at 03/23/2021 04:42AM by AkkJaa.
Re: RN10400
March 23, 2021 12:32PM
Hi Bodhi,

I changed the date and time on the RN104 card and re-inserted setenv permanently as you wrote. But none of it was stored on the RN104 card, so maybe the problem with this card is that it is not possible to store on the RN104 card.

The card works when it has been run from USB Drive. So then there must be something wrong with the RN104 card and why I can not save anything on the RN104 card itself.
Or what do you think.?

If you look at previous readings of the card, I think I did it right. also with date and time but it does not seem to work.

Also when i remove the USB Drive the RN104 card is the same as it was from the start.
It is possible to delete all on the card and re-enter everything.?
Exp. Flash Bios as you do on motherboards on other computers. Or is there something else on this Netgear RN104 motherboard.?

I did some Eprom burning on chip for a long time ago. And there was alot of opportunities. But when it come to this i really don't know.

Oki Doky,

Thanks again.

Regards.

AkkJaa...
Re: RN10400
March 23, 2021 07:15PM
AkkJaa,

In reference to this post:

https://forum.doozan.com/read.php?3,106724,118324#msg-118324

> Now i have assemble the netgear box back,

> Now i will try to program the RN104 card, Because
> now only run the RN104 from USB Drive.

At this point, you have booted into Debian. The whole system is on USB drive. There is no need to do anything further, except saving the envs that you have entered in serial console to boot the box.

I'm not sure I understood the terminology "RN104 card". If you meant the RN104 NAND flash, then don't need to do that. From now on, your entire Debian Linux system is on the USB. Besides, the NAND flash for this box is too small to be used for Debian.

You can plug the HDDs back into the slots and use them. But there is no need to do anything more other than saving the envs permanently.

Please post back and respond to this post, so I know you undrstood and have no further question. And then I show you where you would save the envs.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: RN10400
March 24, 2021 03:13PM
Hi Bodhi,

Yes,

But there is a lot of files, moves, photos on the hard drives that I do not want to lose. Is it possible to get out and look at it again.?

Can this box be run as it was made before as original, now with this program on the USB Drive.?

So the box must always be boot'ed up with USB Drive each time it be turned off and on again.?

So how can I put and store setenv permanently in the box without having to do this every time I have to start up the box.?

So if I understand right then, then the box should be booted up with USB Drive. and Setenv is stored permanently in the box or.?

But after the box has started up with USB Drive and is up and running, I can then remove the USB Drive without it doing anything.?

because this box has to be on all the time as a server/nas again.

Yes then I need to know how to store setenv permanently because setenv turns out to disappear when I turn the box off and on again together date & time.

So that it can be easy to start the box every time box is switched off.

With RN104 card i mean the RN10400 Motherboard. RN104 Motherboard. I was also thinking that we programmed the RN10400 Motherboard. But now i understand more. if what i have write over here is what i think or have write.

Ok, Many thanks again.

Best Regards.

AkkJaa...
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: