Skip to content

Instantly share code, notes, and snippets.

@Grommish
Created March 10, 2021 09:07
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 Grommish/39f61eb7e2a3141da54d790e9fbcff0a to your computer and use it in GitHub Desktop.
Save Grommish/39f61eb7e2a3141da54d790e9fbcff0a to your computer and use it in GitHub Desktop.
[ 8.601259] rtl8367b rtl8367rb: cannot find mdio node phandle
[ 8.612766] rtl8367b rtl8367rb: gpios missing in devictree
[ 8.623731] rtl8367b: probe of rtl8367rb failed with error -22
OpenWrt kernel loader for MIPS based SoC
Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org>
Decompressing kernel... done!
Starting kernel at 80001000...
[ 0.000000] Linux version 5.10.20 (grommish@DESKTOP-N35LRJ4) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 10.2.0 r16134+1-c6652a7c94) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #0 SMP Sun Mar 7 23:51:23 2021
[ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
[ 0.000000] MIPS: machine is Ubiquiti EdgeRouter 10X
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] VPE topology {2,2} total 4
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] HighMem [mem 0x0000000010000000-0x0000000023ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff]
[ 0.000000] node 0: [mem 0x0000000020000000-0x0000000023ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000023ffffff]
[ 0.000000] percpu: Embedded 14 pages/cpu s27088 r8192 d22064 u57344
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130496
[ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Writing ErrCtl register=00003e00
[ 0.000000] Readback ErrCtl register=00003e00
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 507052K/524288K available (6352K kernel code, 616K rwdata, 1332K rodata, 3016K init, 235K bss, 17236K reserved, 0K cma-reserved, 262144K highmem)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, 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 25 jiffies.
[ 0.000000] NR_IRQS: 256
[ 0.000000] random: get_random_bytes called from start_kernel+0x3d0/0x5e8 with crng_init=0
[ 0.000000] CPU Clock: 880MHz
[ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[ 0.000013] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
[ 0.015851] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
[ 0.033726] Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360)
[ 0.074068] pid_max: default: 32768 minimum: 301
[ 0.083430] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.097837] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.116033] rcu: Hierarchical SRCU implementation.
[ 0.125820] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.141326] smp: Bringing up secondary CPUs ...
[ 0.150997] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.151008] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.151022] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.151102] CPU1 revision is: 0001992f (MIPS 1004Kc)
[ 0.178478] Synchronize counters for CPU 1: done.
[ 0.240266] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.240275] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.240284] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.240332] CPU2 revision is: 0001992f (MIPS 1004Kc)
[ 0.273380] Synchronize counters for CPU 2: done.
[ 0.333636] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.333646] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.333654] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.333706] CPU3 revision is: 0001992f (MIPS 1004Kc)
[ 0.360966] Synchronize counters for CPU 3: done.
[ 0.420584] smp: Brought up 1 node, 4 CPUs
[ 0.433048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.452371] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.466201] pinctrl core: initialized pinctrl subsystem
[ 0.478492] NET: Registered protocol family 16
[ 0.508470] random: fast init done
[ 0.529133] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[ 0.550438] clocksource: Switched to clocksource GIC
[ 0.562694] NET: Registered protocol family 2
[ 0.572147] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.588734] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.603884] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.618054] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.630798] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.643693] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.657780] NET: Registered protocol family 1
[ 0.666347] PCI: CLS 0 bytes, default 32
[ 3.002406] 4 CPUs re-calibrate udelay(lpj = 1167360)
[ 3.014707] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 3.032239] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 3.043725] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 3.063938] bounce: pool size: 64 pages
[ 3.072912] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 3.084310] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 3.095665] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 3.107771] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[ 3.122051] printk: console [ttyS0] disabled
[ 3.130574] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[ 3.148491] printk: console [ttyS0] enabled
[ 3.148491] printk: console [ttyS0] enabled
[ 3.165032] printk: bootconsole [early0] disabled
[ 3.165032] printk: bootconsole [early0] disabled
[ 3.186219] mt7621-nand 1e003000.nand: Using programmed access timing: 31c07388
[ 3.201077] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xdc
[ 3.213751] nand: Macronix MX30LF4G18AC
[ 3.221402] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 3.236498] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits
[ 3.249562] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134
[ 3.264138] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134
[ 3.278722] Scanning device for bad blocks
[ 4.788121] Bad eraseblock 1185 at 0x000009420000
[ 5.469791] Bad eraseblock 1716 at 0x00000d680000
[ 5.715502] Bad eraseblock 1903 at 0x00000ede0000
[ 8.502652] 6 fixed-partitions partitions found on MTD device mt7621-nand
[ 8.516190] Creating 6 MTD partitions on "mt7621-nand":
[ 8.526616] 0x000000000000-0x000000080000 : "u-boot"
[ 8.538207] 0x000000080000-0x0000000e0000 : "u-boot-env"
[ 8.550535] 0x0000000e0000-0x000000140000 : "factory"
[ 8.562307] 0x000000140000-0x000000440000 : "kernel1"
[ 8.574188] 0x000000440000-0x000000740000 : "kernel2"
[ 8.585898] 0x000000740000-0x00001fc00000 : "ubi"
[ 8.601259] rtl8367b rtl8367rb: cannot find mdio node phandle
[ 8.612766] rtl8367b rtl8367rb: gpios missing in devictree
[ 8.623731] rtl8367b: probe of rtl8367rb failed with error -22
[ 8.637082] libphy: Fixed MDIO Bus: probed
[ 8.673477] libphy: mdio: probed
[ 8.680433] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[ 8.696697] mtk_soc_eth 1e100000.ethernet dsa: mediatek frame engine at 0xbe100000, irq 21
[ 8.718351] NET: Registered protocol family 10
[ 8.728689] Segment Routing with IPv6
[ 8.736161] NET: Registered protocol family 17
[ 8.745367] 8021q: 802.1Q VLAN Support v1.8
[ 8.755533] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[ 8.837126] libphy: dsa slave smi: probed
[ 8.845664] mt7530 mdio-bus:1f eth0 (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY] (irq=POLL)
[ 8.865892] mt7530 mdio-bus:1f eth1 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] (irq=POLL)
[ 8.886117] mt7530 mdio-bus:1f eth2 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] (irq=POLL)
[ 8.906351] mt7530 mdio-bus:1f eth3 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] (irq=POLL)
[ 8.926664] mt7530 mdio-bus:1f eth4 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] (irq=POLL)
[ 8.947169] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
[ 8.965093] DSA: tree 0 setup
[ 8.972458] UBI: auto-attach mtd5
[ 8.979124] ubi0: attaching mtd5
[ 8.985942] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control off
[ 14.066303] ubi0: scanning is finished
[ 14.096828] ubi0: attached mtd5 (name "ubi", size 500 MiB)
[ 14.107859] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 14.121563] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 14.135098] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 14.148973] ubi0: good PEBs: 4003, bad PEBs: 3, corrupted PEBs: 0
[ 14.161130] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 14.175532] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 157515308
[ 14.193560] ubi0: available PEBs: 0, total reserved PEBs: 4003, PEBs reserved for bad PEB handling: 77
[ 14.212145] ubi0: background thread "ubi_bgt0d" started, PID 379
[ 14.235362] Freeing unused kernel memory: 3016K
[ 14.244457] This architecture does not have kernel memory protection.
[ 14.257312] Run /init as init process
[ 14.552385] init: Console is alive
[ 14.559630] init: - watchdog -
[ 14.575986] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 14.593568] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 14.614775] init: - preinit -
ip: SIOCSIFFLAGS: Network is down
[ 14.812734] random: jshn: uninitialized urandom read (4 bytes read)
[ 14.884622] random: jshn: uninitialized urandom read (4 bytes read)
[ 14.925329] random: jshn: uninitialized urandom read (4 bytes read)
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
[ 19.243916] procd: - early -
[ 19.249794] procd: - watchdog -
[ 19.790588] procd: - watchdog -
[ 19.797323] procd: - ubus -
[ 19.809834] urandom_read: 6 callbacks suppressed
[ 19.809848] random: ubusd: uninitialized urandom read (4 bytes read)
[ 19.857981] procd: - init -
Please press Enter to activate this console.
[ 20.190294] kmodloader: loading kernel modules from /etc/modules.d/*
[ 20.307296] xt_time: kernel timezone is -0000
[ 20.327194] urngd: v1.0.2 started.
[ 20.328734] PPP generic driver version 2.4.2
[ 20.344120] NET: Registered protocol family 24
[ 20.381461] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 20.472539] random: crng init done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment