[PATCH] kernal: skip hpower setting for the module which has no revs
照山周一郎
teruyama at springboard-inc.jp
Mon Nov 29 23:24:09 PST 2021
Thank you for your quick response.
It worked without any problems.
Attached is the log.
Thanks for your great work!
2021年11月29日月曜日 Bjørn Mork <bjorn at mork.no>:
2021年11月29日(月) 23:22 Bjørn Mork <bjorn at mork.no>:
>
> Could you test if the attached patch fixes the issue for you? This
> rearranges the tests in sfp_module_parse_power() so that your module is
> silently accepted without reconfiguration - like it was before commit
> 7cfa9c92d0a3.
>
> The module will still be rejected as EINVAL in case the host doesn't
> support high power.
>
> We don't try to configure modules modules requiring the unsupported
> Address Change Sequence. I see no reason to reject such modules even if
> the host doesn't support high power, so I moved that block up in front
> of the host power check. Completely untested since I don't have any
> such module...
>
> This should not change anything for other types of modules.
>
>
> Bjørn
>
--
株式会社スプリングボード
照山 周一郎
teruyama at springboard-inc.jp
http://www.springboard-inc.jp/
〒110-0005
東京都台東区上野3丁目2番2号
アイオス秋葉原505号室
-------------- next part --------------
Tue Nov 30 06:58:18 UTC 2021 upgrade: Writing new UUID to /dev/mmcblk1...
[47427.752887] EXT4-fs (mmcblk1p1): mounted filesystem without journal. Opts: (null)
Tue Nov 30 06:58:19 UTC 2021 upgrade: Upgrade completed
Tue Nov 30 06:58:20 UTC 2021 upgrade: Rebooting system...
umount: can't unmount /dev: Resource busy
umount: ca[47428.787596] reboot: Restarting system
n't unmount /tmp
BootROM - 2.03
Starting CP-1 IOROM 1.07
Booting from SPI NOR flash 1 (0x32)
Found valid image at boot postion 0x000
lNOTICE: Starting binary extension
NOTICE: SVC: DEV ID: 8040, FREQ Mode: 0xd
NOTICE: SVC: AVS work point changed from 0x29 to 0x29
mv_ddr: mv_ddr-devel-18.12.0-g618dadd (Aug 15 2019 - 14:59:15)
warning: mv_ddr4_dq_vref_calibration: subphy 1 vref tap 67 voltage noise
mv_ddr: completed successfully
NOTICE: Cold boot
NOTICE: Booting Trusted Firmware
NOTICE: BL1: v1.5(release):1f8ca7e0 (Marvell-devel-18.12.2)
NOTICE: BL1: Built : 14:59:21, Aug 15 2019
NOTICE: BL1: Booting BL2
NOTICE: BL2: v1.5(release):1f8ca7e0 (Marvell-devel-18.12.2)
NOTICE: BL2: Built : 14:59:23, Aug 15 2019
BL2: Initiating SCP_BL2 transfer to SCP
NOTICE: SCP_BL2 contains 5 concatenated images
NOTICE: Skipping MSS CP3 related image
NOTICE: Skipping MSS CP2 related image
NOTICE: Load image to CP1 MSS AP0
NOTICE: Loading MSS image from addr. 0x40269f4 Size 0x1cd8 to MSS at 0xf4280000
NOTICE: Done
NOTICE: Load image to CP0 MSS AP0
NOTICE: Loading MSS image from addr. 0x40286cc Size 0x1cd8 to MSS at 0xf2280000
NOTICE: Done
NOTICE: Load image to AP0 MSS
NOTICE: Loading MSS image from addr. 0x402a3a4 Size 0x5420 to MSS at 0xf0580000
NOTICE: Done
NOTICE: SCP Image doesn't contain PM firmware
NOTICE: BL1: Booting BL31
lNOTICE: MSS PM is not supported in this build
NOTICE: BL31: v1.5(release):1f8ca7e0 (Marvell-devel-18.12.2)
NOTICE: BL31: Built : 14:59:27, Aug 15 2019
U-Boot 2019.07-00005-ge0f089f802 (Aug 20 2019 - 15:10:29 +0000)
DRAM: 16 GiB
Comphy chip #0:
Comphy-0: PEX0
Comphy-1: PEX0
Comphy-2: PEX0
Comphy-3: PEX0
Comphy-4: SFI
Comphy-5: SATA1
Comphy chip #1:
Comphy-0: SGMII1 1.25 Gbps
Comphy-1: SATA0
Comphy-2: USB3_HOST0
Comphy-3: SATA1
Comphy-4: SFI
Comphy-5: UNCONNECTED
UTMI PHY 0 initialized to USB Host0
UTMI PHY 1 initialized to USB Host1
UTMI PHY 2 initialized to USB Host0
SATA link 0 timeout.
SATA link 1 timeout.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
PCIE-0: Link down
MMC: sdhci at 6e0000: 0, sdhci at 780000: 1
Loading Environment from SPI Flash... SF: Detected w25q32 with page size 256 Bytes, erase size 4 KiB, total 4 MiB
OK
Model: MACCHIATOBin-8040
Net: eth0: mvpp2-1
Hit any key to stop autoboot: 2 1 0
switch to partitions #0, OK
mmc1 is current device
10184712 bytes read in 944 ms (10.3 MiB/s)
32171 bytes read in 16 ms (1.9 MiB/s)
## Flattened Device Tree blob at 04d00000
Booting using the fdt blob at 0x4d00000
Using Device Tree in place at 0000000004d00000, end 0000000004d0adaa
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd081]
[ 0.000000] Linux version 5.4.143 (pot.jp at mac-mini-server.local) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16279-5cc0535800)) #0 SMP Tue Aug 31 22:20:08 2021
[ 0.000000] Machine model: Marvell 8040 MACCHIATOBin Double-shot
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 16 pages/cpu s26584 r8192 d30760 u65536
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] CPU features: detected: Branch predictor hardening
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128264
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk1p2 rw rootwait
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0xbc000000-0xc0000000] (64MB)
[ 0.000000] Memory: 16379016K/16775168K available (7166K kernel code, 410K rwdata, 1860K rodata, 448K init, 265K bss, 396152K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: CONFIG_RCU_FANOUT set to non-default value of 32.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Adjusting CPU interface base to 0x00000000f022f000
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:160, num:32)
[ 0.000000] GICv2m: range[mem 0xf0280000-0xf0280fff], SPI[160:191]
[ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:192, num:32)
[ 0.000000] GICv2m: range[mem 0xf0290000-0xf0290fff], SPI[192:223]
[ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:224, num:32)
[ 0.000000] GICv2m: range[mem 0xf02a0000-0xf02a0fff], SPI[224:255]
[ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:256, num:32)
[ 0.000000] GICv2m: range[mem 0xf02b0000-0xf02b0fff], SPI[256:287]
[ 0.000000] random: get_random_bytes called from start_kernel+0x33c/0x48c with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
[ 0.000002] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[ 0.000078] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000)
[ 0.000083] pid_max: default: 32768 minimum: 301
[ 0.000181] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000238] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000768] ASID allocator initialised with 32768 entries
[ 0.000798] rcu: Hierarchical SRCU implementation.
[ 0.001016] smp: Bringing up secondary CPUs ...
[ 0.001300] Detected PIPT I-cache on CPU1
[ 0.001325] CPU1: Booted secondary processor 0x0000000001 [0x410fd081]
[ 0.001631] Detected PIPT I-cache on CPU2
[ 0.001652] CPU2: Booted secondary processor 0x0000000100 [0x410fd081]
[ 0.001956] Detected PIPT I-cache on CPU3
[ 0.001971] CPU3: Booted secondary processor 0x0000000101 [0x410fd081]
[ 0.002004] smp: Brought up 1 node, 4 CPUs
[ 0.002012] SMP: Total of 4 processors activated.
[ 0.002016] CPU features: detected: 32-bit EL0 Support
[ 0.002019] CPU features: detected: CRC32 instructions
[ 0.002050] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.002053] CPU: All CPU(s) started at EL2
[ 0.002066] alternatives: patching kernel code
[ 0.004817] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.004825] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.004872] pinctrl core: initialized pinctrl subsystem
[ 0.005101] NET: Registered protocol family 16
[ 0.005476] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.005719] cpuidle: using governor ladder
[ 0.011706] cryptd: max_cpu_qlen set to 1000
[ 0.012694] SCSI subsystem initialized
[ 0.012844] usbcore: registered new interface driver usbfs
[ 0.012861] usbcore: registered new interface driver hub
[ 0.012877] usbcore: registered new device driver usb
[ 0.013019] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[ 0.013348] clocksource: Switched to clocksource arch_sys_counter
[ 0.013542] thermal_sys: Registered thermal governor 'step_wise'
[ 0.013864] NET: Registered protocol family 2
[ 0.014330] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.017679] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.017783] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.018284] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.018786] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.018850] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.019041] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.019307] NET: Registered protocol family 1
[ 0.019322] PCI: CLS 0 bytes, default 64
[ 0.019841] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[ 0.021542] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.021547] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.023297] debugfs: Directory 'dummy-system-controller at 440000' with parent 'regmap' already present!
[ 0.023477] armada-ap806-pinctrl f06f4000.system-controller:pinctrl: registered pinctrl driver
[ 0.023774] armada-cp110-pinctrl f2440000.system-controller:pinctrl: registered pinctrl driver
[ 0.023963] armada-cp110-pinctrl f4440000.system-controller:pinctrl: registered pinctrl driver
[ 0.026150] mv_xor_v2 f0400000.xor: Marvell Version 2 XOR driver
[ 0.026346] mv_xor_v2 f0420000.xor: Marvell Version 2 XOR driver
[ 0.026537] mv_xor_v2 f0440000.xor: Marvell Version 2 XOR driver
[ 0.026728] mv_xor_v2 f0460000.xor: Marvell Version 2 XOR driver
[ 0.026957] mv_xor_v2 f26a0000.xor: Marvell Version 2 XOR driver
[ 0.027151] mv_xor_v2 f26c0000.xor: Marvell Version 2 XOR driver
[ 0.027376] mv_xor_v2 f46a0000.xor: Marvell Version 2 XOR driver
[ 0.027569] mv_xor_v2 f46c0000.xor: Marvell Version 2 XOR driver
[ 0.027649] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.027926] printk: console [ttyS0] disabled
[ 0.048061] f0512000.serial: ttyS0 at MMIO 0xf0512000 (irq = 8, base_baud = 12500000) is a 16550A
[ 0.694510] printk: console [ttyS0] enabled
[ 0.719092] f2702100.serial: ttyS1 at MMIO 0xf2702100 (irq = 27, base_baud = 15625000) is a 16550A
[ 0.728250] dw-apb-uart: probe of f4702000.serial failed with error -28
[ 0.735105] omap_rng f2760000.trng: Random Number Generator ver. 203b34c
[ 0.735423] random: fast init done
[ 0.741921] omap_rng f4760000.trng: Random Number Generator ver. 203b34c
[ 0.745277] random: crng init done
[ 0.752070] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.762623] loop: module loaded
[ 0.765956] ahci f2540000.sata: f2540000.sata supply ahci not found, using dummy regulator
[ 0.774288] ahci f2540000.sata: f2540000.sata supply phy not found, using dummy regulator
[ 0.782614] platform f2540000.sata:sata-port at 0: f2540000.sata:sata-port at 0 supply target not found, using dummy regulator
[ 0.793631] platform f2540000.sata:sata-port at 1: f2540000.sata:sata-port at 1 supply target not found, using dummy regulator
[ 0.804749] ahci f4540000.sata: f4540000.sata supply ahci not found, using dummy regulator
[ 0.813078] ahci f4540000.sata: f4540000.sata supply phy not found, using dummy regulator
[ 0.821427] platform f4540000.sata:sata-port at 0: f4540000.sata:sata-port at 0 supply target not found, using dummy regulator
[ 0.842017] spi-nor spi4.0: w25q32 (4096 Kbytes)
[ 0.847258] libphy: Fixed MDIO Bus: probed
[ 0.851623] libphy: orion_mdio_bus: probed
[ 0.856088] libphy: orion_mdio_bus: probed
[ 0.866602] mvpp2 f2000000.ethernet: using 8 per-cpu buffers
[ 0.877958] mvpp2 f4000000.ethernet: using 8 per-cpu buffers
[ 0.890208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.896767] ehci-platform: EHCI generic platform driver
[ 0.902107] ehci-orion: EHCI orion driver
[ 0.906339] xhci-hcd f2500000.usb3: xHCI Host Controller
[ 0.911679] xhci-hcd f2500000.usb3: new USB bus registered, assigned bus number 1
[ 0.919250] xhci-hcd f2500000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
[ 0.928531] xhci-hcd f2500000.usb3: irq 31, io mem 0xf2500000
[ 0.934529] hub 1-0:1.0: USB hub found
[ 0.938302] hub 1-0:1.0: 1 port detected
[ 0.942316] xhci-hcd f2500000.usb3: xHCI Host Controller
[ 0.947660] xhci-hcd f2500000.usb3: new USB bus registered, assigned bus number 2
[ 0.955178] xhci-hcd f2500000.usb3: Host supports USB 3.0 SuperSpeed
[ 0.961580] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.969847] hub 2-0:1.0: USB hub found
[ 0.973626] hub 2-0:1.0: 1 port detected
[ 0.977713] xhci-hcd f2510000.usb3: xHCI Host Controller
[ 0.983051] xhci-hcd f2510000.usb3: new USB bus registered, assigned bus number 3
[ 0.990611] xhci-hcd f2510000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
[ 0.999885] xhci-hcd f2510000.usb3: irq 32, io mem 0xf2510000
[ 1.005866] hub 3-0:1.0: USB hub found
[ 1.009639] hub 3-0:1.0: 1 port detected
[ 1.013656] xhci-hcd f2510000.usb3: xHCI Host Controller
[ 1.018991] xhci-hcd f2510000.usb3: new USB bus registered, assigned bus number 4
[ 1.026510] xhci-hcd f2510000.usb3: Host supports USB 3.0 SuperSpeed
[ 1.032911] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.041161] hub 4-0:1.0: USB hub found
[ 1.044948] hub 4-0:1.0: 1 port detected
[ 1.049175] usbcore: registered new interface driver usb-storage
[ 1.055427] armada38x-rtc f4284000.rtc: registered as rtc0
[ 1.061035] i2c /dev entries driver
[ 1.065360] debugfs: Directory 'dummy-system-controller at 400000' with parent 'regmap' already present!
[ 1.074847] sdhci: Secure Digital Host Controller Interface driver
[ 1.081052] sdhci: Copyright(c) Pierre Ossman
[ 1.085493] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.115935] mmc0: SDHCI controller on f06e0000.sdhci [f06e0000.sdhci] using ADMA 64-bit
[ 1.153354] mmc1: SDHCI controller on f2780000.sdhci [f2780000.sdhci] using ADMA 64-bit
[ 1.161916] NET: Registered protocol family 10
[ 1.166705] Segment Routing with IPv6
[ 1.170410] NET: Registered protocol family 17
[ 1.174929] 8021q: 802.1Q VLAN Support v1.8
[ 1.181829] armada8k-pcie f2600000.pcie: host bridge /cp0/pcie at f2600000 ranges:
[ 1.189203] armada8k-pcie f2600000.pcie: IO 0xf9010000..0xf901ffff -> 0xf9010000
[ 1.196902] armada8k-pcie f2600000.pcie: MEM 0xc0000000..0xdfffffff -> 0xc0000000
[ 1.232018] mmc0: new high speed MMC card at address 0001
[ 1.237691] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
[ 1.242368] mmcblk0boot0: mmc0:0001 8GTF4R partition 1 4.00 MiB
[ 1.248439] mmcblk0boot1: mmc0:0001 8GTF4R partition 2 4.00 MiB
[ 1.254423] mmcblk0rpmb: mmc0:0001 8GTF4R partition 3 512 KiB, chardev (250:0)
[ 1.264840] mmc1: new high speed SDHC card at address aaaa
[ 1.270566] mmcblk1: mmc1:aaaa SH32G 29.7 GiB
[ 1.275893] mmcblk1: p1 p2
[ 2.203349] armada8k-pcie f2600000.pcie: Phy link never came up
[ 2.209294] armada8k-pcie f2600000.pcie: Link not up after reconfiguration
[ 2.216247] armada8k-pcie f2600000.pcie: PCI host bridge to bus 0000:00
[ 2.222890] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.228403] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0xf9010000-0xf901ffff])
[ 2.237926] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
[ 2.244843] pci 0000:00:00.0: [11ab:0110] type 01 class 0x060400
[ 2.250887] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[ 2.257221] pci 0000:00:00.0: supports D1 D2
[ 2.261507] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 2.268945] pci 0000:00:00.0: BAR 0: assigned [mem 0xc0000000-0xc00fffff]
[ 2.275768] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.844451] pcieport 0000:00:00.0: AER: enabled with IRQ 39
[ 2.850194] ahci f2540000.sata: f2540000.sata supply ahci not found, using dummy regulator
[ 2.858525] ahci f2540000.sata: f2540000.sata supply phy not found, using dummy regulator
[ 2.866787] platform f2540000.sata:sata-port at 0: f2540000.sata:sata-port at 0 supply target not found, using dummy regulator
[ 2.877750] platform f2540000.sata:sata-port at 1: f2540000.sata:sata-port at 1 supply target not found, using dummy regulator
[ 2.889772] ahci f2540000.sata: masking port_map 0x3 -> 0x3
[ 2.895402] ahci f2540000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
[ 2.903967] ahci f2540000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[ 2.912442] scsi host0: ahci
[ 2.915508] scsi host1: ahci
[ 2.918460] ata1: SATA max UDMA/133 mmio [mem 0xf2540000-0xf256ffff] port 0x100 irq 40
[ 2.926419] ata2: SATA max UDMA/133 mmio [mem 0xf2540000-0xf256ffff] port 0x180 irq 40
[ 2.934473] ahci f4540000.sata: f4540000.sata supply ahci not found, using dummy regulator
[ 2.942794] ahci f4540000.sata: f4540000.sata supply phy not found, using dummy regulator
[ 2.951049] platform f4540000.sata:sata-port at 0: f4540000.sata:sata-port at 0 supply target not found, using dummy regulator
[ 2.962099] platform f4540000.sata:sata-port at 1: f4540000.sata:sata-port at 1 supply target not found, using dummy regulator
[ 2.975175] ahci f4540000.sata: masking port_map 0x3 -> 0x3
[ 2.980799] ahci f4540000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
[ 2.989365] ahci f4540000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[ 2.997842] scsi host2: ahci
[ 3.000890] scsi host3: ahci
[ 3.003851] ata3: SATA max UDMA/133 mmio [mem 0xf4540000-0xf456ffff] port 0x100 irq 41
[ 3.011800] ata4: SATA max UDMA/133 mmio [mem 0xf4540000-0xf456ffff] port 0x180 irq 41
[ 3.020144] mvpp2 f2000000.ethernet: using 8 per-cpu buffers
[ 3.034398] mvpp2 f2000000.ethernet eth0: Using firmware node mac address 00:51:82:11:22:00
[ 3.051091] mvpp2 f4000000.ethernet: using 8 per-cpu buffers
[ 3.068307] mvpp2 f4000000.ethernet eth1: Using firmware node mac address 00:51:82:11:22:01
[ 3.078353] mvpp2 f4000000.ethernet eth2: Using firmware node mac address 00:51:82:11:22:02
[ 3.088384] mvpp2 f4000000.ethernet eth3: Using firmware node mac address 00:51:82:11:22:03
[ 3.114536] xhci-hcd f4500000.usb3: xHCI Host Controller
[ 3.119880] xhci-hcd f4500000.usb3: new USB bus registered, assigned bus number 5
[ 3.127452] xhci-hcd f4500000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
[ 3.136734] xhci-hcd f4500000.usb3: irq 33, io mem 0xf4500000
[ 3.142782] hub 5-0:1.0: USB hub found
[ 3.146564] hub 5-0:1.0: 1 port detected
[ 3.150584] xhci-hcd f4500000.usb3: xHCI Host Controller
[ 3.155924] xhci-hcd f4500000.usb3: new USB bus registered, assigned bus number 6
[ 3.163443] xhci-hcd f4500000.usb3: Host supports USB 3.0 SuperSpeed
[ 3.169843] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.178111] hub 6-0:1.0: USB hub found
[ 3.181884] hub 6-0:1.0: 1 port detected
[ 3.186763] armada38x-rtc f4284000.rtc: setting system clock to 2021-11-30T06:58:39 UTC (1638255519)
[ 3.264560] ata2: SATA link down (SStatus 0 SControl 300)
[ 3.275061] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.344546] ata3: SATA link down (SStatus 0 SControl 300)
[ 3.349983] ata4: SATA link down (SStatus 0 SControl 300)
[ 3.367247] EXT4-fs (mmcblk1p2): mounted filesystem without journal. Opts: (null)
[ 3.374785] VFS: Mounted root (ext4 filesystem) on device 179:26.
[ 3.381041] Freeing unused kernel memory: 448K
[ 3.423399] Run /sbin/init as init process
[ 3.484600] init: Console is alive
[ 3.613331] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 3.622775] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 3.639067] init: - preinit -
[ 3.752329] mvpp2 f2000000.ethernet eth0: PHY [f212a600.mdio-mii:00] driver [mv88x3310]
[ 3.769636] mvpp2 f2000000.ethernet eth0: configuring for phy/10gbase-kr link mode
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[ 7.807850] mount_root: mounting /dev/root
[ 7.813568] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[ 7.837470] EXT4-fs (mmcblk1p1): mounted filesystem without journal. Opts: (null)
- config restore -
[ 7.975275] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 8.000727] procd: - early -
[ 8.617608] procd: - ubus -
[ 8.670487] procd: - init -
Please press Enter to activate this console.
[ 8.733772] urngd: v1.0.2 started.
[ 8.734830] kmodloader: loading kernel modules from /etc/modules.d/*
[ 8.753082] nat46: module (version 362640b41ae52b732d9e9729e61ac555492442a3) loaded.
[ 8.767457] i2c i2c-1: Added multiplexed i2c bus 2
[ 8.772322] i2c i2c-1: Added multiplexed i2c bus 3
[ 8.777193] i2c i2c-1: Added multiplexed i2c bus 4
[ 8.782047] i2c i2c-1: Added multiplexed i2c bus 5
[ 8.786923] i2c i2c-1: Added multiplexed i2c bus 6
[ 8.791777] i2c i2c-1: Added multiplexed i2c bus 7
[ 8.796635] i2c i2c-1: Added multiplexed i2c bus 8
[ 8.801487] i2c i2c-1: Added multiplexed i2c bus 9
[ 8.806306] pca954x 1-0070: registered 8 multiplexed busses for I2C switch pca9548
[ 8.814506] libphy: SFP I2C Bus: probed
[ 8.818447] sfp sfp-eth0: Host maximum power 2.0W
[ 8.823298] GACT probability on
[ 8.823620] libphy: SFP I2C Bus: probed
[ 8.830399] sfp sfp-eth1: Host maximum power 2.0W
[ 8.830415] Mirror/redirect action on
[ 8.835531] libphy: SFP I2C Bus: probed
[ 8.842745] sfp sfp-eth3: Host maximum power 2.0W
[ 8.849024] u32 classifier
[ 8.851749] input device check on
[ 8.855440] Actions configured
[ 8.881675] xt_time: kernel timezone is -0000
[ 8.887140] PPP generic driver version 2.4.2
[ 8.891776] NET: Registered protocol family 24
[ 8.896928] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 9.154907] sfp sfp-eth1: module OEM 10G-SFP-PCU1M rev G sn HS18100810001 dc 181008
[ 9.176256] sfp sfp-eth3: module NTT 0000000000000000 rev 0000 sn 0000000000000000 dc 160408
[ 9.186048] mvpp2 f4000000.ethernet eth3: switched to inband/1000base-x link mode
[ 12.186655] mvpp2 f2000000.ethernet eth0: PHY [f212a600.mdio-mii:00] driver [mv88x3310]
[ 12.203948] mvpp2 f2000000.ethernet eth0: configuring for phy/10gbase-kr link mode
[ 12.212385] br-lan: port 1(eth0) entered blocking state
[ 12.217652] br-lan: port 1(eth0) entered disabled state
[ 12.223034] device eth0 entered promiscuous mode
[ 12.231684] mvpp2 f4000000.ethernet eth1: PHY [f212a600.mdio-mii:08] driver [mv88x3310]
[ 12.249659] mvpp2 f4000000.ethernet eth1: configuring for phy/10gbase-kr link mode
[ 12.258300] br-lan: port 2(eth1) entered blocking state
[ 12.263565] br-lan: port 2(eth1) entered disabled state
[ 12.268985] device eth1 entered promiscuous mode
[ 12.273740] br-lan: port 2(eth1) entered blocking state
[ 12.278989] br-lan: port 2(eth1) entered forwarding state
[ 12.284481] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 12.293586] mvpp2 f4000000.ethernet eth2: PHY [f212a200.mdio-mii:00] driver [Marvell 88E1510]
[ 12.303374] mvpp2 f4000000.ethernet eth2: configuring for phy/sgmii link mode
[ 12.311178] br-lan: port 3(eth2) entered blocking state
[ 12.316506] br-lan: port 3(eth2) entered disabled state
[ 12.321944] device eth2 entered promiscuous mode
[ 12.326710] br-lan: port 3(eth2) entered blocking state
[ 12.331959] br-lan: port 3(eth2) entered forwarding state
[ 12.341754] mvpp2 f4000000.ethernet eth3: configuring for inband/1000base-x link mode
[ 12.404007] mvpp2 f4000000.ethernet eth3: Link is Up - 1Gbps/Full - flow control off
[ 12.413200] IPv6: ADDRCONF(NETDEV_CHANGE): eth3: link becomes ready
[ 13.293639] br-lan: port 2(eth1) entered disabled state
[ 13.299425] br-lan: port 3(eth2) entered disabled state
[ 13.363671] mvpp2 f4000000.ethernet eth1: Link is Up - 10Gbps/Full - flow control off
[ 13.371561] br-lan: port 2(eth1) entered blocking state
[ 13.376819] br-lan: port 2(eth1) entered forwarding state
[ 14.405221] mvpp2 f4000000.ethernet eth1: Link is Down
[ 15.363732] br-lan: port 2(eth1) entered disabled state
[ 15.453714] mvpp2 f4000000.ethernet eth1: Link is Up - 10Gbps/Full - flow control off
[ 15.461619] br-lan: port 2(eth1) entered blocking state
[ 15.466874] br-lan: port 2(eth1) entered forwarding state
[ 29.053055] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.089321] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.130671] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.340353] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.369374] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.518848] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.532511] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.539355] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.737863] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.756928] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.763658] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.847400] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.959634] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.966322] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.972991] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.979668] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.986343] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.993010] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 29.999683] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.006374] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.013125] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.019805] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.026481] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.033186] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.039932] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.046681] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.053381] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.060053] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.066741] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.073442] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.080115] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.086793] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.093471] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.100275] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.107007] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.113761] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.120467] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.127153] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.133861] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.140565] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.147261] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.153951] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.160679] ip6_tunnel: map-wan xmit: Local address not yet configured!
[ 30.167437] ip6_tunnel: map-wan xmit: Local address not yet configured!
More information about the openwrt-devel
mailing list