Skip to content

Instantly share code, notes, and snippets.

@BKPepe
Created August 4, 2022 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BKPepe/9567072592e2442a195f915ba84f70e3 to your computer and use it in GitHub Desktop.
Save BKPepe/9567072592e2442a195f915ba84f70e3 to your computer and use it in GitHub Desktop.
bootlog
## Booting kernel from Legacy Image at 02100000 ...
Image Name: Linux-5.15.58
Created: 2022-08-03 17:13:22 UTC
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 6089652 Bytes = 5.8 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 02000000
Booting using the fdt blob at 0x2000000
Uncompressing Kernel Image ... OK
Loading Device Tree to 03ff9000, end 03fff4ad ... OK
WARNING: could not find compatible node fsl-usb2-dr
[ 0.000000] Memory CAM mapping: 256/256/256 Mb, residual: 1280Mb
[ 0.000000] Linux version 5.15.58 (packaging@turris.cz) (powerpc-openwrt-linux-musl-gcc (OpenWrt GCC 8.4.0 r16625+110-f94b30d83c) 8.4.0, GNU ld (GNU Binutils) 2.34) #0 SMP Wed Aug 2
[ 0.000000] Using P2020RDB-PC machine description
[ 0.000000] printk: bootconsole [udbg0] enabled
[ 0.000000] CPU maps initialized for 1 thread per core
[ 0.000000] -----------------------------------------------------
[ 0.000000] phys_mem_size = 0x80000000
[ 0.000000] dcache_bsize = 0x20
[ 0.000000] icache_bsize = 0x20
[ 0.000000] cpu_features = 0x0000000010010108
[ 0.000000] possible = 0x0000000010010108
[ 0.000000] always = 0x0000000010010108
[ 0.000000] cpu_user_features = 0x84e08000 0x08000000
[ 0.000000] mmu_features = 0x00020010
[ 0.000000] -----------------------------------------------------
mpc85xx_rdb_setup_arch()
[ 0.000000] ioremap() called early from of_iomap+0x48/0x80. Use early_ioremap() instead
[ 0.000000] MPC85xx RDB board from Freescale Semiconductor
[ 0.000000] barrier-nospec: using isync; sync as speculation barrier
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x000000002fffffff]
[ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[ 0.000000] percpu: Embedded 11 pages/cpu s13676 r8192 d23188 u45056
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522560
[ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rootwait rw rootfstype=btrfs rootflags=subvol=@,commit=5 console=ttyS0,115200
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Kernel virtual memory layout:
[ 0.000000] * 0xffbbf000..0xfffff000 : fixmap
[ 0.000000] * 0xff400000..0xff800000 : highmem PTEs
[ 0.000000] * 0xff3fe000..0xff400000 : early ioremap
[ 0.000000] * 0xf1000000..0xff3fe000 : vmalloc & ioremap
[ 0.000000] Memory: 1998788K/2097152K available (9752K kernel code, 720K rwdata, 1980K rodata, 260K init, 276K bss, 98364K reserved, 0K cma-reserved, 1310712K highmem)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
[ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
[ 0.000000] mpic: Initializing for 256 sources
[ 0.000005] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x114c1bade8, max_idle_ns: 440795203839 ns
[ 0.010295] clocksource: timebase mult[d555555] shift[24] registered
[ 0.016758] Console: colour dummy device 80x25
[ 0.021143] pid_max: default: 32768 minimum: 301
[ 0.025836] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.033089] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.041502] mpic: requesting IPIs...
[ 0.045586] e500 family performance monitor hardware support registered
[ 0.052205] rcu: Hierarchical SRCU implementation.
[ 0.057070] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.064767] smp: Bringing up secondary CPUs ...
[ 0.069832] smp: Brought up 1 node, 2 CPUs
[ 0.074277] devtmpfs: initialized
[ 0.079519] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.089288] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.096681] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.103080] thermal_sys: Registered thermal governor 'step_wise'
[ 0.110628] Machine: Turris 1.x
[ 0.119681] SoC family: QorIQ
[ 0.122636] SoC ID: svr:0x80ea0021, Revision: 2.1
[ 0.128556] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
[ 0.136393] PCI host bridge /pcie@ffe08000 (primary) ranges:
[ 0.142060] MEM 0x00000000c0000000..0x00000000c01fffff -> 0x00000000c0000000
[ 0.149261] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
[ 0.156424] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
[ 0.161169] setup_pci_atmu: end of DRAM 80000000
[ 0.166133] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
[ 0.173977] PCI host bridge /pcie@ffe09000 ranges:
[ 0.178844] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
[ 0.186061] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
[ 0.193194] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
[ 0.197969] setup_pci_atmu: end of DRAM 80000000
[ 0.202928] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
[ 0.210773] PCI host bridge /pcie@ffe0a000 ranges:
[ 0.215639] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
[ 0.222856] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
[ 0.229989] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
[ 0.234770] setup_pci_atmu: end of DRAM 80000000
[ 0.240380] software IO TLB: tearing down default memory pool
[ 0.252764] PCI: Probing PCI hardware
[ 0.256461] fsl-pci ffe08000.pcie: PCI host bridge to bus 8000:00
[ 0.262477] pci_bus 8000:00: root bus resource [io 0x0000-0xffff]
[ 0.268662] pci_bus 8000:00: root bus resource [mem 0xc0000000-0xc01fffff]
[ 0.275517] pci_bus 8000:00: root bus resource [bus 00-ff]
[ 0.281000] pci_bus 8000:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.287627] pci 8000:00:00.0: [1957:0070] type 01 class 0x060400
[ 0.293614] pci 8000:00:00.0: reg 0x10: [mem 0xfff00000-0xffffffff]
[ 0.299902] pci 8000:00:00.0: supports D1 D2
[ 0.304135] pci 8000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.311758] pci 8000:01:00.0: [104c:8241] type 00 class 0x0c0330
[ 0.317711] pci 8000:01:00.0: reg 0x10: [mem 0xc0000000-0xc000ffff 64bit]
[ 0.324474] pci 8000:01:00.0: reg 0x18: [mem 0xc0010000-0xc0011fff 64bit]
[ 0.331338] pci 8000:01:00.0: supports D1 D2
[ 0.335521] pci 8000:01:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.341556] pci 8000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 8000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 0.387197] pci 8000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.392343] pci 8000:00:00.0: bridge window [io 0x0000-0x0fff]
[ 0.398439] pci 8000:00:00.0: bridge window [mem 0xc0000000-0xc00fffff]
[ 0.405214] pci_bus 8000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.411823] pci_bus 8000:00: busn_res: [bus 00-ff] end is updated to 01
[ 0.418536] fsl-pci ffe09000.pcie: PCI host bridge to bus 9000:02
[ 0.424558] pci_bus 9000:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
[ 0.433500] pci_bus 9000:02: root bus resource [mem 0xa0000000-0xbfffffff]
[ 0.440374] pci_bus 9000:02: root bus resource [bus 02-ff]
[ 0.445846] pci_bus 9000:02: busn_res: [bus 02-ff] end is updated to ff
[ 0.452475] pci 9000:02:00.0: [1957:0070] type 01 class 0x060400
[ 0.458455] pci 9000:02:00.0: reg 0x10: [mem 0xfff00000-0xffffffff]
[ 0.464757] pci 9000:02:00.0: supports D1 D2
[ 0.468969] pci 9000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.476473] pci 9000:02:00.0: Primary bus is hard wired to 0
[ 0.482049] pci 9000:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
[ 0.490142] pci 9000:03:00.0: [168c:0030] type 00 class 0x028000
[ 0.496082] pci 9000:03:00.0: reg 0x10: [mem 0xa0000000-0xa001ffff 64bit]
[ 0.502887] pci 9000:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 0.509609] pci 9000:03:00.0: supports D1
[ 0.513548] pci 9000:03:00.0: PME# supported from D0 D1 D3hot
[ 0.544337] pci 9000:02:00.0: PCI bridge to [bus 03-ff]
[ 0.549482] pci 9000:02:00.0: bridge window [io 0x20000-0x20fff]
[ 0.555752] pci 9000:02:00.0: bridge window [mem 0xa0000000-0xa00fffff]
[ 0.562527] pci_bus 9000:03: busn_res: [bus 03-ff] end is updated to 03
[ 0.569137] pci_bus 9000:02: busn_res: [bus 02-ff] end is updated to 03
[ 0.575837] fsl-pci ffe0a000.pcie: PCI host bridge to bus a000:04
[ 0.581858] pci_bus a000:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
[ 0.590801] pci_bus a000:04: root bus resource [mem 0x80000000-0x9fffffff]
[ 0.597675] pci_bus a000:04: root bus resource [bus 04-ff]
[ 0.603146] pci_bus a000:04: busn_res: [bus 04-ff] end is updated to ff
[ 0.609776] pci a000:04:00.0: [1957:0070] type 01 class 0x060400
[ 0.615756] pci a000:04:00.0: reg 0x10: [mem 0xfff00000-0xffffffff]
[ 0.622056] pci a000:04:00.0: supports D1 D2
[ 0.626270] pci a000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.633768] pci a000:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.642494] pci a000:04:00.0: PCI bridge to [bus 05-ff]
[ 0.647648] pci a000:04:00.0: bridge window [io 0x40000-0x40fff]
[ 0.653897] pci a000:04:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 0.660685] pci a000:04:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 0.668417] pci_bus a000:05: busn_res: [bus 05-ff] end is updated to 05
[ 0.675029] pci_bus a000:04: busn_res: [bus 04-ff] end is updated to 05
[ 0.681653] PCI: Cannot allocate resource region 0 of device 8000:00:00.0, will remap
[ 0.689463] PCI: Cannot allocate resource region 0 of device 9000:02:00.0, will remap
[ 0.697279] PCI: Cannot allocate resource region 0 of device a000:04:00.0, will remap
[ 0.705151] pci 8000:00:00.0: BAR 0: no space for [mem size 0x00100000]
[ 0.711706] pci 8000:00:00.0: BAR 0: failed to assign [mem size 0x00100000]
[ 0.718672] pci 8000:00:00.0: PCI bridge to [bus 01]
[ 0.723617] pci 8000:00:00.0: bridge window [io 0x0000-0xffff]
[ 0.729709] pci 8000:00:00.0: bridge window [mem 0xc0000000-0xc01fffff]
[ 0.736484] pci_bus 8000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 0.745530] pci_bus 8000:00: resource 4 [io 0x0000-0xffff]
[ 0.751087] pci_bus 8000:00: resource 5 [mem 0xc0000000-0xc01fffff]
[ 0.757352] pci_bus 8000:01: resource 0 [io 0x0000-0xffff]
[ 0.762910] pci_bus 8000:01: resource 1 [mem 0xc0000000-0xc01fffff]
[ 0.769179] pci 9000:02:00.0: BAR 0: no space for [mem size 0x00100000]
[ 0.775776] pci 9000:02:00.0: BAR 0: failed to assign [mem size 0x00100000]
[ 0.782747] pci 9000:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
[ 0.789947] pci 9000:02:00.0: PCI bridge to [bus 03]
[ 0.794910] pci 9000:02:00.0: bridge window [io 0x20000-0x2ffff]
[ 0.801162] pci 9000:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
[ 0.807949] pci_bus 9000:02: Some PCI device resources are unassigned, try booting with pci=realloc
[ 0.816983] pci_bus 9000:02: resource 4 [io 0x20000-0x2ffff]
[ 0.822726] pci_bus 9000:02: resource 5 [mem 0xa0000000-0xbfffffff]
[ 0.828979] pci_bus 9000:03: resource 0 [io 0x20000-0x2ffff]
[ 0.834722] pci_bus 9000:03: resource 1 [mem 0xa0000000-0xbfffffff]
[ 0.840980] pci a000:04:00.0: BAR 0: no space for [mem size 0x00100000]
[ 0.847590] pci a000:04:00.0: BAR 0: failed to assign [mem size 0x00100000]
[ 0.854539] pci a000:04:00.0: PCI bridge to [bus 05]
[ 0.859505] pci a000:04:00.0: bridge window [io 0x40000-0x4ffff]
[ 0.865753] pci a000:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
[ 0.872542] pci_bus a000:04: Some PCI device resources are unassigned, try booting with pci=realloc
[ 0.881574] pci_bus a000:04: resource 4 [io 0x40000-0x4ffff]
[ 0.887318] pci_bus a000:04: resource 5 [mem 0x80000000-0x9fffffff]
[ 0.893571] pci_bus a000:05: resource 0 [io 0x40000-0x4ffff]
[ 0.899314] pci_bus a000:05: resource 1 [mem 0x80000000-0x9fffffff]
[ 0.912866] raid6: skip pq benchmark and using algorithm int32x8
[ 0.918796] raid6: using intx1 recovery algorithm
[ 0.923905] SCSI subsystem initialized
[ 0.927681] usbcore: registered new interface driver usbfs
[ 0.933105] usbcore: registered new interface driver hub
[ 0.938428] usbcore: registered new device driver usb
[ 0.943478] EDAC MC: Ver: 3.0.0
[ 0.947563] clocksource: Switched to clocksource timebase
[ 0.957676] NET: Registered PF_INET protocol family
[ 0.962635] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.970786] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.979086] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.986801] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.994590] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.001753] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.008108] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.014665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.021844] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.027475] pci 8000:00:00.0: enabling device (0106 -> 0107)
[ 1.033170] PCI: CLS 32 bytes, default 32
[ 1.038511] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 1.047907] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.053720] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (LZO) (LZMA) (RTIME) (RUBIN) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 1.065706] xor: measuring software checksum speed
[ 1.076684] 8regs : 1574 MB/sec
[ 1.088770] 8regs_prefetch : 1259 MB/sec
[ 1.099294] 32regs : 1573 MB/sec
[ 1.110632] 32regs_prefetch : 1391 MB/sec
[ 1.114900] xor: using function: 8regs (1574 MB/sec)
[ 1.119930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 1.127436] io scheduler bfq registered
[ 1.132419] pcieport 8000:00:00.0: AER: enabled with IRQ 24
[ 1.138107] pcieport 9000:02:00.0: enabling device (0106 -> 0107)
[ 1.144465] pcieport 9000:02:00.0: AER: enabled with IRQ 25
[ 1.150161] pcieport a000:04:00.0: enabling device (0106 -> 0107)
[ 1.156576] pcieport a000:04:00.0: AER: enabled with IRQ 26
[ 1.226037] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 1.236462] printk: console [ttyS0] disabled
[ 1.240814] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42, base_baud = 37500000) is a 16550A
[ 1.249469] printk: console [ttyS0] enabled
[ 1.249469] printk: console [ttyS0] enabled
[ 1.257793] printk: bootconsole [udbg0] disabled
[ 1.257793] printk: bootconsole [udbg0] disabled
[ 1.267749] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42, base_baud = 37500000) is a 16550A
[ 1.277293] printk: console [ttyS0] disabled
[ 1.281671] printk: console [ttyS0] enabled
[ 1.286580] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42, base_baud = 37500000) is a 16550
[ 1.296189] Loading iSCSI transport class v2.0-870.
[ 1.303066] physmap-flash ef000000.nor: physmap platform flash device: [mem 0xef000000-0xefffffff]
[ 1.312260] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
[ 1.322290] Amd/Fujitsu Extended Query Table at 0x0040
[ 1.327461] Amd/Fujitsu Extended Query version 1.3.
[ 1.332519] number of CFI chips: 1
[ 1.336338] 7 fixed-partitions partitions found on MTD device ef000000.nor
[ 1.343251] Creating 7 MTD partitions on "ef000000.nor":
[ 1.348574] 0x000000000000-0x000000020000 : "dtb"
[ 1.353795] 0x000000020000-0x0000001c0000 : "rescue-kernel"
[ 1.359808] 0x0000001c0000-0x000000340000 : "rescue-rootfs"
[ 1.365787] 0x000000340000-0x000000e40000 : "backup-rootfs"
[ 1.371793] 0x000000e40000-0x000000f00000 : "certificates"
[ 1.377709] 0x000000f20000-0x000000f40000 : "u-boot-env"
[ 1.383440] 0x000000f40000-0x000001000000 : "u-boot"
[ 1.391524] fsl_espi ffe07000.spi: irq = 59
[ 1.401814] fsl-gianfar ffe24000.ethernet: Using random MAC address: 92:a5:70:18:71:ec
[ 1.410168] fsl-gianfar ffe24000.ethernet: enabled errata workarounds, flags: 0x4
[ 1.428072] fsl-gianfar ffe24000.ethernet eth0: mac: 92:a5:70:18:71:ec
[ 1.434614] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
[ 1.441419] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
[ 1.448566] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
[ 1.455898] fsl-gianfar ffe25000.ethernet: Using random MAC address: de:e3:f1:03:e5:f4
[ 1.464221] fsl-gianfar ffe25000.ethernet: enabled errata workarounds, flags: 0x4
[ 1.482094] fsl-gianfar ffe25000.ethernet eth1: mac: de:e3:f1:03:e5:f4
[ 1.488646] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
[ 1.495438] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
[ 1.502582] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
[ 1.509905] fsl-gianfar ffe26000.ethernet: Using random MAC address: b6:5c:de:d6:40:a9
[ 1.517850] fsl-gianfar ffe26000.ethernet: enabled errata workarounds, flags: 0x4
[ 1.535680] fsl-gianfar ffe26000.ethernet eth2: mac: b6:5c:de:d6:40:a9
[ 1.542230] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
[ 1.549027] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
[ 1.556168] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
[ 1.563476] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
[ 1.569495] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.576093] ehci-pci: EHCI PCI platform driver
[ 1.580917] ehci-fsl: Freescale EHCI Host controller driver
[ 1.586553] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
[ 1.593205] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
[ 1.600496] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
[ 1.637614] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
[ 1.643728] hub 1-0:1.0: USB hub found
[ 1.647523] hub 1-0:1.0: 1 port detected
[ 1.651913] usbcore: registered new interface driver uas
[ 1.657307] usbcore: registered new interface driver usb-storage
[ 1.663540] i2c_dev: i2c /dev entries driver
[ 1.667979] mpc-i2c ffe03000.i2c: timeout 1000000 us
[ 1.673213] i2c i2c-0: of_i2c: modalias failure on /soc@ffe00000/i2c@3000/power-control@2a
[ 1.681521] i2c i2c-0: Failed to create I2C device for /soc@ffe00000/i2c@3000/power-control@2a
[ 1.690175] i2c i2c-0: of_i2c: modalias failure on /soc@ffe00000/i2c@3000/eeprom@32
[ 1.697853] i2c i2c-0: Failed to create I2C device for /soc@ffe00000/i2c@3000/eeprom@32
[ 1.706051] i2c i2c-0: of_i2c: modalias failure on /soc@ffe00000/i2c@3000/eeprom@57
[ 1.713736] i2c i2c-0: Failed to create I2C device for /soc@ffe00000/i2c@3000/eeprom@57
[ 1.722238] mpc-i2c ffe03100.i2c: timeout 1000000 us
[ 1.727754] booke_wdt: powerpc book-e watchdog driver loaded
[ 1.733635] Freescale(R) MPC85xx EDAC driver, (C) 2006 Montavista Software
[ 1.740740] fsl_mc_err_probe: No ECC DIMMs discovered
[ 1.746309] EDAC DEVICE0: Giving out device to module MPC85xx_edac controller mpc85xx_l2_err: DEV mpc85xx_l2_err (INTERRUPT)
[ 1.757615] MPC85xx_edac acquired irq 16 for L2 Err
[ 1.762494] MPC85xx_edac L2 err registered
[ 1.766909] EDAC PCI0: Giving out device to module MPC85xx_edac controller mpc85xx_pci_err: DEV mpc85xx-pci-edac.0.auto (INTERRUPT)
[ 1.778779] MPC85xx_edac acquired irq 24 for PCI Err
[ 1.783744] MPC85xx_edac PCI err registered
[ 1.787999] EDAC PCI1: Giving out device to module MPC85xx_edac controller mpc85xx_pci_err: DEV mpc85xx-pci-edac.1.auto (INTERRUPT)
[ 1.799861] MPC85xx_edac acquired irq 25 for PCI Err
[ 1.804825] MPC85xx_edac PCI err registered
[ 1.809075] EDAC PCI2: Giving out device to module MPC85xx_edac controller mpc85xx_pci_err: DEV mpc85xx-pci-edac.2.auto (INTERRUPT)
[ 1.820943] MPC85xx_edac acquired irq 26 for PCI Err
[ 1.825908] MPC85xx_edac PCI err registered
[ 1.830382] sdhci: Secure Digital Host Controller Interface driver
[ 1.836568] sdhci: Copyright(c) Pierre Ossman
[ 1.840931] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.846859] sdhci-esdhc ffe2e000.sdhc: Got CD GPIO
[ 1.847205] NET: Registered PF_INET6 protocol family
[ 1.851734] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[ 1.857934] Segment Routing with IPv6
[ 1.867855] In-situ OAM (IOAM) with IPv6
[ 1.871828] NET: Registered PF_PACKET protocol family
[ 1.876935] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.887723] mmc0: SDHCI controller on ffe2e000.sdhc [ffe2e000.sdhc] using DMA
[ 1.890071] 8021q: 802.1Q VLAN Support v1.8
[ 1.901352] drmem: No dynamic reconfiguration memory found
[ 1.909264] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[ 1.969249] mmc0: new high speed SDHC card at address aaaa
[ 1.975222] mmcblk0: mmc0:aaaa SA16G 14.8 GiB
[ 1.986800] mmcblk0: p1 p2
[ 2.017596] usb 1-1: new high-speed USB device number 2 using fsl-ehci
[ 2.033790] device eth1 entered promiscuous mode
[ 2.038569] device eth0 entered promiscuous mode
[ 2.045851] qca8k mdio@ffe24520:10: configuring for fixed/rgmii-id link mode
[ 2.057782] qca8k mdio@ffe24520:10: configuring for fixed/rgmii-id link mode
[ 2.067333] qca8k mdio@ffe24520:10: Link is Up - 1Gbps/Full - flow control off
[ 2.075958] qca8k mdio@ffe24520:10 lan5 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] (irq=POLL)
[ 2.089275] qca8k mdio@ffe24520:10 lan4 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] (irq=POLL)
[ 2.101145] qca8k mdio@ffe24520:10 lan3 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] (irq=POLL)
[ 2.112998] qca8k mdio@ffe24520:10 lan2 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] (irq=POLL)
[ 2.124849] qca8k mdio@ffe24520:10 lan1 (uninitialized): PHY [dsa-0.0:05] driver [Generic PHY] (irq=POLL)
[ 2.135598] DSA: tree 0 setup
[ 2.139111] qca8k mdio@ffe24520:10: Link is Up - 1Gbps/Full - flow control off
[ 2.153617] BTRFS: device fsid b6ba1bd5-3f97-49a5-b5e9-1016bfc6a1f1 devid 1 transid 302 /dev/root scanned by swapper/0 (1)
[ 2.177048] BTRFS info (device mmcblk0p2): flagging fs with big metadata feature
[ 2.184486] BTRFS info (device mmcblk0p2): disk space caching is enabled
[ 2.191208] BTRFS info (device mmcblk0p2): has skinny extents
[ 2.278396] hub 1-1:1.0: USB hub found
[ 2.282291] hub 1-1:1.0: 2 ports detected
[ 2.286920] BTRFS info (device mmcblk0p2): enabling ssd optimizations
[ 2.333375] VFS: Mounted root (btrfs filesystem) on device 0:14.
[ 2.346744] devtmpfs: mounted
[ 2.350016] Freeing unused kernel image (initmem) memory: 260K
[ 2.355856] This architecture does not have kernel memory protection.
[ 2.362335] Run /sbin/init as init process
[ 2.667469] init: Console is alive
[ 2.671026] init: - watchdog -
[ 6.910679] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 6.922234] Button Hotplug driver version 0.4.1
[ 6.927919] ehci-platform: EHCI generic platform driver
[ 6.948266] xhci_hcd 8000:01:00.0: xHCI Host Controller
[ 6.953532] xhci_hcd 8000:01:00.0: new USB bus registered, assigned bus number 2
[ 6.961138] xhci_hcd 8000:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000
[ 6.970579] xhci_hcd 8000:01:00.0: xHCI Host Controller
[ 6.975816] xhci_hcd 8000:01:00.0: new USB bus registered, assigned bus number 3
[ 6.983239] xhci_hcd 8000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 6.990100] hub 2-0:1.0: USB hub found
[ 6.993922] hub 2-0:1.0: 4 ports detected
[ 6.998358] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[ 7.006894] hub 3-0:1.0: USB hub found
[ 7.010738] hub 3-0:1.0: 4 ports detected
[ 7.018111] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 7.035608] init: - preinit -
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
rm: can't remove '/tmp/tmp.DeEBlg': No such file or directory
[ 9.307211] mount_root: mounting /dev/root
[ 9.384073] BTRFS info (device mmcblk0p2): disk space caching is enabled
[ 9.391946] urandom-seed: Seeding with /etc/urandom.seed
Scanning for Btrfs filesystems
[ 10.714028] BTRFS info: devid 1 device path /dev/root changed to /dev/mmcblk0p2 scanned by btrfs (965)
[ 10.727255] procd: - early -
[ 10.730213] procd: - watchdog -
[ 11.442606] procd: - watchdog -
[ 11.446062] procd: - ubus -
[ 11.465826] random: ubusd: uninitialized urandom read (4 bytes read)
[ 11.498880] random: ubusd: uninitialized urandom read (4 bytes read)
[ 11.505454] random: ubusd: uninitialized urandom read (4 bytes read)
[ 11.513262] procd: - init -
Please press Enter to activate this console.
[ 12.490525] random: crng init done
[ 12.493938] random: 15 urandom warning(s) missed due to ratelimiting
[ 16.122578] kmodloader: loading kernel modules from /etc/modules.d/*
[ 16.134470] talitos ffe30000.crypto: hwrng
[ 16.142117] talitos ffe30000.crypto: fsl,sec3.1 algorithms registered in /proc/crypto
[ 16.271329] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 16.308866] GACT probability on
[ 16.312633] Mirror/redirect action on
[ 16.323849] u32 classifier
[ 16.326574] input device check on
[ 16.330262] Actions configured
[ 16.341545] Bridge firewalling registered
[ 16.346165] Loading modules backported from Linux version v5.15.33-0-g06f50ca83ace
[ 16.353825] Backport generated by backports.git v5.15.33-1-0-g183c4ab2
[ 16.374742] hwmon hwmon0: temp1_input not attached to any thermal zone
[ 16.381379] hwmon hwmon0: temp2_input not attached to any thermal zone
[ 16.388395] genirq: Setting trigger mode 8 for irq 48 failed (mpc8xxx_irq_set_type+0x0/0x10c)
[ 16.397028] lm90 0-004c: cannot request IRQ 48
[ 16.402295] lm90: probe of 0-004c failed with error -22
[ 16.417128] rtc-ds1307 0-006f: registered as rtc0
[ 16.422880] rtc-ds1307 0-006f: setting system clock to 2022-08-04T14:21:38 UTC (1659622898)
[ 16.433457] usbcore: registered new interface driver ums-alauda
[ 16.439898] usbcore: registered new interface driver ums-cypress
[ 16.446380] usbcore: registered new interface driver ums-datafab
[ 16.452917] usbcore: registered new interface driver ums-freecom
[ 16.459428] usbcore: registered new interface driver ums-isd200
[ 16.465800] usbcore: registered new interface driver ums-jumpshot
[ 16.472333] usbcore: registered new interface driver ums-karma
[ 16.478755] usbcore: registered new interface driver ums-sddr09
[ 16.485224] usbcore: registered new interface driver ums-sddr55
[ 16.491673] usbcore: registered new interface driver ums-usbat
[ 16.504161] xt_time: kernel timezone is -0000
[ 16.565422] PPP generic driver version 2.4.2
[ 16.570859] NET: Registered PF_PPPOX protocol family
[ 16.741346] ieee80211 phy0: Atheros AR9300 Rev:3 mem=0xf29a0000, irq=37
[ 16.748526] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 20.907963] fsl-gianfar ffe25000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 20.916276] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 21.153366] qca8k mdio@ffe24520:10 lan1: configuring for phy/gmii link mode
[ 23.260395] br-lan: port 1(lan1) entered blocking state
[ 23.265673] br-lan: port 1(lan1) entered disabled state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment