Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- BootROM 1.34
- Booting from NAND flash
- BootROM: Image checksum verification PASSED
- __ __ _ _
- | \/ | __ _ _ ____ _____| | |
- | |\/| |/ _` | '__\ \ / / _ \ | |
- | | | | (_| | | \ V / __/ | |
- |_| |_|\__,_|_| \_/ \___|_|_|
- _ _ ____ _
- | | | | | __ ) ___ ___ | |_
- | | | |___| _ \ / _ \ / _ \| __|
- | |_| |___| |_) | (_) | (_) | |_
- \___/ |____/ \___/ \___/ \__|
- ** LOADER **
- U-Boot 2009.08 (May 22 2014 - 18:26:38) Marvell version: 2.1.6_NQ
- Board: MI424WR-I
- SoC: 88F6560 A0
- CPU: Marvell Feroceon (Rev 1) - LE
- CPU @ 1200Mhz, L2 @ 480Mhz
- DDR3 @ 400Mhz, TClock @ 200Mhz
- PEX 0: Root Complex Interface, Detected Link X1
- PEX 1: Detected No Link.
- DRAM: 128 MB
- CS 0: base 0x00000000 size 128 MB
- Addresses 10M - 0M are saved for the U-Boot usage.
- NAND: 1bit HM ECC, Size: 128 MiB
- USB 0: Host Mode
- Shutting down unused interfaces:
- PON
- SATA
- 3xFE-PHY
- Modules Detected:
- No PON module.
- RGMIIA Module on Switch port #6.
- RGMIIB Module on MAC0.
- Ethernet Switch on MAC1.
- QSGMII Module.
- Initialized 1545 PHY
- Net: egiga0, egiga1 [PRIME]
- Hit any key to stop autoboot: 1 0
- Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
- Marvell>> printenv
- baudrate=115200
- loads_echo=0
- ipaddr=192.168.1.1
- serverip=192.168.1.10
- rootpath=/mnt/ARM_FS/
- netmask=255.255.255.0
- jfs=fsload 0x2000000 openrg1.img; fsload 0x3000000 openrg2.img; dualimage 0x2000000 0x3000000
- jnet=tftp 0x2000000 openrg.img; set openrg_start 0x2000000
- jrun=set bootargs $(console); bootm $(openrg_start)
- openrg_net=ru jnet; ru jrun
- console=console=ttyS0,115200
- CASset=min
- MALLOC_len=3
- ethprime=egiga1
- bootargs_root=root=/dev/nfs rw
- 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) $(mvPhoneConfig); bootm 0x2000000;
- ethaddr=00:50:43:00:02:02
- eth1addr=00:50:43:00:02:02
- mv_pon_addr=00:50:43:02:00:00
- ethmtu=1500
- eth1mtu=1500
- mvNetConfig=mv_net_config=4,(00:50:43:11:11:11,0:1:2:3),mtu=1500
- mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
- usb0Mode=host
- yuk_ethaddr=00:00:00:EE:51:81
- nandEcc=1bit
- netretry=no
- rcvrip=169.254.100.100
- loadaddr=0x02000000
- autoload=no
- eeeEnable=yes
- usb_boot=run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000
- usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
- load_uimage=ext2load usb 0:1 0x800000 /boot/uImage
- load_uinitrd=ext2load usb 0:1 0x2100000 /boot/uInitrd
- usb_bootcmd=run usb_set_bootargs; run usb_boot
- stdin=serial
- stdout=serial
- stderr=serial
- 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
- bootdelay=1
- disaMvPnp=no
- enaAutoRecovery=yes
- pcieTune=no
- ethact=egiga1
- bootcmd=usb start; run usb_bootcmd; usb stop; reset
- Environment size: 1691/4092 bytes
- Marvell>> boot
- (Re)start USB...
- USB: Register 10011 NbrPorts 1
- USB EHCI 1.00
- scanning bus for devices... 3 USB Device(s) found
- Waiting for storage device(s) to settle before scanning...
- scanning bus for storage devices... 1 Storage Device(s) found
- Loading file "/boot/uImage" from usb device 0:1 (usbda1)
- 4972637 bytes read
- Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
- 9713936 bytes read
- ## Booting kernel from Legacy Image at 00800000 ...
- Image Name: Linux-5.2.9-kirkwood-tld-1
- Created: 2021-01-12 4:04:02 UTC
- Image Type: ARM Linux Kernel Image (uncompressed)
- Data Size: 4972573 Bytes = 4.7 MB
- Load Address: 00008000
- Entry Point: 00008000
- Verifying Checksum ... OK
- ## Loading init Ramdisk from Legacy Image at 02100000 ...
- Image Name: initramfs-5.2.9-kirkwood-tld-1
- Created: 2019-08-25 2:22:50 UTC
- Image Type: ARM Linux RAMDisk Image (gzip compressed)
- Data Size: 9713872 Bytes = 9.3 MB
- Load Address: 00000000
- Entry Point: 00000000
- Verifying Checksum ... OK
- Loading Kernel Image ... OK
- OK
- Starting kernel ...
- Uncompressing Linux... done, booting the kernel.
- [ 0.000000][ T0] Booting Linux on physical CPU 0x0
- [ 0.000000][ T0] Linux version 5.2.9-kirkwood-tld-1 (root@tldDebian) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 PREEMPT Sat Aug 17 15:00:56 PDT 2019
- [ 0.000000][ T0] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
- [ 0.000000][ T0] CPU: VIVT data cache, VIVT instruction cache
- [ 0.000000][ T0] OF: fdt: Machine model: Actiontec MI424WR-I
- [ 0.000000][ T0] printk: bootconsole [earlycon0] enabled
- [ 0.000000][ T0] Memory policy: Data cache writeback
- [ 0.000000][ T0] Built 1 zonelists, mobility grouping on. Total pages: 32512
- [ 0.000000][ T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
- [ 0.000000][ T0] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
- [ 0.000000][ T0] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
- [ 0.000000][ T0] Memory: 104840K/131072K available (9216K kernel code, 868K rwdata, 3400K rodata, 1024K init, 301K bss, 26232K reserved, 0K cma-reserved)
- [ 0.000000][ T0] random: get_random_u32 called from cache_alloc_refill+0x38c/0x928 with crng_init=0
- [ 0.000000][ T0] rcu: Preemptible hierarchical RCU implementation.
- [ 0.000000][ T0] Tasks RCU enabled.
- [ 0.000000][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
- [ 0.000000][ T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000][ T0] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
- [ 0.000006][ T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
- [ 0.008511][ T0] Switching to timer-based delay loop, resolution 5ns
- [ 0.015781][ T0] Console: colour dummy device 80x30
- [ 0.020962][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
- [ 0.032151][ T0] pid_max: default: 32768 minimum: 301
- [ 0.037720][ T0] LSM: Security Framework initializing
- [ 0.043152][ T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.050454][ T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.058874][ T0] *** VALIDATE proc ***
- [ 0.063044][ T0] *** VALIDATE cgroup1 ***
- [ 0.067301][ T0] *** VALIDATE cgroup2 ***
- [ 0.071626][ T0] CPU: Testing write buffer coherency: ok
- [ 0.078131][ T1] Setting up static identity map for 0x100000 - 0x100058
- [ 0.085246][ T1] mvebu-soc-id: MVEBU SoC ID=0x6560, Rev=0x2
- [ 0.091211][ T1] rcu: Hierarchical SRCU implementation.
- [ 0.099665][ T1] devtmpfs: initialized
- [ 0.106987][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.117528][ T1] futex hash table entries: 256 (order: -1, 3072 bytes)
- [ 0.124498][ T1] xor: measuring software checksum speed
- [ 0.228522][ T1] arm4regs : 1087.600 MB/sec
- [ 0.328520][ T1] 8regs : 652.800 MB/sec
- [ 0.428519][ T1] 32regs : 949.600 MB/sec
- [ 0.433378][ T1] xor: using function: arm4regs (1087.600 MB/sec)
- [ 0.439637][ T1] prandom: seed boundary self test passed
- [ 0.449375][ T1] prandom: 100 self tests passed
- [ 0.454146][ T1] pinctrl core: initialized pinctrl subsystem
- [ 0.461042][ T1] NET: Registered protocol family 16
- [ 0.466613][ T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.474789][ T1] audit: initializing netlink subsys (disabled)
- [ 0.481671][ T14] audit: type=2000 audit(0.470:1): state=initialized audit_enabled=0 res=1
- [ 0.490155][ T1] cpuidle: using governor ladder
- [ 0.494961][ T1] cpuidle: using governor menu
- [ 0.500007][ T1] [Firmware Bug]: Feroceon L2: bootloader left the L2 cache on!
- [ 0.507461][ T1] Feroceon L2: Cache support initialised.
- [ 0.516739][ T1] No ATAGs?
- [ 2.568520][ C0] random: fast init done
- [ 6.435475][ T71] alg: No test for lzo-rle (lzo-rle-generic)
- [ 6.441960][ T73] alg: No test for lzo-rle (lzo-rle-scomp)
- [ 6.618650][ T1] raid6: int32x8 gen() 128 MB/s
- [ 6.788864][ T1] raid6: int32x8 xor() 87 MB/s
- [ 6.958959][ T1] raid6: int32x4 gen() 130 MB/s
- [ 7.128591][ T1] raid6: int32x4 xor() 85 MB/s
- [ 7.298847][ T1] raid6: int32x2 gen() 136 MB/s
- [ 7.468782][ T1] raid6: int32x2 xor() 98 MB/s
- [ 7.638686][ T1] raid6: int32x1 gen() 112 MB/s
- [ 7.808533][ T1] raid6: int32x1 xor() 71 MB/s
- [ 7.813477][ T1] raid6: using algorithm int32x2 gen() 136 MB/s
- [ 7.819557][ T1] raid6: .... xor() 98 MB/s, rmw enabled
- [ 7.825019][ T1] raid6: using intx1 recovery algorithm
- [ 7.830664][ T1] vgaarb: loaded
- [ 7.834552][ T1] SCSI subsystem initialized
- [ 7.839503][ T1] usbcore: registered new interface driver usbfs
- [ 7.845708][ T1] usbcore: registered new interface driver hub
- [ 7.851808][ T1] usbcore: registered new device driver usb
- [ 7.857710][ T1] pps_core: LinuxPPS API ver. 1 registered
- [ 7.863368][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 7.873187][ T1] PTP clock support registered
- [ 7.879109][ T1] clocksource: Switched to clocksource orion_clocksource
- [ 8.917397][ T1] VFS: Disk quotas dquot_6.6.0
- [ 8.922122][ T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 8.939150][ T1] NET: Registered protocol family 2
- [ 8.944988][ T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
- [ 8.953401][ T1] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
- [ 8.961097][ T1] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
- [ 8.968132][ T1] TCP: Hash tables configured (established 1024 bind 1024)
- [ 8.975281][ T1] UDP hash table entries: 256 (order: 0, 4096 bytes)
- [ 8.981828][ T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
- [ 8.988986][ T1] NET: Registered protocol family 1
- [ 8.994663][ T1] RPC: Registered named UNIX socket transport module.
- [ 9.001333][ T1] RPC: Registered udp transport module.
- [ 9.006710][ T1] RPC: Registered tcp transport module.
- [ 9.012108][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 9.019236][ T1] PCI: CLS 0 bytes, default 32
- [ 9.024063][ T1] Trying to unpack rootfs image as initramfs...
- [ 9.868407][ T1] Freeing initrd memory: 9488K
- [ 9.873253][ T1] NetWinder Floating Point Emulator V0.97 (double precision)
- [ 9.881609][ T1] Initialise system trusted keyrings
- [ 9.886776][ T1] Key type blacklist registered
- [ 9.891726][ T1] workingset: timestamp_bits=30 max_order=15 bucket_order=0
- [ 9.898926][ T1] zbud: loaded
- [ 9.903286][ T1] NFS: Registering the id_resolver key type
- [ 9.909026][ T1] Key type id_resolver registered
- [ 9.913965][ T1] Key type id_legacy registered
- [ 9.918665][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 9.926058][ T1] Installing knfsd (copyright (C) 1996 [email protected]).
- [ 9.933393][ T1] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
- [ 9.941354][ T1] fuse: init (API version 7.31)
- [ 9.946427][ T1] orangefs_debugfs_init: called with debug mask: :none: :0:
- [ 9.953738][ T1] orangefs_init: module version upstream loaded
- [ 9.959832][ T1] SGI XFS with ACLs, security attributes, realtime, scrub, no debug enabled
- [ 9.985257][ T1] async_tx: api initialized (async)
- [ 9.990398][ T1] Key type asymmetric registered
- [ 9.995171][ T1] Asymmetric key parser 'x509' registered
- [ 10.000848][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
- [ 10.010061][ T1] kirkwood-pinctrl f1018000.pinctrl: registered pinctrl driver
- [ 10.018683][ T1] mvebu-pcie mbus:pcie@82000000: PCI host bridge to bus 0000:00
- [ 10.026227][ T1] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 10.032436][ T1] pci_bus 0000:00: root bus resource [mem 0xf3000000-0xf3ffffff]
- [ 10.040000][ T1] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff]
- [ 10.047022][ T1] pci 0000:00:01.0: [11ab:6560] type 01 class 0x060400
- [ 10.053748][ T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
- [ 10.062203][ T1] PCI: bus0: Fast back to back transfers disabled
- [ 10.068461][ T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
- [ 10.077331][ T1] pci 0000:01:00.0: [168c:002e] type 00 class 0x028000
- [ 10.084067][ T1] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x4000ffff 64bit]
- [ 10.091662][ T1] pci 0000:01:00.0: supports D1
- [ 10.096352][ T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
- [ 10.130010][ T1] PCI: bus1: Fast back to back transfers disabled
- [ 10.136267][ T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
- [ 10.143753][ T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xf3000000-0xf30fffff]
- [ 10.151323][ T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xf3100000-0xf31007ff pref]
- [ 10.159236][ T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xf3000000-0xf300ffff 64bit]
- [ 10.167217][ T1] pci 0000:00:01.0: PCI bridge to [bus 01]
- [ 10.172881][ T1] pci 0000:00:01.0: bridge window [mem 0xf3000000-0xf30fffff]
- [ 10.180448][ T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
- [ 10.187643][ T1] mv_xor f1060800.xor: Marvell shared XOR driver
- [ 10.249939][ T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
- [ 10.260118][ T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
- [ 10.268309][ T1] printk: console [ttyS0] disabled
- [ 10.273384][ T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 23, base_baud = 12500000) is a 16550A
- [ 10.283092][ T1] printk: console [ttyS0] enabled
- [ 10.283092][ T1] printk: console [ttyS0] enabled
- [ 10.292935][ T1] printk: bootconsole [earlycon0] disabled
- [ 10.292935][ T1] printk: bootconsole [earlycon0] disabled
- [ 10.311886][ T1] loop: module loaded
- [ 10.316522][ T1] nand: device found, Manufacturer ID: 0x92, Chip ID: 0xf1
- [ 10.323653][ T1] nand: Eon NAND 128MiB 3,3V 8-bit
- [ 10.328647][ T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
- [ 10.336990][ T1] Scanning device for bad blocks
- [ 10.341917][ T1] 3 fixed-partitions partitions found on MTD device orion_nand
- [ 10.349371][ T1] Creating 3 MTD partitions on "orion_nand":
- [ 10.355241][ T1] 0x000000000000-0x000000200000 : "u-boot"
- [ 10.362252][ T1] 0x000000200000-0x000002200000 : "jffs2"
- [ 10.369229][ T1] 0x000003000000-0x000008000000 : "firmware"
- [ 10.377653][ T1] libphy: Fixed MDIO Bus: probed
- [ 10.383267][ T1] libphy: orion_mdio_bus: probed
- [ 10.388461][ T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 10.395777][ T1] ehci-pci: EHCI PCI platform driver
- [ 10.401022][ T1] ehci-orion: EHCI orion driver
- [ 10.405914][ T1] orion-ehci f1050000.ehci: EHCI Host Controller
- [ 10.412182][ T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
- [ 10.420831][ T1] orion-ehci f1050000.ehci: irq 25, io mem 0xf1050000
- [ 10.449151][ T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
- [ 10.456156][ T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
- [ 10.465192][ T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 10.473170][ T1] usb usb1: Product: EHCI Host Controller
- [ 10.478774][ T1] usb usb1: Manufacturer: Linux 5.2.9-kirkwood-tld-1 ehci_hcd
- [ 10.486139][ T1] usb usb1: SerialNumber: f1050000.ehci
- [ 10.492178][ T1] hub 1-0:1.0: USB hub found
- [ 10.496688][ T1] hub 1-0:1.0: 1 port detected
- [ 10.502048][ T1] usbcore: registered new interface driver usb-storage
- [ 10.509189][ T1] mousedev: PS/2 mouse device common for all mice
- [ 10.515747][ T1] i2c /dev entries driver
- [ 10.520585][ T1] device-mapper: uevent: version 1.0.3
- [ 10.526194][ T1] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: [email protected]
- [ 10.535821][ T1] device-mapper: multipath round-robin: version 1.2.0 loaded
- [ 10.543152][ T1] device-mapper: multipath queue-length: version 0.2.0 loaded
- [ 10.550541][ T1] device-mapper: multipath service-time: version 0.3.0 loaded
- [ 10.557960][ T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
- [ 10.564812][ T1] device-mapper: raid: Loading target version 1.14.0
- [ 10.571589][ T1] freq_table: Duplicate freq-table entries: 0
- [ 10.577575][ T1] kirkwood-cpufreq kirkwood-cpufreq: Failed to register cpufreq driver
- [ 10.586928][ T1] hidraw: raw HID events driver (C) Jiri Kosina
- [ 10.593397][ T1] drop_monitor: Initializing network drop monitor service
- [ 10.600733][ T1] NET: Registered protocol family 17
- [ 10.606141][ T1] Key type dns_resolver registered
- [ 10.612124][ T1] registered taskstats version 1
- [ 10.616945][ T1] Loading compiled-in X.509 certificates
- [ 10.622560][ T1] zswap: loaded using pool lzo/zbud
- [ 10.718289][ T1] Key type big_key registered
- [ 10.764361][ T1] Key type encrypted registered
- [ 10.771312][ T1] hctosys: unable to open rtc device (rtc0)
- [ 10.781481][ T1] Freeing unused kernel memory: 1024K
- [ 10.789723][ T1] Checked W+X mappings: passed, no W+X pages found
- [ 10.796115][ T1] Run /init as init process
- Loading, please wait...
- [ 10.869228][ T15] usb 1-1: new high-speed USB device number 2 using orion-ehci
- Starting version 241
- [ 11.081119][ T15] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=77.63
- [ 11.106758][ T15] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 11.133423][ T15] usb 1-1: Product: USB2.0 Hub
- [ 11.143821][ T15] hub 1-1:1.0: USB hub found
- [ 11.164197][ T15] hub 1-1:1.0: 4 ports detected
- [ 11.489204][ T15] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
- [ 11.660991][ T15] usb 1-1.1: New USB device found, idVendor=048d, idProduct=1172, bcdDevice= 0.00
- [ 11.677714][ T15] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 11.693866][ T15] usb 1-1.1: Product: USB Flash Disk
- [ 11.699062][ T15] usb 1-1.1: Manufacturer: IT117204
- [ 11.715538][ T15] usb 1-1.1: SerialNumber: 372702147351D48861554
- [ 11.729812][ T15] usb-storage 1-1.1:1.0: USB Mass Storage device detected
- [ 11.747082][ T15] scsi host0: usb-storage 1-1.1:1.0
- [ 11.817473][ T157] mvneta f1074000.ethernet: incorrect phy-mode
- [ 11.869274][ T157] mvneta: probe of f1074000.ethernet failed with error -22
- [ 11.876468][ T157] mvneta f1070000.ethernet: incorrect phy-mode
- [ 11.937289][ T157] mvneta: probe of f1070000.ethernet failed with error -22
- [ 12.040445][ T162] usbcore: registered new interface driver uas
- Begin: Loading essential drivers ... done.
- [ 12.810068][ T7] scsi 0:0:0:0: Direct-Access IT117204 USB Flash Disk 1760 PQ: 0 ANSI: 2
- [ 12.824534][ T170] sd 0:0:0:0: [sda] 3891200 512-byte logical blocks: (1.99 GB/1.86 GiB)
- [ 12.839515][ T170] sd 0:0:0:0: [sda] Write Protect is off
- [ 12.845495][ T170] sd 0:0:0:0: [sda] No Caching mode page found
- [ 12.851662][ T170] sd 0:0:0:0: [sda] Assuming drive cache: write through
- [ 12.863991][ T170] sda: sda1
- [ 12.881388][ T170] sd 0:0:0:0: [sda] 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.33.1
- fsck: error 2 (No such file or directory) while executing fsck.ext2 for /dev/sda1
- fsck exited with status code 8
- done.
- Warning: File system check failed but did not detect errors
- done.
- Begin: Running /scripts/local-bottom ... done.
- Begin: Running /scripts/init-bottom ... done.
- INIT: version 2.93 booting
- [[36minfo[39;49m] Using makefile-style concurrent boot in runlevel S.
- [....] Starting hotplug events dispatcher: systemd-udevd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Synthesizing the initial hotplug events (subsystems)...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
- [....] Synthesizing the initial hotplug events (devices)...[ 29.843019][ T369] input: gpio_keys as /devices/platform/gpio_keys/input/input0
- [?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
- [....] Waiting for /dev to be fully populated...[ 30.035520][ T395] thermal thermal_zone0: Temperature sensor reading not valid
- [ 30.119217][ T395] thermal thermal_zone0: failed to read out thermal zone (-5)
- [ 30.257524][ T367] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 30.370896][ T394] sd 0:0:0:0: Attached scsi generic sg0 type 0
- [ 30.413758][ T368] systemd-udevd[368]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
- [ 31.266231][ T367] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 31.273729][ T15] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
- [ 31.283655][ T15] cfg80211: failed to load regulatory.db
- [ 31.512876][ T367] ieee80211 phy0: Atheros AR9287 Rev:2 mem=0xc88c0000, irq=30
- [ 31.528031][ T394] systemd-udevd[394]: Using default interface naming scheme 'v240'.
- [ 31.564192][ T394] systemd-udevd[394]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
- [ 31.576290][ T394] ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
- [ 31.638233][ T367] systemd-udevd[367]: Using default interface naming scheme 'v240'.
- [ 36.459170][ C0] random: crng init done
- [ 89.850237][ T343] systemd-udevd[343]: f1030000.crypto: Worker [397] processing SEQNUM=1154 is taking a long time
- [?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone (timeout).
- [....] Setting hostname to 'debian'...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
- [....] Activating swap:[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Will now check root file system:fsck from util-linux 2.33.1
- [/sbin/fsck.ext2 (1) -- /] fsck.ext2 -y -C0 /dev/sda1
- e2fsck 1.44.5 (15-Dec-2018)
- rootfs was not cleanly unmounted, check forced.
- Pass 1: Checking inodes, blocks, and sizes
- rootfs: |=== | 4.7%
- rootfs: |===== / 9.3%
- rootfs: |======== - 14.0%
- rootfs: |========== \ 18.7%
- rootfs: |============= | 23.3%
- rootfs: |================ / 28.0%
- rootfs: |================== - 32.7%
- rootfs: |===================== \ 37.3%
- rootfs: |======================== | 42.0%
- rootfs: |========================== / 46.7%
- rootfs: |============================= - 51.3%
- rootfs: |=============================== \ 56.0%
- rootfs: |================================== | 60.7%
- rootfs: |===================================== / 65.3%
- rootfs: |======================================= - 70.0%
- Pass 2: Checking directory structure
- rootfs: |======================================= \ 70.1%
- rootfs: |========================================= | 72.6%
- rootfs: |========================================== / 74.9%
- rootfs: |=========================================== - 77.5%
- rootfs: |============================================= \ 80.3%
- rootfs: |============================================== | 82.9%
- rootfs: |================================================ / 85.4%
- rootfs: |================================================= - 87.6%
- rootfs: |================================================== \ 88.9%
- Pass 3: Checking directory connectivity
- Pass 3A: Optimizing directories
- Rebuilding directory: |==== | 11.1% 24707
- Rebuilding directory: |================================| 100.0% 57395
- Pass 4: Checking reference counts
- Pass 5: Checking group summary information
- Free blocks count wrong (317326, counted=307290).
- Fix? yes
- rootfs: |======================================================= - 98.3%
- rootfs: |========================================================| 100.0%
- Free inodes count wrong (106318, counted=105169).
- Fix? yes
- rootfs: ***** FILE SYSTEM WAS MODIFIED *****
- rootfs: ***** REBOOT SYSTEM *****
- rootfs: 16511/121680 files (6.5% non-contiguous), 178854/486144 blocks
- fsck exited with status code 3
- [?25l[?1c7[1G[[31mFAIL[39;49m8[?25h[?0c [31mfailed![39;49m
- [....] The file system check corrected errors on the root partition but requested that the system be restarted. ...[?25l[?1c7[1G[[31mFAIL[39;49m8[?25h[?0c [31mfailed![39;49m
- [....] The system will be restarted in 5 seconds. ...[?25l[?1c7[1G[[33mwarn[39;49m8[?25h[?0c [33m(warning).[39;49m
- [[36minfo[39;49m] Will now restart.
- [ 209.850257][ T343] systemd-udevd[343]: f1030000.crypto: Worker [397] processing SEQNUM=1154 killed
- [ 209.859412][ T397] ------------[ cut here ]------------
- [ 209.864770][ T397] WARNING: CPU: 0 PID: 397 at crypto/algapi.c:371 crypto_wait_for_test+0x54/0x80
- [ 209.873863][ T397] Modules linked in: ath9k ath9k_common ath9k_hw ath mac80211 evdev sg cfg80211 rfkill marvell_cesa(+) kirkwood_thermal gpio_keys uio_pdrv_genirq uio ext2 uas mv88e6xxx dsa_core mvneta mvneta_bm phylink
- [ 209.893586][ T397] CPU: 0 PID: 397 Comm: systemd-udevd Not tainted 5.2.9-kirkwood-tld-1 #1
- [ 209.901997][ T397] Hardware name: Marvell Kirkwood (Flattened Device Tree)
- [ 209.909017][ T397] [<c010f6ac>] (unwind_backtrace) from [<c010bb00>] (show_stack+0x10/0x14)
- [ 209.917539][ T397] [<c010bb00>] (show_stack) from [<c0119d88>] (__warn+0xe0/0xfc)
- [ 209.925182][ T397] [<c0119d88>] (__warn) from [<c0119eb4>] (warn_slowpath_null+0x38/0x44)
- [ 209.933520][ T397] [<c0119eb4>] (warn_slowpath_null) from [<c05be604>] (crypto_wait_for_test+0x54/0x80)
- [ 209.943078][ T397] [<c05be604>] (crypto_wait_for_test) from [<c05be8bc>] (crypto_register_alg+0x50/0x5c)
- [ 209.952761][ T397] [<c05be8bc>] (crypto_register_alg) from [<bf07b688>] (mv_cesa_probe+0x53c/0x7b8 [marvell_cesa])
- [ 209.963316][ T397] [<bf07b688>] (mv_cesa_probe [marvell_cesa]) from [<c06be848>] (platform_drv_probe+0x48/0x94)
- [ 209.973577][ T397] [<c06be848>] (platform_drv_probe) from [<c06bc720>] (really_probe+0x2a4/0x3dc)
- [ 209.982611][ T397] [<c06bc720>] (really_probe) from [<c06bcb88>] (driver_probe_device+0x180/0x1a8)
- [ 209.991732][ T397] [<c06bcb88>] (driver_probe_device) from [<c06bcde8>] (device_driver_attach+0x44/0x5c)
- [ 210.001375][ T397] [<c06bcde8>] (device_driver_attach) from [<c06bcf18>] (__driver_attach+0x118/0x144)
- [ 210.010844][ T397] [<c06bcf18>] (__driver_attach) from [<c06ba94c>] (bus_for_each_dev+0x64/0xa0)
- [ 210.019796][ T397] [<c06ba94c>] (bus_for_each_dev) from [<c06bba40>] (bus_add_driver+0x178/0x1e0)
- [ 210.028808][ T397] [<c06bba40>] (bus_add_driver) from [<c06bd9a8>] (driver_register+0xb4/0xf8)
- [ 210.037581][ T397] [<c06bd9a8>] (driver_register) from [<c010352c>] (do_one_initcall+0xbc/0x220)
- [ 210.046533][ T397] [<c010352c>] (do_one_initcall) from [<c0193188>] (do_init_module+0x58/0x1f0)
- [ 210.055397][ T397] [<c0193188>] (do_init_module) from [<c0191d68>] (load_module+0x1b40/0x22ac)
- [ 210.064170][ T397] [<c0191d68>] (load_module) from [<c0192734>] (sys_finit_module+0xbc/0xe8)
- [ 210.072767][ T397] [<c0192734>] (sys_finit_module) from [<c0101000>] (ret_fast_syscall+0x0/0x50)
- [ 210.081703][ T397] Exception stack(0xc58dffa8 to 0xc58dfff0)
- [ 210.087485][ T397] ffa0: cec4e000 01ae0aa0 00000006 b6d6cb14 00000000 b6d6d628
- [ 210.096425][ T397] ffc0: cec4e000 01ae0aa0 00000000 0000017b 01aee828 004b07dc 01af1ff8 00000000
- [ 210.105362][ T397] ffe0: be953240 be953230 b6d63a44 b6e57a00
- [ 210.111158][ T397] ---[ end trace 3efb57ea8cc7976c ]---
- [ 210.117985][ T397] marvell-cesa f1030000.crypto: CESA device successfully registered
- [ 210.127880][ T640] reboot: Restarting system
- [ 210.134831][ T640] Cannot restart, system-controller not available: check the device tree
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement