OpenWRT serial boot log
u-boot># tftpboot 0x8f000000 10.90.90.92:image.bin:image.bin :image.bin 1:image.bin0:image.bin0:image.bin
Using rtl8380#0 device
TFTP from server 10.90.90.100; our IP address is 10.90.90.90
Filename 'image.bin'.
Load address: 0x8f000000
Loading: *Got ARP REPLY, mac addr (6c:4b:90:10:7d:b2), ip addr (10.90.90.100)
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
######################################################
done
Bytes transferred = 6503474 (633c32 hex)
u-boot># bootm
Loading Runtime Image ......
## Booting kernel from Legacy Image at 8f000000 ...
Image Name: MIPS OpenWrt Linux-6.6.73
Created: 2025-02-03 23:09:37 UTC
Image Type: MIPS Linux Kernel Image (gzip compressed)
Data Size: 6503410 Bytes = 6.2 MB
Load Address: 80100000
Entry Point: 80100000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting kernel ...
[ 0.000000] Linux version 6.6.73 (builder@buildhost) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28427-6df0e3d02a) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 Mon Feb 3 23:09:37 2025
[ 0.000000] RTL838X model is 83806800
[ 0.000000] SoC Type: RTL8380
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019070 (MIPS 4KEc)
[ 0.000000] MIPS: machine is D-Link DGS-1210-10P
[ 0.000000] earlycon: ns16550a0 at MMIO 0x18002000 (options '115200n8')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Using appended Device Tree.
[ 0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 16 bytes.
[ 0.000000] Primary data cache 16kB, 2-way, VIPT, cache aliases, linesize 16 bytes
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Kernel command line: earlycon
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 109084K/131072K available (6974K kernel code, 621K rwdata, 900K rodata, 11912K init, 235K bss, 21988K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 256
[ 0.000000] rtl83xx-clk: initialized, CPU 500 MHz, MEM 300 MHz (8 Bit DDR3), LXB 200 MHz
[ 0.000000] clocksource: realtek_otto_timer: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 38225208801 ns
[ 0.000006] sched_clock: 28 bits at 3125kHz, resolution 320ns, wraps every 42949672800ns
[ 0.009457] Calibrating delay loop... 498.89 BogoMIPS (lpj=2494464)
[ 0.136043] pid_max: default: 32768 minimum: 301
[ 0.157774] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.166063] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.193881] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[ 0.218927] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.230043] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[ 0.242002] pinctrl core: initialized pinctrl subsystem
[ 0.253990] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.289967] rtl83xx-clk clock-controller: rate setting enabled, CPU 300-625 MHz, MEM 300-300 MHz, LXB 200-200 MHz, OVERCLOCK AT OWN RISK
[ 0.310793] clocksource: Switched to clocksource realtek_otto_timer
[ 0.336996] NET: Registered PF_INET protocol family
[ 0.343244] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.354680] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.364283] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.373043] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.381728] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.389682] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.398694] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.407376] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.414959] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.424659] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.454376] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[ 0.464783] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.471442] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.523731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.562962] pinctrl-single 1b001000.pinmux: 32 pins, size 4
[ 0.570744] pinctrl-single 1b00a000.pinmux: 32 pins, size 4
[ 0.580478] Probing RTL8231 GPIOs
[ 0.584337] rtl8231_init called, MDIO bus ID: 0
[ 0.592240] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.615958] printk: console [ttyS0] disabled
[ 0.622357] 18002000.uart: ttyS0 at MMIO 0x18002000 (irq = 31, base_baud = 12500000) is a 16550A
[ 0.632352] printk: console [ttyS0] enabled
[ 0.632352] printk: console [ttyS0] enabled
[ 0.641831] printk: bootconsole [early0] disabled
[ 0.641831] printk: bootconsole [early0] disabled
[ 0.731247] printk: bootconsole [ns16550a0] disabled
[ 0.731247] printk: bootconsole [ns16550a0] disabled
[ 0.764257] 18002100.uart: ttyS1 at MMIO 0x18002100 (irq = 30, base_baud = 12500000) is a 16550A
[ 0.899958] brd: module loaded
[ 0.922420] spi-nor spi0.0: mx25l25635e (32768 Kbytes)
[ 0.928432] 8 fixed-partitions partitions found on MTD device spi0.0
[ 0.935751] OF: Bad cell count for /soc/spi@1200/flash@0/partitions
[ 0.942942] OF: Bad cell count for /soc/spi@1200/flash@0/partitions
[ 0.950574] Creating 8 MTD partitions on "spi0.0":
[ 0.956208] 0x000000000000-0x000000080000 : "u-boot"
[ 1.011585] 0x000000080000-0x0000000c0000 : "u-boot-env"
[ 1.032098] 0x0000000c0000-0x000000100000 : "board-name"
[ 1.041944] 0x000000100000-0x000000e80000 : "firmware"
[ 1.068939] 0x000000e80000-0x000001000000 : "kernel2"
[ 1.091916] 0x000001000000-0x000001040000 : "sysinfo"
[ 1.111888] 0x000001040000-0x000001c40000 : "rootfs2"
[ 1.121754] 0x000001c40000-0x000002000000 : "jffs2"
[ 1.167647] Probing RTL838X eth device pdev: 818a6e00, dev: 818a6e10
[ 1.224787] Found SoC ID: 8380: RTL8380, family 8380
[ 1.230561] rtl8380_init_mac
[ 1.233999] Using MAC 000000ad24aefd60
[ 2.025679] Realtek RTL8218B (internal) mdio-bus:08: Detected internal RTL8218B
[ 2.034015] Firmware loaded. Size 1184, magic: 83808380
[ 5.324729] Realtek RTL8380 SERDES mdio-bus:18: Detected internal RTL8380 SERDES
[ 5.333177] Firmware loaded. Size 1184, magic: 83808380
[ 5.339121] SDS power down value: 3
[ 5.367153] PLL control register: efffffff
[ 5.371887] SDS power down value now: 3f
[ 5.376305] Configuration of SERDES done
[ 5.419846] i2c_dev: i2c /dev entries driver
[ 5.436960] NET: Registered PF_INET6 protocol family
[ 5.484467] Segment Routing with IPv6
[ 5.488841] In-situ OAM (IOAM) with IPv6
[ 5.493828] NET: Registered PF_PACKET protocol family
[ 5.499657] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 5.515802] 8021q: 802.1Q VLAN Support v1.8
[ 5.634377] i2c-gpio i2c-gpio-0: Slow GPIO pins might wreak havoc into I2C/SMBus bus timing
[ 5.644522] i2c-gpio i2c-gpio-0: using lines 542 (SDA) and 543 (SCL)
[ 5.652591] i2c-gpio i2c-gpio-1: Slow GPIO pins might wreak havoc into I2C/SMBus bus timing
[ 5.662691] i2c-gpio i2c-gpio-1: using lines 537 (SDA) and 538 (SCL)
[ 5.670950] sfp sfp-p9: Host maximum power 1.0W
[ 5.677153] sfp sfp-p10: Host maximum power 1.0W
[ 6.040656] Realtek RTL8218B (internal) rtl838x slave mii-0:08: Detected internal RTL8218B
[ 6.050064] Firmware loaded. Size 1184, magic: 83808380
[ 9.349142] Realtek RTL8380 SERDES rtl838x slave mii-0:18: Detected internal RTL8380 SERDES
[ 9.358664] Firmware loaded. Size 1184, magic: 83808380
[ 9.364707] SDS power down value: 3
[ 9.392791] PLL control register: f
[ 9.396763] SDS power down value now: 3f
[ 9.401243] Configuration of SERDES done
[ 9.689004] In rtl83xx_vlan_setup
[ 9.692900] UNKNOWN_MC_PMASK: 000000001fffffff
[ 9.697907] VLAN profile 0: L2 learning: 1, UNKN L2MC FLD PMSK 511, UNKN IPMC FLD PMSK 511, UNKN IPv6MC FLD PMSK: 511
[ 10.730834] rtl83xx_enable_phy_polling: 500ff00
[ 11.771193] rtl83xx-switch switch@1b000000: configuring for fixed/internal link mode
[ 11.780867] rtl83xx-switch switch@1b000000: Link is Up - 1Gbps/Full - flow control off
[ 11.790244] rtl83xx-switch switch@1b000000 lan1 (uninitialized): PHY [mdio-bus:08] driver [Realtek RTL8218B (internal)] (irq=POLL)
[ 11.811567] rtl83xx-switch switch@1b000000 lan2 (uninitialized): PHY [mdio-bus:09] driver [Realtek RTL8218B (internal)] (irq=POLL)
[ 11.832721] rtl83xx-switch switch@1b000000 lan3 (uninitialized): PHY [mdio-bus:0a] driver [Realtek RTL8218B (internal)] (irq=POLL)
[ 11.854776] rtl83xx-switch switch@1b000000 lan4 (uninitialized): PHY [mdio-bus:0b] driver [Realtek RTL8218B (internal)] (irq=POLL)
[ 11.875937] rtl83xx-switch switch@1b000000 lan5 (uninitialized): PHY [mdio-bus:0c] driver [Realtek RTL8218B (internal)] (irq=POLL)
[ 11.897195] rtl83xx-switch switch@1b000000 lan6 (uninitialized): PHY [mdio-bus:0d] driver [Realtek RTL8218B (internal)] (irq=POLL)
[ 11.918485] rtl83xx-switch switch@1b000000 lan7 (uninitialized): PHY [mdio-bus:0e] driver [Realtek RTL8218B (internal)] (irq=POLL)
[ 11.939509] rtl83xx-switch switch@1b000000 lan8 (uninitialized): PHY [mdio-bus:0f] driver [Realtek RTL8218B (internal)] (irq=POLL)
[ 11.962824] rtl838x-eth 1b00a300.ethernet eth0: entered promiscuous mode
[ 11.970557] DSA: tree 0 setup
[ 11.974176] LINK state irq: 20
[ 11.977699] In rtl83xx_setup_qos
[ 11.981432] Setting up RTL838X QoS
[ 11.985263] RTL838X_PRI_SEL_TBL_CTRL(i): 00033112
[ 11.990526] Current Intprio2queue setting: 00000000
[ 11.996072] QM_PKT2CPU_INTPRI_MAP: 00fac688
[ 12.001127] rtl838x_dbgfs_init called
[ 12.009102] rtl83xx_fib_event_work_do: FIB4 default rule failed
[ 12.016011] rtl83xx_fib_event_work_do: FIB4 default rule failed
[ 12.037713] clk: Disabling unused clocks
[ 12.175764] Freeing unused kernel image (initmem) memory: 11912K
[ 12.182653] This architecture does not have kernel memory protection.
[ 12.189903] Run /init as init process
[ 12.194105] with arguments:
[ 12.197457] /init
[ 12.200009] with environment:
[ 12.203609] HOME=/
[ 12.206284] TERM=linux
[ 13.859070] init: Console is alive
[ 13.864058] init: - watchdog -
[ 13.904261] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 13.919956] gpio_button_hotplug: loading out-of-tree module taints kernel.
[ 13.938352] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 13.957904] init: - preinit -
[ 16.950970] random: crng init done
mtd_get_mac_ascii: partition u-boot-env2 not found!
mtd_get_mac_ascii: partition u-boot-env2 not found!
Cannot parse config file '/etc/fw_env.config': No such file or directory
Failed to find NVMEM device
[ 19.827551] RESETTING 8380, CPU_PORT 28
[ 20.032723] rtl838x-eth 1b00a300.ethernet eth0: configuring for fixed/internal link mode
[ 20.041788] In rtl838x_mac_config, mode 1
[ 20.049302] rtl83xx-switch switch@1b000000 lan1: configuring for phy/internal link mode
[ 20.058679] rtl838x-eth 1b00a300.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 20.068563] 8021q: adding VLAN 0 to HW filter on device lan1
[ 20.085716] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 20.093416] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 20.138579] rtl83xx_fib_event_work_do: FIB4 failed
[ 20.154530] rtl83xx_fib_event_work_do: FIB4 failed
[ 20.159955] rtl83xx_fib_event_work_do: FIB4 failed
[ 20.284960] RTL8380 Link change: status: 1, ports 100
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
[ 21.290973] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 23.356234] RTL8380 Link change: status: 1, ports 100
[ 23.454054] rtl83xx-switch switch@1b000000 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 24.672098] rtl83xx_fib4_del: no such gateway: 0.0.0.0
[ 24.677919] rtl83xx_fib4_del: no such gateway: 0.0.0.0
[ 24.691090] rtl83xx_fib4_del: no such gateway: 0.0.0.0
[ 24.713176] rtl83xx-switch switch@1b000000 lan1: Link is Down
[ 24.719656] RTL8380 Link change: status: 1, ports 100
[ 24.753548] procd: - early -
[ 24.757592] procd: - watchdog -
[ 25.679230] procd: - watchdog -
[ 25.684093] procd: - ubus -
[ 25.753041] procd: - init -
Please press Enter to activate this console.
[ 27.463192] kmodloader: loading kernel modules from /etc/modules.d/*
[ 27.810287] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 29.776322] urngd: v1.0.2 started.
[ 37.892563] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 74.264867] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 74.354174] in rtl838x_eth_stop
[ 74.357927] rtl838x-eth 1b00a300.ethernet eth0: Link is Down
[ 74.923988] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 74.931561] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 74.939064] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 74.946599] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 75.293512] RESETTING 8380, CPU_PORT 28
[ 75.498685] rtl838x-eth 1b00a300.ethernet eth0: configuring for fixed/internal link mode
[ 75.507758] In rtl838x_mac_config, mode 1
[ 75.563003] rtl838x-eth 1b00a300.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 75.574939] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 75.582619] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 76.071149] rtl83xx-switch switch@1b000000 lan1: configuring for phy/internal link mode
[ 76.111407] 8021q: adding VLAN 0 to HW filter on device lan1
[ 76.293564] switch: port 1(lan1) entered blocking state
[ 76.299472] switch: port 1(lan1) entered disabled state
[ 76.305569] rtl83xx-switch switch@1b000000 lan1: entered allmulticast mode
[ 76.313429] rtl838x-eth 1b00a300.ethernet eth0: entered allmulticast mode
[ 76.322037] rtl83xx-switch switch@1b000000 lan1: entered promiscuous mode
[ 76.481878] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 76.525177] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 77.271443] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 77.278924] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 77.786152] rtl83xx-switch switch@1b000000 lan2: configuring for phy/internal link mode
[ 77.828701] 8021q: adding VLAN 0 to HW filter on device lan2
[ 78.221441] switch: port 2(lan2) entered blocking state
[ 78.227350] switch: port 2(lan2) entered disabled state
[ 78.233467] rtl83xx-switch switch@1b000000 lan2: entered allmulticast mode
[ 78.304215] rtl83xx-switch switch@1b000000 lan2: entered promiscuous mode
[ 79.005548] RTL8380 Link change: status: 1, ports 100
[ 79.526081] rtl83xx-switch switch@1b000000 lan3: configuring for phy/internal link mode
[ 79.568884] 8021q: adding VLAN 0 to HW filter on device lan3
[ 79.895682] switch: port 3(lan3) entered blocking state
[ 79.901710] switch: port 3(lan3) entered disabled state
[ 79.907677] rtl83xx-switch switch@1b000000 lan3: entered allmulticast mode
[ 79.953265] rtl83xx-switch switch@1b000000 lan3: entered promiscuous mode
[ 80.751485] rtl83xx-switch switch@1b000000 lan4: configuring for phy/internal link mode
[ 80.761128] rtl83xx-switch switch@1b000000 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 80.786639] 8021q: adding VLAN 0 to HW filter on device lan4
[ 80.803787] switch: port 1(lan1) entered blocking state
[ 80.809693] switch: port 1(lan1) entered forwarding state
[ 81.102547] switch: port 4(lan4) entered blocking state
[ 81.108452] switch: port 4(lan4) entered disabled state
[ 81.114556] rtl83xx-switch switch@1b000000 lan4: entered allmulticast mode
[ 81.161363] rtl83xx-switch switch@1b000000 lan4: entered promiscuous mode
[ 81.812062] rtl83xx-switch switch@1b000000 lan5: configuring for phy/internal link mode
[ 81.829875] 8021q: adding VLAN 0 to HW filter on device lan5
[ 82.035664] switch: port 5(lan5) entered blocking state
[ 82.041711] switch: port 5(lan5) entered disabled state
[ 82.047677] rtl83xx-switch switch@1b000000 lan5: entered allmulticast mode
[ 82.056402] rtl83xx-switch switch@1b000000 lan5: entered promiscuous mode
[ 82.561645] rtl83xx-switch switch@1b000000 lan6: configuring for phy/internal link mode
[ 82.577692] 8021q: adding VLAN 0 to HW filter on device lan6
[ 82.771112] switch: port 6(lan6) entered blocking state
[ 82.777020] switch: port 6(lan6) entered disabled state
[ 82.783118] rtl83xx-switch switch@1b000000 lan6: entered allmulticast mode
[ 82.791830] rtl83xx-switch switch@1b000000 lan6: entered promiscuous mode
[ 83.281204] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 83.288681] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 83.297393] rtl83xx-switch switch@1b000000 lan7: configuring for phy/internal link mode
[ 83.322136] 8021q: adding VLAN 0 to HW filter on device lan7
[ 83.486016] switch: port 7(lan7) entered blocking state
[ 83.492094] switch: port 7(lan7) entered disabled state
[ 83.498091] rtl83xx-switch switch@1b000000 lan7: entered allmulticast mode
[ 83.506948] rtl83xx-switch switch@1b000000 lan7: entered promiscuous mode
[ 83.991210] rtl83xx-switch switch@1b000000 lan8: configuring for phy/internal link mode
[ 84.011262] 8021q: adding VLAN 0 to HW filter on device lan8
[ 84.197863] switch: port 8(lan8) entered blocking state
[ 84.203913] switch: port 8(lan8) entered disabled state
[ 84.209880] rtl83xx-switch switch@1b000000 lan8: entered allmulticast mode
[ 84.218652] rtl83xx-switch switch@1b000000 lan8: entered promiscuous mode
[ 84.300008] rtl83xx-switch switch@1b000000 lan9: configuring for inband/1000base-x link mode
[ 84.309924] 8021q: adding VLAN 0 to HW filter on device lan9
[ 84.343927] switch: port 9(lan9) entered blocking state
[ 84.349835] switch: port 9(lan9) entered disabled state
[ 84.355940] rtl83xx-switch switch@1b000000 lan9: entered allmulticast mode
[ 84.364729] rtl83xx-switch switch@1b000000 lan9: entered promiscuous mode
[ 84.439239] rtl83xx-switch switch@1b000000 lan10: configuring for inband/1000base-x link mode
[ 84.449293] 8021q: adding VLAN 0 to HW filter on device lan10
[ 84.482238] switch: port 10(lan10) entered blocking state
[ 84.488337] switch: port 10(lan10) entered disabled state
[ 84.494656] rtl83xx-switch switch@1b000000 lan10: entered allmulticast mode
[ 84.503527] rtl83xx-switch switch@1b000000 lan10: entered promiscuous mode
[ 84.561105] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
[ 465.330682] sfp sfp-p10: module 10Gtek ASF85-24-X2-D rev V01 sn WTGSXH50398 dc 170331
[ 492.322953] RTL8380 Link chanch@1b000000 lan10: Link is Up - 1Gbps/Full - flow control rx/tx
[ 492.373120] switch: port 10(lan10) entered blocking state
[[ 506.410251] RTL8380 Link change: status: 1, ports 5000000
[ 506.416752] rtl83xx-switch switch@1b000000 lan9: Link is Down
[ 506.429980] switch: port 9(lan9) entered disabled state
[ 506.440116] rtl83xx-switch switch@1b000000 lan10: Link is Down
[ 506.446839] RTL8380 Link change: status: 1, ports 5000000
[ 506.453218] switch: port 10(lan10) entered disabled state
[ 506.463372] rtl83xx-switch switch@1b000000 lan10: Link is Up - 1Gbps/Full - flow control rx/tx
[ 506.473276] switch: port 10(lan10) entered blocking state
[ 506.479374] switch: port 10(lan10) entered forwarding state
[ 506.489704] rtl83xx-switch switch@1b000000 lan9: Link is Up - 1Gbps/Full - flow control rx/tx
[ 506.500395] switch: port 9(lan9) entered blocking state
[ 506.506456] switch: port 9(lan9) entered forwarding state
[ 599.180703] RTL8380 Link change: status: 1, ports 5000000
[ 599.194153] rtl83xx-switch switch@1b000000 lan9: Link is Down
[ 599.200660] rtl83xx-switch switch@1b000000 lan10: Link is Down
[ 599.207603] switch: port 9(lan9) entered disabled state
[ 599.214323] switch: port 10(lan10) entered disabled state
[ 641.791399] sfp sfp-p9: module removed
^Chis console.
BusyBox v1.36.1 (2025-02-03 ______ __
| |.--- |_
| - || _ | -__| ____|| __|_____|__|__||________||__| |____|
|__| W ------------------------------- 24.10.0, r28427-6df0e3d02a
-----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~#
Before writing to flash, is this the expected result? Is there anything in the bootlog that would indicate an error? Or is there anything specific I should test?
If not, should the 08P rev G1 just be added to the wiki as identical to the 10P rev F1 or should we also add it to the device tree, respectively these files: