|
Re: Debian on Freecom Silverstore 2 NAS October 08, 2018 04:09PM |
Admin Registered: 15 years ago Posts: 20,036 |
setenv bootargs_root 'root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Stock ...; ' saveenv reset
printenv
|
Re: Debian on Freecom Silverstore 2 NAS October 08, 2018 04:58PM |
Registered: 7 years ago Posts: 110 |
> setenv bootargs_root 'root=/dev/ram0 > rootfstype=cramfs init=/etc/rc.preroot > initrd=0x800000,0x1000000; echo Booting Stock ...; > ' > saveenv > reset >>
> printenv >>
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__| ** uboot_ver:v0.0.9 **
** MARVELL BOARD: HNC-N2 LE
U-Boot 1.1.4 (Nov 9 2011 - 17:49:26) Marvell version: 3.5.9
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Soc: 88F6282 A1CPU running @ 1000Mhz L2 running @ 333Mhz
SysClock = 400Mhz , TClock = 200Mhz
DRAM (DDR3) CAS Latency = 6 tRP = 6 tRAS = 15 tRCD=6
DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB 16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB
Found ADT7473, program PWM1 ... OK
Flash: 0 kB
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode (5)
Device 0 @ 0 0:
Model: Hitachi HDS721680PLA380 Firm: P21OABDA Ser#: PVE201ZESSYGNM
Type: Hard Disk
Supports 48-bit addressing
Capacity: 76319.0 MB = 74.5 GB (156301488 x 512)
CPU : Marvell Feroceon (Rev 1)
Scanning partition header:
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: PCI Express Root Complex Interface
PEX interface detected Link X1
PEX 1: interface detected no Link.
Net: egiga0 [PRIME]
Hit any key to stop autoboot: 0
Marvell>> setenv bootargs_root 'root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Stock ...; '
Marvell>> saveenv
Saving Environment to NAND...
Erasing redundant Nand... 0x000c0000 0x000c0000
Writing to redundant Nand... Erasing Nand...Writing to Nand... done
Marvell>> reset
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__| ** uboot_ver:v0.0.9 **
** MARVELL BOARD: HNC-N2 LE
U-Boot 1.1.4 (Nov 9 2011 - 17:49:26) Marvell version: 3.5.9
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Soc: 88F6282 A1CPU running @ 1000Mhz L2 running @ 333Mhz
SysClock = 400Mhz , TClock = 200Mhz
DRAM (DDR3) CAS Latency = 6 tRP = 6 tRAS = 15 tRCD=6
DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB 16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB
Found ADT7473, program PWM1 ... OK
Flash: 0 kB
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode (5)
Device 0 @ 0 0:
Model: Hitachi HDS721680PLA380 Firm: P21OABDA Ser#: PVE201ZESSYGNM
Type: Hard Disk
Supports 48-bit addressing
Capacity: 76319.0 MB = 74.5 GB (156301488 x 512)
CPU : Marvell Feroceon (Rev 1)
Scanning partition header:
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: PCI Express Root Complex Interface
PEX interface detected Link X1
PEX 1: interface detected no Link.
Net: egiga0 [PRIME]
Hit any key to stop autoboot: 0
Marvell>> printenv
baudrate=115200
loads_echo=0
ipaddr=10.4.52.165
serverip=10.4.52.7
rootpath=/srv/ubuntu
netmask=255.255.255.0
run_diag=yes
MALLOC_len=1
ethprime=egiga0
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end); bootm 0x2000000;
lcd0_enable=0
lcd0_params=640x480-16@60
ethmtu=1500
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
image_multi=yes
mfgmodel=HNC-N2
uboot_ver=v0.0.9
preroot_ver=0.1.0
serial_number=5563U01001G247001D5J0D1
opid=Z11101935
ethaddr=00:01:DB:1E:24:F2
serialNo=560722483400721
modelname=56072
runintime=10000
ftpserver=10.41.34.121
testfile=100M
mfgtest_state=final_tested_ok
mkraid5=preok
ftpserver_ip=10.41.87.42
ftpserver_user=admin
ftpserver_passwd=admin
ftpserver_path=/log/mfg_autotest.tgz
ntpserver_ip=pool.ntp.org
ethact=egiga0
fw_ver=2001.4110
mtdparts=mtdparts=orion_nand:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash)
set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 ${mtdparts} earlyprintk=serial
bootcmd_usb=usb start; ext2load usb 0:1 0x800000 /boot/uImage; ext2load usb 0:1 0x2100000 /boot/uInitrd
bootcmd_exec=run set_bootargs; run bootcmd_usb; bootm 0x800000 0x2100000
bootargs_root=root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Stock ...;
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
console=console=ttyS0,115200 mtdparts=nand_mtd:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash)
bootcmd_f=nand reset; nand read.e 0x800000 0x00100000 0x00199800; check_crc32 PrEr;
bootcmd=nand reset; nand read.e 0x800000 0x00100000 0x00199800; check_crc32 PrEr; nand reset; nand read.e 0x40000 0x00380000 0x0027d400; check_crc32 KrNl; setenv bootargs $(console) $(bootargs_root); bootm 0x40000;
bootdelay=3
disaMvPnp=no
enaAutoRecovery=yes
pcieTune=no
pcieTune1=no
Environment size: 2474/131067 bytes
Marvell>>
|
Re: Debian on Freecom Silverstore 2 NAS October 08, 2018 06:19PM |
Admin Registered: 15 years ago Posts: 20,036 |
setenv bootargs_root 'root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Debian...; if run bootcmd_exec; then; fi; echo Booting Stock ...; ' saveenv reset
printenv bootargs_root
|
Re: Debian on Freecom Silverstore 2 NAS October 08, 2018 06:27PM |
Registered: 7 years ago Posts: 110 |
> setenv bootargs_root 'root=/dev/ram0 > rootfstype=cramfs init=/etc/rc.preroot > initrd=0x800000,0x1000000; echo Booting Debian...; > if run bootcmd_exec; then; fi; echo Booting Stock > ...; ' > saveenv > reset >>
> printenv bootargs_root >>
Marvell>> setenv bootargs_root 'root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Debian...; if run bootcmd_exec; then; fi; echo Booting Stock ...; '
Marvell>> saveenv
Saving Environment to NAND...
Erasing redundant Nand... 0x000c0000 0x000c0000
Writing to redundant Nand... Erasing Nand...Writing to Nand... done
Marvell>> reset
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__| ** uboot_ver:v0.0.9 **
** MARVELL BOARD: HNC-N2 LE
U-Boot 1.1.4 (Nov 9 2011 - 17:49:26) Marvell version: 3.5.9
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Soc: 88F6282 A1CPU running @ 1000Mhz L2 running @ 333Mhz
SysClock = 400Mhz , TClock = 200Mhz
DRAM (DDR3) CAS Latency = 6 tRP = 6 tRAS = 15 tRCD=6
DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB 16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB
Found ADT7473, program PWM1 ... OK
Flash: 0 kB
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode (5)
Device 0 @ 0 0:
Model: Hitachi HDS721680PLA380 Firm: P21OABDA Ser#: PVE201ZESSYGNM
Type: Hard Disk
Supports 48-bit addressing
Capacity: 76319.0 MB = 74.5 GB (156301488 x 512)
CPU : Marvell Feroceon (Rev 1)
Scanning partition header:
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: PCI Express Root Complex Interface
PEX interface detected Link X1
PEX 1: interface detected no Link.
Net: egiga0 [PRIME]
Hit any key to stop autoboot: 0
Marvell>> printenv bootargs_root
bootargs_root=root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Debian...; if run bootcmd_exec; then; fi; echo Booting Stock ...;
Marvell>>
|
Re: Debian on Freecom Silverstore 2 NAS October 08, 2018 07:58PM |
Admin Registered: 15 years ago Posts: 20,036 |
reset
|
Re: Debian on Freecom Silverstore 2 NAS October 09, 2018 04:57AM |
Registered: 7 years ago Posts: 110 |
> reset >
Marvell>> printenv bootargs_root
bootargs_root=root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Debian...; if run bootcmd_exec; then; fi; echo Booting Stock ...;
Marvell>>
Marvell>> reset
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__| ** uboot_ver:v0.0.9 **
** MARVELL BOARD: HNC-N2 LE
U-Boot 1.1.4 (Nov 9 2011 - 17:49:26) Marvell version: 3.5.9
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Soc: 88F6282 A1CPU running @ 1000Mhz L2 running @ 333Mhz
SysClock = 400Mhz , TClock = 200Mhz
DRAM (DDR3) CAS Latency = 6 tRP = 6 tRAS = 15 tRCD=6
DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB 16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB
Found ADT7473, program PWM1 ... OK
Flash: 0 kB
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode (5)
Device 0 @ 0 0:
Model: Hitachi HDS721680PLA380 Firm: P21OABDA Ser#: PVE201ZESSYGNM
Type: Hard Disk
Supports 48-bit addressing
Capacity: 76319.0 MB = 74.5 GB (156301488 x 512)
CPU : Marvell Feroceon (Rev 1)
Scanning partition header:
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: PCI Express Root Complex Interface
PEX interface detected Link X1
PEX 1: interface detected no Link.
Net: egiga0 [PRIME]
Hit any key to stop autoboot: 0
NAND read: device 0 offset 0x100000, size 0x199800
Reading data from 0x299000 -- 100% complete.
1677312 bytes read: OK
Calculate CRC32:
crc32 checksum Pass
NAND read: device 0 offset 0x380000, size 0x27d400
Reading data from 0x5fd000 -- 100% complete.
2610176 bytes read: OK
Calculate CRC32:
crc32 checksum Pass
## Booting image at 00040000 ...
Image Name: Linux-2.6.31.8winas6282
Created: 2012-10-16 11:18:32 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2608424 Bytes = 2.5 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux.................................................................................................................................................................. done, booting the kernel.
Linux version 2.6.31.8winas6282 (freecom@SS-Build-Server) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #6 Tue Oct 16 07:18:13 EDT 2012 v0.0.7
CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
CPU: VIVT data cache, VIVT instruction cache
Machine: Feroceon-KW
Using UBoot passing parameters structure
Memory policy: ECC disabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping off. Total pages: 32512
Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash) root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Debian...; if run bootcmd_exec; then; fi; echo Booting Stock ...;
PID hash table entries: 512 (order: 9, 2048 bytes)
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 128MB = 128MB total
Memory: 100992KB available (4748K code, 316K data, 136K init, 0K highmem)
Hierarchical RCU implementation.
NR_IRQS:128
Console: colour dummy device 80x30
Calibrating delay loop... 992.87 BogoMIPS (lpj=4964352)
Security Framework initialized
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
xor: measuring software checksum speed
arm4regs : 903.600 MB/sec
8regs : 685.200 MB/sec
32regs : 700.000 MB/sec
xor: using function: arm4regs (903.600 MB/sec)
NET: Registered protocol family 16
Feroceon L2: Enabling L2
Feroceon L2: Cache support initialised.
CPU Interface
-------------
SDRAM_CS0 ....base 00000000, size 128MB
SDRAM_CS1 ....disable
SDRAM_CS2 ....disable
SDRAM_CS3 ....disable
PEX0_MEM ....base e0000000, size 128MB
PEX0_IO ....base f2000000, size 1MB
PEX1_MEM ....base e8000000, size 128MB
PEX1_IO ....base f2100000, size 1MB
INTER_REGS ....base f1000000, size 1MB
NFLASH_CS ....base fa000000, size 2MB
SPI_CS ....base f4000000, size 16MB
BOOT_ROM_CS ....no such
DEV_BOOTCS ....no such
CRYPT_ENG ....base f0000000, size 2MB
Marvell Development Board (LSP Version KW_LSP_5.1.3_patch18)-- HNC-N2 Soc: MV88F6282 Rev 1 LE
Detected Tclk 200000000 and SysClk 400000000
MV Buttons Device Load
Marvell USB EHCI Host controller #0: c403e740
PEX0 interface detected Link X1
PEX1 interface detected no Link.
pci 0000:00:01.0: PME# supported from D0 D3hot
pci 0000:00:01.0: PME# disabled
PCI: bus0: Fast back to back transfers disabled
PCI: bus1: Fast back to back transfers enabled
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
raid6: int32x1 73 MB/s
raid6: int32x2 91 MB/s
raid6: int32x4 89 MB/s
raid6: int32x8 91 MB/s
raid6: using algorithm int32x2 (91 MB/s)
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
NET: Registered protocol family 1
Trying to unpack rootfs image as initramfs...
rootfs image is not initramfs (junk in compressed archive); looks like an initrd
Freeing initrd memory: 16384K
rtc mv_rtc: rtc core: registered kw-rtc as rtc0
RTC registered
XOR registered 4 channels
XOR 2nd invalidate WA enabled
cesadev_init(c000ed14)
mvCesaInit: sessions=640, queue=64, pSram=f0000000
MV Buttons Driver Load
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
SGI XFS with security attributes, large block/inode numbers, no debug enabled
SGI XFS Quota Management subsystem
msgmni has been set to 229
alg: No test for cipher_null (cipher_null-generic)
alg: No test for ecb(cipher_null) (ecb-cipher_null)
alg: No test for digest_null (digest_null-generic)
alg: No test for compress_null (compress_null-generic)
alg: No test for stdrng (krng)
alg: No test for hmac(digest_null) (hmac(digest_null-generic))
async_tx: api initialized (sync-only)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler anticipatory registered (default)
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
console [ttyS0] enabled
brd: module loaded
loop: module loaded
Integrated Sata device found
IRQ 21/mvSata: IRQF_DISABLED is not guaranteed on shared IRQs
scsi0 : Marvell SCSI to SATA adapter
scsi1 : Marvell SCSI to SATA adapter
scsi 0:0:0:0: Direct-Access Hitachi HDS721680PLA380 P21O PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
sd 0:0:0:0: [sda] 0-byte physical blocks
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] Write Protect is off
Loading Marvell Ethernet Driver:
o Cached descriptors in DRAM
o DRAM SW cache-coherency
o 2 Giga ports supported
o Single RX Queue support - ETH_DEF_RXQ=0
o Single TX Queue support - ETH_DEF_TXQ=0
o TCP segmentation offload (TSO) supported
o Large Receive offload (LRO) supported
o Receive checksum offload supported
o Transmit checksum offload supported
o Network Fast Processing (Routing) supported - (Disabled)
o Proc tool API enabled
o SKB Reuse supported - (Disabled)
o SKB Recycle supported - (Disabled)
o Rx descripors: q0=256
o Tx descripors: q0=532
o Loading network interface(s):
o register under mv88fx_eth platform
o egiga0, ifindex = 2, GbE port = 0
Warning: Giga 1 is Powered Off
mvFpRuleDb (c5243000): 1024 entries, 4096 bytes
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 113 at 0x000000e20000
Bad eraseblock 422 at 0x0000034c0000
7 cmdlinepart partitions found on MTD device nand_mtd
Using command line partition definition
Creating 7 MTD partitions on "nand_mtd":
0x000000000000-0x0000000a0000 : "uboot"
0x0000000a0000-0x0000000e0000 : "param"
sda:
0x0000000e0000-0x000000360000 : "preroot"
0x000000360000-0x0000006e0000 : "uimage"
0x0000006e0000-0x000007dc0000 : "rootfs"
0x000007dc0000-0x000008000000 : "misc"
0x000000000000-0x000008000000 : "flash"
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_marvell ehci_marvell.70059: Marvell Orion EHCI
ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1
sda1 sda2 sda3
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
sd 0:0:0:0: [sda] Attached SCSI disk
ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100
ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
xhci_hcd 0000:00:01.0: xHCI Host Controller
xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 2
xhci_hcd 0000:00:01.0: irq 9, io mem 0xe0000000
usb usb2: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 4 ports detected
usbcore: registered new interface driver usblp
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
mice: PS/2 mouse device common for all mice
i2c /dev entries driver
adt7473_detect....
adt7473 0-002e: adt7473 chip found
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid10 personality registered for level 10
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
dm_crypt using the OCF package.
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
!!!! wrong MPP 6 setting !!!!
++++ wrong initial value for GPP36, fixed it by wixgpio
TCP cubic registered
NET: Registered protocol family 17
NET: Registered protocol family 5
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
rtc mv_rtc: setting system clock to 2018-10-09 09:48:37 UTC (1539078517)
md: Waiting for all devices to be available before autodetect
md: If you don't use raid, use raid=noautodetect
md: Autodetecting RAID arrays.
md: Scanned 0 and added 0 devices.
md: autorun ...
md: ... autorun DONE.
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 1636KiB [1 disk] into ram disk... done.
VFS: Mounted root (cramfs filesystem) readonly on device 1:0.
Freeing init memory: 136K
usb 1-1: new high speed USB device using ehci_marvell and address 2
Enter Pre-Root FileSystem:
usb 1-1: configuration #1 chosen from 1 choice
scsi2 : SCSI emulation for USB Mass Storage devices
FW_UPDATE_FLAG_RES:1
FNSA_MODE : ## Error: "FNSA_PRO" not defined
BOARDTEST_FALG:0
1 1049kB 16GB 16GB ext3
2 16GB 18GB 2147MB linux-swap
3 18GB 80GB 62GB ext3
DSK1_RES:0
DSK2_RES:1
DSK3_RES:1
DSK4_RES:1
DSK1_S_RES:1
DSK2_S_RES:0
DSK3_S_RES:0
DSK4_S_RES:0
CHK_RES:1
MD0CHK_RES:1
P1 DEVCNT:1 RES:0
port 1:foreign
init started: BusyBox v1.1.1 (2008.10.08-08:58+0000) multi-call binary
Starting pid 747, console /dev/ttyS0: '/etc/init.d/rcS'
Starting network...
Starting inetd... OK
NOT_DEF_RES:0
EXT3-fs: unable to read superblock
FAT: unable to read boot sector
EXT3-fs: unable to read superblock
EXT2-fs: unable to read superblock
EXT4-fs (md0): unable to read superblock
FAT: unable to read boot sector
FAT: unable to read boot sector
egiga0: link up, full duplex, speed 100 Mbps
egiga0: started
# scsi 2:0:0:0: Direct-Access SanDisk Cruzer 8.02 PQ: 0 ANSI: 0 CCS
sd 2:0:0:0: Attached scsi generic sg1 type 0
sd 2:0:0:0: [sdb] 31301631 512-byte logical blocks: (16.0 GB/14.9 GiB)
sd 2:0:0:0: [sdb] Write Protect is off
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sdb: sdb1
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] Attached SCSI removable disk
egiga0: link down
egiga0: link up, full duplex, speed 10 Mbps
|
Re: Debian on Freecom Silverstore 2 NAS October 09, 2018 05:27AM |
Admin Registered: 15 years ago Posts: 20,036 |
printenv
|
Re: Debian on Freecom Silverstore 2 NAS October 09, 2018 05:35AM |
Registered: 7 years ago Posts: 110 |
> printenv >
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__| ** uboot_ver:v0.0.9 **
** MARVELL BOARD: HNC-N2 LE
U-Boot 1.1.4 (Nov 9 2011 - 17:49:26) Marvell version: 3.5.9
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Soc: 88F6282 A1CPU running @ 1000Mhz L2 running @ 333Mhz
SysClock = 400Mhz , TClock = 200Mhz
DRAM (DDR3) CAS Latency = 6 tRP = 6 tRAS = 15 tRCD=6
DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB 16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB
Found ADT7473, program PWM1 ... OK
Flash: 0 kB
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode (5)
Device 0 @ 0 0:
Model: Hitachi HDS721680PLA380 Firm: P21OABDA Ser#: PVE201ZESSYGNM
Type: Hard Disk
Supports 48-bit addressing
Capacity: 76319.0 MB = 74.5 GB (156301488 x 512)
CPU : Marvell Feroceon (Rev 1)
Scanning partition header:
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: PCI Express Root Complex Interface
PEX interface detected Link X1
PEX 1: interface detected no Link.
Net: egiga0 [PRIME]
Hit any key to stop autoboot: 0
Marvell>> printenv
baudrate=115200
loads_echo=0
ipaddr=10.4.52.165
serverip=10.4.52.7
rootpath=/srv/ubuntu
netmask=255.255.255.0
run_diag=yes
MALLOC_len=1
ethprime=egiga0
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end); bootm 0x2000000;
lcd0_enable=0
lcd0_params=640x480-16@60
ethmtu=1500
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
image_multi=yes
mfgmodel=HNC-N2
uboot_ver=v0.0.9
preroot_ver=0.1.0
serial_number=5563U01001G247001D5J0D1
opid=Z11101935
ethaddr=00:01:DB:1E:24:F2
serialNo=560722483400721
modelname=56072
runintime=10000
ftpserver=10.41.34.121
testfile=100M
mfgtest_state=final_tested_ok
mkraid5=preok
ftpserver_ip=10.41.87.42
ftpserver_user=admin
ftpserver_passwd=admin
ftpserver_path=/log/mfg_autotest.tgz
ntpserver_ip=pool.ntp.org
ethact=egiga0
fw_ver=2001.4110
mtdparts=mtdparts=orion_nand:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash)
set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 ${mtdparts} earlyprintk=serial
bootcmd_usb=usb start; ext2load usb 0:1 0x800000 /boot/uImage; ext2load usb 0:1 0x2100000 /boot/uInitrd
bootcmd_exec=run set_bootargs; run bootcmd_usb; bootm 0x800000 0x2100000
bootargs_root=root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Debian...; if run bootcmd_exec; then; fi; echo Booting Stock ...;
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
console=console=ttyS0,115200 mtdparts=nand_mtd:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash)
bootcmd_f=nand reset; nand read.e 0x800000 0x00100000 0x00199800; check_crc32 PrEr;
bootcmd=nand reset; nand read.e 0x800000 0x00100000 0x00199800; check_crc32 PrEr; nand reset; nand read.e 0x40000 0x00380000 0x0027d400; check_crc32 KrNl; setenv bootargs $(console) $(bootargs_root); bootm 0x40000;
bootdelay=3
disaMvPnp=no
enaAutoRecovery=yes
pcieTune=no
pcieTune1=no
Environment size: 2529/131067 bytes
Marvell>>
|
Re: Debian on Freecom Silverstore 2 NAS October 09, 2018 05:55AM |
Admin Registered: 15 years ago Posts: 20,036 |
|
Re: Debian on Freecom Silverstore 2 NAS October 09, 2018 06:00AM |
Admin Registered: 15 years ago Posts: 20,036 |
|
Re: Debian on Freecom Silverstore 2 NAS October 09, 2018 06:15AM |
Registered: 7 years ago Posts: 110 |
|
Re: Debian on Freecom Silverstore 2 NAS October 10, 2018 02:25AM |
Admin Registered: 15 years ago Posts: 20,036 |
setenv bootcmd_sata 'ide reset; ext2load ide 0:1 0x800000 /boot/uImage; ext2load ide 0:1 0x2100000 /boot/uInitrd' setenv bootcmd_exec 'run set_bootargs; run bootcmd_sata; bootm 0x800000 0x2100000' boot
|
Re: Debian on Freecom Silverstore 2 NAS October 10, 2018 02:50PM |
Registered: 7 years ago Posts: 110 |
> setenv bootcmd_sata 'ide reset; ext2load ide 0:1 > 0x800000 /boot/uImage; ext2load ide 0:1 0x2100000 > /boot/uInitrd' > setenv bootcmd_exec 'run set_bootargs; run > bootcmd_sata; bootm 0x800000 0x2100000' > boot >
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__| ** uboot_ver:v0.0.9 **
** MARVELL BOARD: HNC-N2 LE
U-Boot 1.1.4 (Nov 9 2011 - 17:49:26) Marvell version: 3.5.9
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Soc: 88F6282 A1CPU running @ 1000Mhz L2 running @ 333Mhz
SysClock = 400Mhz , TClock = 200Mhz
DRAM (DDR3) CAS Latency = 6 tRP = 6 tRAS = 15 tRCD=6
DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB 16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB
Found ADT7473, program PWM1 ... OK
Flash: 0 kB
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode (5)
Device 0 @ 0 0:
Model: Hitachi HDS721680PLA380 Firm: P21OABDA Ser#: PVE201ZESSYGNM
Type: Hard Disk
Supports 48-bit addressing
Capacity: 76319.0 MB = 74.5 GB (156301488 x 512)
CPU : Marvell Feroceon (Rev 1)
Scanning partition header:
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: PCI Express Root Complex Interface
PEX interface detected Link X1
PEX 1: interface detected no Link.
Net: egiga0 [PRIME]
Hit any key to stop autoboot: 0
Marvell>>
Marvell>> setenv bootcmd_sata 'ide reset; ext2load ide 0:1 0x800000 /boot/uImage; ext2load ide 0:1 0x2100000 /boot/uInitrd'
Marvell>> setenv bootcmd_exec 'run set_bootargs; run bootcmd_sata; bootm 0x800000 0x2100000'
Marvell>> printenv
baudrate=115200
loads_echo=0
ipaddr=10.4.52.165
serverip=10.4.52.7
rootpath=/srv/ubuntu
netmask=255.255.255.0
run_diag=yes
MALLOC_len=1
ethprime=egiga0
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end); bootm 0x2000000;
lcd0_enable=0
lcd0_params=640x480-16@60
ethmtu=1500
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
image_multi=yes
mfgmodel=HNC-N2
uboot_ver=v0.0.9
preroot_ver=0.1.0
serial_number=5563U01001G247001D5J0D1
opid=Z11101935
ethaddr=00:01:DB:1E:24:F2
serialNo=560722483400721
modelname=56072
runintime=10000
ftpserver=10.41.34.121
testfile=100M
mfgtest_state=final_tested_ok
mkraid5=preok
ftpserver_ip=10.41.87.42
ftpserver_user=admin
ftpserver_passwd=admin
ftpserver_path=/log/mfg_autotest.tgz
ntpserver_ip=pool.ntp.org
ethact=egiga0
fw_ver=2001.4110
mtdparts=mtdparts=orion_nand:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash)
set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 ${mtdparts} earlyprintk=serial
bootcmd_usb=usb start; ext2load usb 0:1 0x800000 /boot/uImage; ext2load usb 0:1 0x2100000 /boot/uInitrd
bootargs_root=root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Debian...; if run bootcmd_exec; then; fi; echo Booting Stock ...;
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
console=console=ttyS0,115200 mtdparts=nand_mtd:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash)
bootcmd_f=nand reset; nand read.e 0x800000 0x00100000 0x00199800; check_crc32 PrEr;
bootcmd=nand reset; nand read.e 0x800000 0x00100000 0x00199800; check_crc32 PrEr; nand reset; nand read.e 0x40000 0x00380000 0x0027d400; check_crc32 KrNl; setenv bootargs $(console) $(bootargs_root); bootm 0x40000;
bootdelay=3
disaMvPnp=no
enaAutoRecovery=yes
pcieTune=no
pcieTune1=no
bootcmd_sata=ide reset; ext2load ide 0:1 0x800000 /boot/uImage; ext2load ide 0:1 0x2100000 /boot/uInitrd
bootcmd_exec=run set_bootargs; run bootcmd_sata; bootm 0x800000 0x2100000
Environment size: 2635/131067 bytes
Marvell>> boot
NAND read: device 0 offset 0x100000, size 0x199800
Reading data from 0x299000 -- 100% complete.
1677312 bytes read: OK
Calculate CRC32:
crc32 checksum Pass
NAND read: device 0 offset 0x380000, size 0x27d400
Reading data from 0x5fd000 -- 100% complete.
2610176 bytes read: OK
Calculate CRC32:
crc32 checksum Pass
## Booting image at 00040000 ...
Image Name: Linux-2.6.31.8winas6282
Created: 2012-10-16 11:18:32 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2608424 Bytes = 2.5 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux.................................................................................................................................................................. done, booting the kernel.
Linux version 2.6.31.8winas6282 (freecom@SS-Build-Server) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #6 Tue Oct 16 07:18:13 EDT 2012 v0.0.7
CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
CPU: VIVT data cache, VIVT instruction cache
Machine: Feroceon-KW
Using UBoot passing parameters structure
Memory policy: ECC disabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping off. Total pages: 32512
Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash) root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Debian...; if run bootcmd_exec; then; fi; echo Booting Stock ...;
PID hash table entries: 512 (order: 9, 2048 bytes)
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 128MB = 128MB total
Memory: 100992KB available (4748K code, 316K data, 136K init, 0K highmem)
Hierarchical RCU implementation.
NR_IRQS:128
Console: colour dummy device 80x30
Calibrating delay loop... 992.87 BogoMIPS (lpj=4964352)
Security Framework initialized
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
xor: measuring software checksum speed
arm4regs : 903.600 MB/sec
8regs : 685.200 MB/sec
32regs : 700.000 MB/sec
xor: using function: arm4regs (903.600 MB/sec)
NET: Registered protocol family 16
Feroceon L2: Enabling L2
Feroceon L2: Cache support initialised.
CPU Interface
-------------
SDRAM_CS0 ....base 00000000, size 128MB
SDRAM_CS1 ....disable
SDRAM_CS2 ....disable
SDRAM_CS3 ....disable
PEX0_MEM ....base e0000000, size 128MB
PEX0_IO ....base f2000000, size 1MB
PEX1_MEM ....base e8000000, size 128MB
PEX1_IO ....base f2100000, size 1MB
INTER_REGS ....base f1000000, size 1MB
NFLASH_CS ....base fa000000, size 2MB
SPI_CS ....base f4000000, size 16MB
BOOT_ROM_CS ....no such
DEV_BOOTCS ....no such
CRYPT_ENG ....base f0000000, size 2MB
Marvell Development Board (LSP Version KW_LSP_5.1.3_patch18)-- HNC-N2 Soc: MV88F6282 Rev 1 LE
Detected Tclk 200000000 and SysClk 400000000
MV Buttons Device Load
Marvell USB EHCI Host controller #0: c403e740
PEX0 interface detected Link X1
PEX1 interface detected no Link.
pci 0000:00:01.0: PME# supported from D0 D3hot
pci 0000:00:01.0: PME# disabled
PCI: bus0: Fast back to back transfers disabled
PCI: bus1: Fast back to back transfers enabled
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
raid6: int32x1 73 MB/s
raid6: int32x2 91 MB/s
raid6: int32x4 89 MB/s
raid6: int32x8 91 MB/s
raid6: using algorithm int32x2 (91 MB/s)
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
NET: Registered protocol family 1
Trying to unpack rootfs image as initramfs...
rootfs image is not initramfs (junk in compressed archive); looks like an initrd
Freeing initrd memory: 16384K
rtc mv_rtc: rtc core: registered kw-rtc as rtc0
RTC registered
XOR registered 4 channels
XOR 2nd invalidate WA enabled
cesadev_init(c000ed14)
mvCesaInit: sessions=640, queue=64, pSram=f0000000
MV Buttons Driver Load
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
SGI XFS with security attributes, large block/inode numbers, no debug enabled
SGI XFS Quota Management subsystem
msgmni has been set to 229
alg: No test for cipher_null (cipher_null-generic)
alg: No test for ecb(cipher_null) (ecb-cipher_null)
alg: No test for digest_null (digest_null-generic)
alg: No test for compress_null (compress_null-generic)
alg: No test for stdrng (krng)
alg: No test for hmac(digest_null) (hmac(digest_null-generic))
async_tx: api initialized (sync-only)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler anticipatory registered (default)
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
console [ttyS0] enabled
brd: module loaded
loop: module loaded
Integrated Sata device found
IRQ 21/mvSata: IRQF_DISABLED is not guaranteed on shared IRQs
scsi0 : Marvell SCSI to SATA adapter
scsi1 : Marvell SCSI to SATA adapter
scsi 0:0:0:0: Direct-Access Hitachi HDS721680PLA380 P21O PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
sd 0:0:0:0: [sda] 0-byte physical blocks
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] Write Protect is off
Loading Marvell Ethernet Driver:
o Cached descriptors in DRAM
o DRAM SW cache-coherency
o 2 Giga ports supported
o Single RX Queue support - ETH_DEF_RXQ=0
o Single TX Queue support - ETH_DEF_TXQ=0
o TCP segmentation offload (TSO) supported
o Large Receive offload (LRO) supported
o Receive checksum offload supported
o Transmit checksum offload supported
o Network Fast Processing (Routing) supported - (Disabled)
o Proc tool API enabled
o SKB Reuse supported - (Disabled)
o SKB Recycle supported - (Disabled)
o Rx descripors: q0=256
o Tx descripors: q0=532
o Loading network interface(s):
o register under mv88fx_eth platform
o egiga0, ifindex = 2, GbE port = 0
Warning: Giga 1 is Powered Off
mvFpRuleDb (c5243000): 1024 entries, 4096 bytes
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 113 at 0x000000e20000
Bad eraseblock 422 at 0x0000034c0000
7 cmdlinepart partitions found on MTD device nand_mtd
Using command line partition definition
Creating 7 MTD partitions on "nand_mtd":
0x000000000000-0x0000000a0000 : "uboot"
0x0000000a0000-0x0000000e0000 : "param"
sda:
0x0000000e0000-0x000000360000 : "preroot"
0x000000360000-0x0000006e0000 : "uimage"
0x0000006e0000-0x000007dc0000 : "rootfs"
0x000007dc0000-0x000008000000 : "misc"
0x000000000000-0x000008000000 : "flash"
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_marvell ehci_marvell.70059: Marvell Orion EHCI
ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1
sda1 sda2 sda3
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
sd 0:0:0:0: [sda] Attached SCSI disk
ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100
ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
xhci_hcd 0000:00:01.0: xHCI Host Controller
xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 2
xhci_hcd 0000:00:01.0: irq 9, io mem 0xe0000000
usb usb2: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 4 ports detected
usbcore: registered new interface driver usblp
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
mice: PS/2 mouse device common for all mice
i2c /dev entries driver
adt7473_detect....
adt7473 0-002e: adt7473 chip found
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid10 personality registered for level 10
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
dm_crypt using the OCF package.
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
!!!! wrong MPP 6 setting !!!!
++++ wrong initial value for GPP36, fixed it by wixgpio
TCP cubic registered
NET: Registered protocol family 17
NET: Registered protocol family 5
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
rtc mv_rtc: setting system clock to 2018-10-10 12:18:01 UTC (1539173881)
md: Waiting for all devices to be available before autodetect
md: If you don't use raid, use raid=noautodetect
md: Autodetecting RAID arrays.
md: Scanned 0 and added 0 devices.
md: autorun ...
md: ... autorun DONE.
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 1636KiB [1 disk] into ram disk... done.
VFS: Mounted root (cramfs filesystem) readonly on device 1:0.
Freeing init memory: 136K
usb 1-1: new high speed USB device using ehci_marvell and address 2
Enter Pre-Root FileSystem:
usb 1-1: configuration #1 chosen from 1 choice
scsi2 : SCSI emulation for USB Mass Storage devices
FW_UPDATE_FLAG_RES:1
usb 2-3: new high speed USB device using xhci_hcd and address 0
FNSA_MODE : ## Error: "FNSA_PRO" not defined
usb 2-3: configuration #1 chosen from 1 choice
usb 2-3: ep 0x83 - rounding interval to 512 microframes
xhci_hcd 0000:00:01.0: WARN: Stalled endpoint
input: ITE Technologies, Inc. USB Deivce as /class/input/input0
generic-usb 0003:048D:9006.0001: input: USB HID v1.01 Keyboard [ITE Technologies, Inc. USB Deivce] on usb-0000:00:01.0-3/input1
BOARDTEST_FALG:0
1 1049kB 16GB 16GB ext3
2 16GB 18GB 2147MB linux-swap
3 18GB 80GB 62GB ext3
DSK1_RES:0
DSK2_RES:1
DSK3_RES:1
DSK4_RES:1
DSK1_S_RES:1
DSK2_S_RES:0
DSK3_S_RES:0
DSK4_S_RES:0
CHK_RES:1
MD0CHK_RES:1
P1 DEVCNT:1 RES:0
port 1:foreign
init started: BusyBox v1.1.1 (2008.10.08-08:58+0000) multi-call binary
Starting pid 753, console /dev/ttyS0: '/etc/init.d/rcS'
Starting network...
Starting inetd... OK
NOT_DEF_RES:0
EXT3-fs: unable to read superblock
FAT: unable to read boot sector
EXT3-fs: unable to read superblock
EXT2-fs: unable to read superblock
EXT4-fs (md0): unable to read superblock
FAT: unable to read boot sector
FAT: unable to read boot sector
egiga0: link up, full duplex, speed 100 Mbps
egiga0: started
# scsi 2:0:0:0: Direct-Access SanDisk Cruzer 8.02 PQ: 0 ANSI: 0 CCS
sd 2:0:0:0: Attached scsi generic sg1 type 0
sd 2:0:0:0: [sdb] 31301631 512-byte logical blocks: (16.0 GB/14.9 GiB)
sd 2:0:0:0: [sdb] Write Protect is off
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sdb: sdb1
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] Attached SCSI removable disk
egiga0: link down
egiga0: link up, full duplex, speed 100 Mbps
egiga0: link down
egiga0: link up, full duplex, speed 100 Mbps
egiga0: link down
egiga0: link up, full duplex, speed 100 Mbps
egiga0: link down
egiga0: link up, full duplex, speed 100 Mbps
egiga0: link down
egiga0: link up, full duplex, speed 10 Mbps
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__| ** uboot_ver:v0.0.9 **
** MARVELL BOARD: HNC-N2 LE
U-Boot 1.1.4 (Nov 9 2011 - 17:49:26) Marvell version: 3.5.9
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Soc: 88F6282 A1CPU running @ 1000Mhz L2 running @ 333Mhz
SysClock = 400Mhz , TClock = 200Mhz
DRAM (DDR3) CAS Latency = 6 tRP = 6 tRAS = 15 tRCD=6
DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB 16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB
Found ADT7473, program PWM1 ... OK
Flash: 0 kB
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode (5)
Device 0 @ 0 0:
Model: Hitachi HDS721680PLA380 Firm: P21OABDA Ser#: PVE201ZESSYGNM
Type: Hard Disk
Supports 48-bit addressing
Capacity: 76319.0 MB = 74.5 GB (156301488 x 512)
CPU : Marvell Feroceon (Rev 1)
Scanning partition header:
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: PCI Express Root Complex Interface
PEX interface detected Link X1
PEX 1: interface detected no Link.
Net: egiga0 [PRIME]
Hit any key to stop autoboot: 0
Marvell>>
Marvell
Marvell>> printenv
baudrate=115200
loads_echo=0
ipaddr=10.4.52.165
serverip=10.4.52.7
rootpath=/srv/ubuntu
netmask=255.255.255.0
run_diag=yes
MALLOC_len=1
ethprime=egiga0
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end); bootm 0x2000000;
lcd0_enable=0
lcd0_params=640x480-16@60
ethmtu=1500
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
image_multi=yes
mfgmodel=HNC-N2
uboot_ver=v0.0.9
preroot_ver=0.1.0
serial_number=5563U01001G247001D5J0D1
opid=Z11101935
ethaddr=00:01:DB:1E:24:F2
serialNo=560722483400721
modelname=56072
runintime=10000
ftpserver=10.41.34.121
testfile=100M
mfgtest_state=final_tested_ok
mkraid5=preok
ftpserver_ip=10.41.87.42
ftpserver_user=admin
ftpserver_passwd=admin
ftpserver_path=/log/mfg_autotest.tgz
ntpserver_ip=pool.ntp.org
ethact=egiga0
fw_ver=2001.4110
mtdparts=mtdparts=orion_nand:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash)
set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 ${mtdparts} earlyprintk=serial
bootcmd_usb=usb start; ext2load usb 0:1 0x800000 /boot/uImage; ext2load usb 0:1 0x2100000 /boot/uInitrd
bootcmd_exec=run set_bootargs; run bootcmd_usb; bootm 0x800000 0x2100000
bootargs_root=root=/dev/ram0 rootfstype=cramfs init=/etc/rc.preroot initrd=0x800000,0x1000000; echo Booting Debian...; if run bootcmd_exec; then; fi; echo Booting Stock ...;
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
console=console=ttyS0,115200 mtdparts=nand_mtd:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash)
bootcmd_f=nand reset; nand read.e 0x800000 0x00100000 0x00199800; check_crc32 PrEr;
bootcmd=nand reset; nand read.e 0x800000 0x00100000 0x00199800; check_crc32 PrEr; nand reset; nand read.e 0x40000 0x00380000 0x0027d400; check_crc32 KrNl; setenv bootargs $(console) $(bootargs_root); bootm 0x40000;
bootdelay=3
disaMvPnp=no
enaAutoRecovery=yes
pcieTune=no
pcieTune1=no
Environment size: 2529/131067 bytes
Marvell>> setenv bootcmd_sata 'ide reset; ext2load ide 0:1 0x800000 /boot/uImage; ext2load ide 0:1 0x2100000 /boot/uInitrd'
Marvell>> setenv bootcmd_exec 'run set_bootargs; run bootcmd_sata; bootm 0x800000 0x2100000'
Marvell>> run bootcmd_sata
Reset IDE:
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode (5)
Device 0 @ 0 0:
Model: Hitachi HDS721680PLA380 Firm: P21OABDA Ser#: PVE201ZESSYGNM
Type: Hard Disk
Supports 48-bit addressing
Capacity: 76319.0 MB = 74.5 GB (156301488 x 512)
3833165 bytes read
7708299 bytes read
Marvell>> run bootcmd_exec
Unknown command 'run' - try 'help'
Marvell>>
Marvell>> run bootcmd_exec
Reset IDE:
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode (5)
Device 0 @ 0 0:
Model: Hitachi HDS721680PLA380 Firm: P21OABDA Ser#: PVE201ZESSYGNM
Type: Hard Disk
Supports 48-bit addressing
Capacity: 76319.0 MB = 74.5 GB (156301488 x 512)
3833165 bytes read
7708299 bytes read
## Booting image at 00800000 ...
Image Name: Linux-4.12.1-kirkwood-tld-1
Created: 2018-10-02 13:41:37 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3833101 Bytes = 3.7 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 02100000 ...
Image Name: initramfs-4.12.1-kirkwood-tld-1
Created: 2018-10-02 13:36:52 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 7708235 Bytes = 7.4 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.12.1-kirkwood-tld-1 (root@tldDebian) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 PREEMPT Sat Jul 15 21:40:50 PDT 2017
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] OF: fdt: Machine model: Freecom Silverstore HNCN2
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:0x000a0000@0x0(uboot),0x00040000@0x000a0000(param),0x00280000@0x000e0000(preroot),0x00380000@0x00360000(uimage),0x076e0000@0x006e0000(rootfs),0x00240000@0x07dc0000(misc),128m@0x0(flash) earlyprintk=serial
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Memory: 108972K/131072K available (8192K kernel code, 716K rwdata, 1972K rodata, 1024K init, 288K bss, 22100K reserved, 0K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xc8800000 - 0xff800000 ( 880 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0900000 (9184 kB)
[ 0.000000] .init : 0xc0c00000 - 0xc0d00000 (1024 kB)
[ 0.000000] .data : 0xc0d00000 - 0xc0db3274 ( 717 kB)
[ 0.000000] .bss : 0xc0db9b9c - 0xc0e01e60 ( 289 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[ 0.000008] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[ 0.007907] Switching to timer-based delay loop, resolution 5ns
[ 0.014393] Console: colour dummy device 80x30
[ 0.018974] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[ 0.029580] pid_max: default: 32768 minimum: 301
[ 0.034470] Security Framework initialized
[ 0.038800] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.045482] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.053538] CPU: Testing write buffer coherency: ok
[ 0.059535] Setting up static identity map for 0x100000 - 0x100058
[ 0.066051] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1
[ 0.074801] devtmpfs: initialized
[ 0.082999] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.092961] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.099584] prandom: seed boundary self test passed
[ 0.109062] prandom: 100 self tests passed
[ 0.113234] pinctrl core: initialized pinctrl subsystem
[ 0.119752] NET: Registered protocol family 16
[ 0.124738] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.133393] cpuidle: using governor ladder
[ 0.137622] cpuidle: using governor menu
[ 0.142144] Feroceon L2: Enabling L2
[ 0.145826] Feroceon L2: Cache support initialised.
[ 0.151185] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set
[ 0.167790] No ATAGs?
[ 0.178748] vgaarb: loaded
[ 0.184226] SCSI subsystem initialized
[ 0.188644] usbcore: registered new interface driver usbfs
[ 0.194266] usbcore: registered new interface driver hub
[ 0.199783] usbcore: registered new device driver usb
[ 0.206197] clocksource: Switched to clocksource orion_clocksource
[ 0.318291] VFS: Disk quotas dquot_6.6.0
[ 0.322366] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.341863] NET: Registered protocol family 2
[ 0.347166] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.354201] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.360667] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.367184] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.373100] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.379642] NET: Registered protocol family 1
[ 0.384529] RPC: Registered named UNIX socket transport module.
[ 0.390590] RPC: Registered udp transport module.
[ 0.395361] RPC: Registered tcp transport module.
[ 0.400170] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.406952] Unpacking initramfs...
[ 1.226661] Freeing initrd memory: 7528K
[ 1.230836] NetWinder Floating Point Emulator V0.97 (double precision)
[ 1.238574] audit: initializing netlink subsys (disabled)
[ 1.244589] Initialise system trusted keyrings
[ 1.249187] audit: type=2000 audit(1.228:1): state=initialized audit_enabled=0 res=1
[ 1.257068] Key type blacklist registered
[ 1.261320] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[ 1.267965] zbud: loaded
[ 1.271688] NFS: Registering the id_resolver key type
[ 1.276914] Key type id_resolver registered
[ 1.281160] Key type id_legacy registered
[ 1.285251] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.292064] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 1.298728] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 1.306040] fuse init (API version 7.26)
[ 1.310467] orangefs_debugfs_init: called with debug mask: :none: :0:
[ 1.317316] orangefs_init: module version upstream loaded
[ 1.322779] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 2.566204] random: fast init done
[ 8.346064] Key type asymmetric registered
[ 8.350584] Asymmetric key parser 'x509' registered
[ 8.355584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 8.363203] io scheduler noop registered
[ 8.367263] io scheduler deadline registered
[ 8.371677] io scheduler cfq registered (default)
[ 8.377964] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[ 8.387550] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[ 8.395182] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
[ 8.401555] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[ 8.408518] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 8.414428] PCI: bus0: Fast back to back transfers disabled
[ 8.420119] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 8.456279] PCI: bus1: Fast back to back transfers disabled
[ 8.462118] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[ 8.469090] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe0001fff 64bit]
[ 8.476491] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 8.481530] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff]
[ 8.488485] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[ 8.495318] mv_xor f1060800.xor: Marvell shared XOR driver
[ 8.557104] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy sg intr )
[ 8.564976] mv_xor f1060900.xor: Marvell shared XOR driver
[ 8.627093] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy sg intr )
[ 8.635195] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 8.643209] console [ttyS0] disabled
[ 8.646994] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[ 8.656040] console [ttyS0] enabled
[ 8.656040] console [ttyS0] enabled
[ 8.663189] bootconsole [earlycon0] disabled
[ 8.663189] bootconsole [earlycon0] disabled
[ 8.681781] loop: module loaded
[ 8.685598] sata_mv f1080000.sata: slots 32 ports 2
[ 8.693815] scsi host0: sata_mv
[ 8.697526] scsi host1: sata_mv
[ 8.700973] ata1: SATA max UDMA/133 irq 33
[ 8.705094] ata2: SATA max UDMA/133 irq 33
[ 8.710101] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[ 8.716602] nand: Samsung NAND 128MiB 3,3V 8-bit
[ 8.721244] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 8.728880] Scanning device for bad blocks
[ 8.742152] Bad eraseblock 113 at 0x000000e20000
[ 8.771692] Bad eraseblock 422 at 0x0000034c0000
[ 8.824820] 7 cmdlinepart partitions found on MTD device orion_nand
[ 8.831146] Creating 7 MTD partitions on "orion_nand":
[ 8.836344] 0x000000000000-0x0000000a0000 : "uboot"
[ 8.842755] 0x0000000a0000-0x0000000e0000 : "param"
[ 8.849225] 0x0000000e0000-0x000000360000 : "preroot"
[ 8.855823] 0x000000360000-0x0000006e0000 : "uimage"
[ 8.862411] 0x0000006e0000-0x000007dc0000 : "rootfs"
[ 8.869650] 0x000007dc0000-0x000008000000 : "misc"
[ 8.875799] 0x000000000000-0x000008000000 : "flash"
[ 8.884471] libphy: Fixed MDIO Bus: probed
[ 8.889617] libphy: orion_mdio_bus: probed
[ 8.899359] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 9.007423] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:01:db:1e:24:f2
[ 9.016390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.023008] ehci-pci: EHCI PCI platform driver
[ 9.027585] ehci-orion: EHCI orion driver
[ 9.031878] orion-ehci f1050000.ehci: EHCI Host Controller
[ 9.037485] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[ 9.045410] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[ 9.076240] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[ 9.082534] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 9.089393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.096672] usb usb1: Product: EHCI Host Controller
[ 9.101574] usb usb1: Manufacturer: Linux 4.12.1-kirkwood-tld-1 ehci_hcd
[ 9.108329] usb usb1: SerialNumber: f1050000.ehci
[ 9.113925] hub 1-0:1.0: USB hub found
[ 9.117810] hub 1-0:1.0: 1 port detected
[ 9.122511] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 9.127858] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 9.135681] xhci_hcd 0000:01:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x00000004
[ 9.144399] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 9.151260] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.158541] usb usb2: Product: xHCI Host Controller
[ 9.163444] usb usb2: Manufacturer: Linux 4.12.1-kirkwood-tld-1 xhci-hcd
[ 9.170198] usb usb2: SerialNumber: 0000:01:00.0
[ 9.175673] hub 2-0:1.0: USB hub found
[ 9.179547] hub 2-0:1.0: 2 ports detected
[ 9.184220] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 9.189548] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[ 9.197171] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[ 9.205458] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[ 9.212316] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.219626] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[ 9.226246] ata1.00: ATA-7: Hitachi HDS721680PLA380, P21OABDA, max UDMA/100
[ 9.226255] ata1.00: 156301488 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 9.233840] ata1.00: configured for UDMA/100
[ 9.234424] scsi 0:0:0:0: Direct-Access ATA Hitachi HDS72168 ABDA PQ: 0 ANSI: 5
[ 9.235675] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 9.235763] sd 0:0:0:0: [sda] Write Protect is off
[ 9.235927] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 9.279649] usb usb3: Product: xHCI Host Controller
[ 9.284858] usb usb3: Manufacturer: Linux 4.12.1-kirkwood-tld-1 xhci-hcd
[ 9.291775] usb usb3: SerialNumber: 0000:01:00.0
[ 9.297208] hub 3-0:1.0: USB hub found
[ 9.301190] hub 3-0:1.0: 2 ports detected
[ 9.306279] sda: sda1 sda2 sda3
[ 9.310435] usbcore: registered new interface driver usb-storage
[ 9.318512] sd 0:0:0:0: [sda] Attached SCSI disk
[ 9.323588] mousedev: PS/2 mouse device common for all mice
[ 9.329961] rtc-mv f1010300.rtc: rtc core: registered f1010300.rtc as rtc0
[ 9.337255] i2c /dev entries driver
[ 9.343266] hidraw: raw HID events driver (C) Jiri Kosina
[ 9.349232] drop_monitor: Initializing network drop monitor service
[ 9.355798] NET: Registered protocol family 17
[ 9.360394] Key type dns_resolver registered
[ 9.365641] registered taskstats version 1
[ 9.369793] Loading compiled-in X.509 certificates
[ 9.374662] zswap: loaded using pool lzo/zbud
[ 9.390340] Key type big_key registered
[ 9.405377] Key type encrypted registered
[ 9.411417] rtc-mv f1010300.rtc: setting system clock to 2018-10-10 12:28:42 UTC (1539174522)
[ 9.476235] usb 1-1: new high-speed USB device number 2 using orion-ehci
[ 9.536233] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[ 9.568218] ata2: SATA link down (SStatus 0 SControl F300)
[ 9.587472] Freeing unused kernel memory: 1024K
Loading, please wait...
[ 9.667430] usb 1-1: New USB device found, idVendor=0781, idProduct=5530
[ 9.674198] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9.695038] usb 1-1: Product: Cruzer
[ 9.703617] usb 1-1: Manufacturer: SanDisk
[ 9.711790] usb 1-1: SerialNumber: 431701078BE16843
[ 9.719366] usb 2-1: New USB device found, idVendor=048d, idProduct=9006
[ 9.719377] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
starting version 232
[ 9.719384] usb 2-1: Product: USB Deivce
[ 9.719391] usb 2-1: Manufacturer: ITE Technologies, Inc.
[ 9.794104] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 9.818906] scsi host2: usb-storage 1-1:1.0
[ 9.828037] usbcore: registered new interface driver uas
[ 10.194010] input: ITE Technologies, Inc. USB Deivce as /devices/platform/mbus@f1000000/mbus@f1000000:pcie@82000000/pci0000:00/0000:00:01.0/0000:01:00.0/usb2/2-1/2-1:1.1/0003:048D:9006.0001/input/input0
[ 10.337163] hid-generic 0003:048D:9006.0001: input,hidraw0: USB HID v1.01 Keyboard [ITE Technologies, Inc. USB Deivce] on usb-0000:01:00.0-1/input1
[ 10.390401] usbcore: registered new interface driver usbhid
[ 10.396035] usbhid: USB HID core driver
Begin: Loading essential drivers ... done.
[ 10.897399] scsi 2:0:0:0: Direct-Access SanDisk Cruzer 8.02 PQ: 0 ANSI: 0 CCS
[ 10.912106] sd 2:0:0:0: [sdb] 31301631 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 10.924350] sd 2:0:0:0: [sdb] Write Protect is off
[ 10.936387] sd 2:0:0:0: [sdb] No Caching mode page found
[ 10.941734] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 10.965685] sdb: sdb1
[ 10.974843] sd 2:0:0:0: [sdb] Attached SCSI removable disk
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.29.2
[/sbin/fsck.ext3 (1) -- /dev/sdb1] fsck.ext3 -a -C0 /dev/sdb1
rootfs: clean, 80484/979200 files, 811076/3912192 blocks
done.
[ 21.050127] EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
[ 21.070480] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
[ 21.927815] NET: Registered protocol family 10
[ 21.933447] Segment Routing with IPv6
[ 21.947974] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 21.992180] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 22.011030] systemd[1]: Detected architecture arm.
Welcome to Debian GNU/Linux 9 (stretch)!
[ 22.047341] systemd[1]: Set hostname to <silverdebian>.
[ 22.835677] systemd[1]: virtlogd.socket: Cannot add dependency job, ignoring: Unit virtlogd.socket is masked.
[ 22.845945] systemd[1]: virtlockd.socket: Cannot add dependency job, ignoring: Unit virtlockd.socket is masked.
[ 22.857518] systemd[1]: libvirt-guests.service: Cannot add dependency job, ignoring: Unit libvirt-guests.service is masked.
[ 22.869072] systemd[1]: libvirtd.service: Cannot add dependency job, ignoring: Unit libvirtd.service is masked.
[ 22.888386] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 22.926697] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 22.957384] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ OK ] Set up automount Arbitrary Executab…rmats File System Automount Point.
[ OK ] Listening on Journal Audit Socket.
[ OK ] Listening on Journal Socket.
Starting Create list of required st…ce nodes for the current kernel...
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ OK ] Created slice system-getty.slice.
Starting Journal Service...
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ OK ] Created slice User and Session Slice.
[ OK ] Created slice system-syncthing.slice.
[ OK ] Listening on fsck to fsckd communication Socket.
Starting Remount Root and Kernel File Systems...
Mounting NFSD configuration filesystem...
[ OK ] Listening on RPCbind Server Activation Socket.
[ OK ] Listening on udev Kernel Socket.
[ 23.418430] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
Mounting POSIX Message Queue File System...
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
Starting Load Kernel Modules...
[ OK ] Listening on udev Control Socket.
[ OK ] Reached target Slices.
Mounting RPC Pipe File System...
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Reached target Encrypted Volumes.
Mounting Debug File System...
[ OK ] Mounted NFSD configuration filesystem.
[ OK ] Mounted RPC Pipe File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Debug File System.
[ OK ] Started Journal Service.
[ OK ] Started Create list of required sta…vice nodes for the current kernel.
[ OK ] Started Remount Root and Kernel File Systems.
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
Starting Apply Kernel Variables...
Mounting FUSE Control File System...
Starting udev Coldplug all Devices...
Starting Load/Save Random Seed...
Starting Create Static Device Nodes in /dev...
Starting Flush Journal to Persistent Storage...
Starting pNFS block layout mapping daemon...
[ OK ] Mounted FUSE Control File System.
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started pNFS block layout mapping daemon.
[ 24.618250] systemd-journald[192]: Received request to flush runtime journal from PID 1
Starting udev Kernel Device Manager...
[ OK ] Reached target Local File Systems (Pre).
Mounting /tmp...
[ OK ] Mounted /tmp.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started udev Coldplug all Devices.
[ 25.402399] random: crng init done
[ 25.477121] input: gpio_keys as /devices/platform/gpio_keys/input/input1
[ 25.831197] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ OK ] Found device /dev/ttyS0.
[ 26.052742] adt7475 0-002e: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 26.167251] marvell-cesa f1030000.crypto: CESA device successfully registered
[ 26.168640] orion_wdt: Initial timeout 21 sec
[ 26.197525] media: Linux media interface: v0.10
[ 26.293535] dvb_usb_af9035 2-1:1.0: prechip_version=83 chip_version=02 chip_type=9135
[ 26.307183] usb 2-1: dvb_usb_v2: found a 'ITE 9135(9006) Generic' in warm state
[ 26.307197] dvb_usb_af9035 2-1:1.0: [0] overriding tuner from 00 to 60
[ 26.308073] usb 2-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[ 26.308358] dvbdev: DVB: registering new adapter (ITE 9135(9006) Generic)
[ 26.308372] usb 2-1: media controller created
[ 26.310107] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[ 26.345318] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 26.346473] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 26.382844] af9033 1-001c: firmware version: LINK 3.42.3.3 - OFDM 3.29.3.3
[ 26.382854] af9033 1-001c: Afatech AF9033 successfully attached
[ 26.382918] usb 2-1: DVB: registering adapter 0 frontend 0 (Afatech AF9033 (DVB-T))...
[ 26.382941] dvbdev: dvb_create_media_entity: media entity 'Afatech AF9033 (DVB-T)' registered.
[ 26.399741] it913x it9133bx-tuner.0.auto: ITE IT913X BX successfully attached
[ 26.440362] rc rc0: ITE 9135(9006) Generic as /devices/platform/mbus@f1000000/mbus@f1000000:pcie@82000000/pci0000:00/0000:00:01.0/0000:01:00.0/usb2/2-1/rc/rc0
[ 26.506376] Registered IR keymap rc-it913x-v1
[ 26.506767] input: ITE 9135(9006) Generic as /devices/platform/mbus@f1000000/mbus@f1000000:pcie@82000000/pci0000:00/0000:00:01.0/0000:01:00.0/usb2/2-1/rc/rc0/input2
[ 26.506792] usb 2-1: dvb_usb_v2: 'ITE 9135(9006) Generic' successfully initialized and connected
[ 26.506933] usbcore: registered new interface driver dvb_usb_af9035
[ OK 27.545387] adt7475 0-002e: ADT7473 device, revision 0
m] Found device Hitachi_HDS721680PLA380 3.
[ 27.566528] adt7475 0-002e: Optional features: fan4 pwm2
[ OK ] Found device Hitachi_HDS721680PLA380 2.
Activating swap /dev/disk/by-uuid/1…676-6a6e-4547-9cb4-7e994c977031...
Starting File System Check on /dev/…340-953b-46ca-a756-de62ef325bda...
[ 27.727334] Adding 2097148k swap on /dev/sda2. Priority:-1 extents:1 across:2097148k FS
[ OK ] Activated swap /dev/disk/by-uuid/14240676-6a6e-4547-9cb4-7e994c977031.
[ OK ] Started File System Check Daemon to report status.
[ OK ] Reached target Swap.
[ OK ] Started File System Check on /dev/d…45340-953b-46ca-a756-de62ef325bda.
Mounting /DataVolume...
[ 28.307340] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ OK ] Mounted /DataVolume.
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
Starting Preprocess NFS configuration...
Starting Raise network interfaces...
[ OK ] Started Preprocess NFS configuration.
[ OK ] Reached target NFS client services.
Starting NFSv4 ID-name mapping service...
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Reached target System Time Synchronized.
Starting RPC bind portmap service...
[ OK ] Started NFSv4 ID-name mapping service.
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Reached target System Initialization.
[ OK ] Started Clean PHP session files every 30 mins.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Listening on mpd.socket.
[ OK ] Started Daily apt download activities.
[ OK ] Started Daily apt upgrade and clean activities.
[ OK ] Reached target Timers.
[ OK ] Started CUPS Scheduler.
[ OK ] Reached target Paths.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Starting Cockpit Web Service Socket.
[ OK ] Listening on CUPS Scheduler.
[ OK ] Started RPC bind portmap service.
[ OK ] Reached target RPC Port Mapper.
[ OK ] Listening on Cockpit Web Service Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting Login Service...
[ OK ] Started Cgroup management daemon.
Starting LSB: BSD lpr/lpd line printer spooling system...
[ OK ] Started D-Bus System Message Bus.
[ 30.172970] new mount options do not match the existing superblock, will be ignored
Starting Initialize hardware monitoring sensors...
[ 30.288555] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Starting System Logging Service...
[ OK ] Started Self Monitoring and Reporting Technology (SMART) Daemon.
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started Regular background program processing daemon.
[ OK ] Started CUPS Scheduler.
[ OK ] Started System Logging Service.
[ OK ] Started LSB: BSD lpr/lpd line printer spooling system.
[ OK ] Started Login Service.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Initialize hardware monitoring sensors.
Starting fan speed regulator...
[ OK ] Started fan speed regulator.
[ 35.459216] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[ 35.469082] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 36.507318] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[ 39.426715] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[ 40.474989] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[ 43.332678] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[ OK ] Started Raise network interfaces.
[ OK ] Reached target Network.
Starting Transmission BitTorrent Daemon...
Starting NFS Mount Daemon...
Starting A high performance web server and a reverse proxy server...
[ OK ] Reached target Network is Online.
Starting Cockpit motd updater service...
Starting OpenBSD Secure Shell server...
[ OK ] Started Syncthing - Open Source Con…us File Synchronization for metin.
[ OK ] Started Music Player Daemon.
[ 44.380954] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
Starting The PHP 7.0 FastCGI Process Manager...
Starting /etc/rc.local Compatibility...
[ OK ] Started NFS Mount Daemon.
Starting NFS server and services...
[ OK ] Started OpenBSD Secure Shell server.
[ OK ] Started Cockpit motd updater service.
[ 46.008681] NFSD: starting 90-second grace period (net c0d94190)
[ OK ] Started NFS server and services.
[ OK ] Started Transmission BitTorrent Daemon.
[ OK ] Reached target Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems.
Starting tvheadend.service...
Starting LSB: Starts syslogd...
Starting LSB: ESE Key Daemon...
Starting Permit User Sessions...
Starting LSB: Start NTP daemon...
[ OK ] Started LSB: Starts syslogd.
[ OK ] Started Permit User Sessions.
[ OK ] Created slice User Slice of metin.
[ OK ] Started Session c1 of user metin.
Starting User Manager for UID 1000...
Starting LSB: Starts klogd...
[ OK ] Started LSB: Starts klogd.
[ OK ] Started LSB: ESE Key Daemon.
[ OK ] Started The PHP 7.0 FastCGI Process Manager.
[ OK ] Started User Manager for UID 1000.
[ OK ] Started LSB: Start NTP daemon.
[ 50.358155] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
|
Re: Debian on Freecom Silverstore 2 NAS October 10, 2018 09:54PM |
Admin Registered: 15 years ago Posts: 20,036 |
Quote
I then rebooted and executed your commands for SATA again, however instead of 'boot' command at the end I entered 'run bootcmd_exec' and it does boot Debian from SATA. Note, if I leave the USB flash plugged in it would boot from the USB first not SATA. So that's good, I can use a USB rootfs as a rescue system and for backups of SATA-rootfs.
|
Re: Debian on Freecom Silverstore 2 NAS October 17, 2018 12:25PM |
Registered: 7 years ago Posts: 110 |
|
Re: Debian on Freecom Silverstore 2 NAS October 17, 2018 02:19PM |
Admin Registered: 15 years ago Posts: 20,036 |
|
Re: Debian on Freecom Silverstore 2 NAS October 17, 2018 03:49PM |
Registered: 7 years ago Posts: 110 |
|
Re: Debian on Freecom Silverstore 2 NAS October 18, 2018 12:31AM |
Admin Registered: 15 years ago Posts: 20,036 |
Quote
bodhi
I've looked at some alternatives to make booting external drives permanently. I realized that those approaches, while possible, would be too cumbersome (not elegant enough :-). So I think it is best that I'd just rebuild stock u-boot to remove the offending code that set bootcmd to hardcoded string. I will get back to this u-boot in a about a week or so.
|
Re: Debian on Freecom Silverstore 2 NAS October 26, 2018 11:39PM |
Admin Registered: 15 years ago Posts: 20,036 |
|
Re: Debian on Freecom Silverstore 2 NAS October 27, 2018 02:51AM |
Registered: 7 years ago Posts: 110 |
|
Re: Debian on Freecom Silverstore 2 NAS October 27, 2018 10:30PM |
Admin Registered: 15 years ago Posts: 20,036 |
|
Re: Debian on Freecom Silverstore 2 NAS October 28, 2018 04:37AM |
Registered: 7 years ago Posts: 110 |
|
Re: Debian on Freecom Silverstore 2 NAS October 28, 2018 06:17PM |
Admin Registered: 15 years ago Posts: 20,036 |
|
Re: Debian on Freecom Silverstore 2 NAS October 29, 2018 05:12AM |
Registered: 7 years ago Posts: 110 |
|
Re: Debian on Freecom Silverstore 2 NAS October 29, 2018 09:44PM |
Admin Registered: 15 years ago Posts: 20,036 |
|
Re: Debian on Freecom Silverstore 2 NAS October 30, 2018 06:51AM |
Registered: 7 years ago Posts: 110 |
|
Re: Debian on Freecom Silverstore 2 NAS October 31, 2018 10:31AM |
Registered: 7 years ago Posts: 110 |
|
Re: Debian on Freecom Silverstore 2 NAS October 31, 2018 04:57PM |
Admin Registered: 15 years ago Posts: 20,036 |
|
Re: Debian on Freecom Silverstore 2 NAS November 01, 2018 12:57AM |
Admin Registered: 15 years ago Posts: 20,036 |
Quote
Did you try kwboot with the NSA325 image uboot.2016.05-tld-1.nsa325.mtd0.kwb ? and how far you got?
|
Re: Debian on Freecom Silverstore 2 NAS November 01, 2018 04:38AM |
Registered: 7 years ago Posts: 110 |
>Quote
Did you try kwboot with the NSA325 image
> uboot.2016.05-tld-1.nsa325.mtd0.kwb ? and how far
> you got?