大体組み終わったのでメモ的に
- initramfsイメージでブートした状態でsysupgradeイメージを書き込み再起動した際のもの
- SPI-NOR Flash内のパーティション認識ログ中にmSATA SSDの認識ログも重なるので、その辺でだいぶとっ散らかる
FortiGate-52E (15:19-04.06.2016)
Ver:05000004
Serial number: FGT52E3Uxxxxxxxx
CPU(00): 1600MHz
Total RAM: 2GB
Initializing boot device...
Initializing MAC... egiga1
Please wait for OS to boot, or press any key to display configuration menu.
[C]: Configure TFTP parameters.
[R]: Review TFTP parameters.
[T]: Initiate TFTP firmware transfer.
[F]: Format boot device.
[I]: System information.
[B]: Boot with backup firmware and set as default.
[Q]: Quit menu and continue to boot.
[H]: Display this list of options.
Enter C,R,T,F,I,B,Q,or H:
Loading backup firmware from boot device...
Booting OS...
.
Reading boot image... 3555328 bytes.
Initializing firewall...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.15.141 (musashino205@TAIHA.NET) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 r24368-36b1dd75fd) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Tue Dec 5 10:41:09 2023
[ 0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Fortinet FortiGate 52E
[ 0.000000] Memory policy: Data cache writealloc
[ 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] percpu: Embedded 11 pages/cpu s14028 r8192 d22836 u45056
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522560
[ 0.000000] Kernel command line:
[ 0.000000] Bootloader command line not present
[ 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] Memory: 2064580K/2097152K available (8192K kernel code, 631K rwdata, 1884K rodata, 1024K init, 231K bss, 32572K reserved, 0K cma-reserved, 1310720K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] L2C: DT/platform modifies aux control register: 0x06070000 -> 0x16070000
[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
[ 0.000000] L2C-310 D prefetch enabled, offset 1 lines
[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[ 0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
[ 0.000000] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
[ 0.000001] sched_clock: 64 bits at 800MHz, resolution 1ns, wraps every 4398046511103ns
[ 0.000016] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0xb881274fa3, max_idle_ns: 440795210636 ns
[ 0.000031] Switching to timer-based delay loop, resolution 1ns
[ 0.000149] Ignoring duplicate/late registration of read_current_timer delay
[ 0.000154] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
[ 0.000313] Calibrating delay loop (skipped), value calculated using timer frequency.. 1600.00 BogoMIPS (lpj=8000000)
[ 0.000322] CPU: Testing write buffer coherency: ok
[ 0.000339] CPU0: Spectre v2: using BPIALL workaround
[ 0.000344] pid_max: default: 32768 minimum: 301
[ 0.000691] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.000700] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001400] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001704] Setting up static identity map for 0x100000 - 0x100060
[ 0.001777] mvebu-soc-id: MVEBU SoC ID=0x6820, Rev=0x4
[ 0.001850] mvebu-pmsu: Initializing Power Management Service Unit
[ 0.001919] rcu: Hierarchical SRCU implementation.
[ 0.002064] smp: Bringing up secondary CPUs ...
[ 0.002243] Booting CPU 1
[ 0.002364] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.002370] CPU1: Spectre v2: using BPIALL workaround
[ 0.002420] smp: Brought up 1 node, 2 CPUs
[ 0.002426] SMP: Total of 2 processors activated (3200.00 BogoMIPS).
[ 0.002431] CPU: All CPU(s) started in SVC mode.
[ 0.004715] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 0.004776] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.004786] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.004899] pinctrl core: initialized pinctrl subsystem
[ 0.005474] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.005954] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.006394] thermal_sys: Registered thermal governor 'step_wise'
[ 0.006518] cpuidle: using governor ladder
[ 0.006623] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
[ 0.006630] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
[ 0.014241] cryptd: max_cpu_qlen set to 1000
[ 0.015330] SCSI subsystem initialized
[ 0.015488] usbcore: registered new interface driver usbfs
[ 0.015509] usbcore: registered new interface driver hub
[ 0.015525] usbcore: registered new device driver usb
[ 0.016080] clocksource: Switched to clocksource arm_global_timer
[ 0.016585] NET: Registered PF_INET protocol family
[ 0.016681] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.017145] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.017162] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.017170] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.017208] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.017272] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.017323] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.017351] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.017475] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.017493] PCI: CLS 0 bytes, default 64
[ 0.018930] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 0.021398] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.021406] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.022167] bounce: pool size: 64 pages
[ 0.023280] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
[ 0.023751] debugfs: Directory 'f1018100.gpio' with parent 'regmap' already present!
[ 0.024041] debugfs: Directory 'f1018140.gpio' with parent 'regmap' already present!
[ 0.024444] mv_xor f1060800.xor: Marvell shared XOR driver
[ 0.086461] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
[ 0.086598] mv_xor f1060900.xor: Marvell shared XOR driver
[ 0.146458] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
[ 0.146655] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.146983] printk: console [ttyS0] disabled
[ 0.167070] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 30, base_baud = 15625000) is a 16550A
[ 7.772647] printk: console [ttyS0] enabled
[ 7.825090] loop: module loaded
[ 7.863352] ahci-mvebu f10a8000.sata: supply ahci not found, using dummy regulator
[ 7.954180] ahci-mvebu f10a8000.sata: supply phy not found, using dummy regulator
[ 8.043921] ahci-mvebu f10a8000.sata: supply target not found, using dummy regulator
[ 8.136840] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
[ 8.245317] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[ 8.350180] scsi host0: ahci-mvebu
[ 8.391241] scsi host1: ahci-mvebu
[ 8.432087] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 51
[ 8.527015] ata2: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x180 irq 51
[ 8.623607] spi-nor spi1.0: mx66l1g45g (131072 Kbytes)
[ 8.685345] 12 fixed-partitions partitions found on MTD device spi1.0
[ 8.762574] Creating 12 MTD partitions on "spi1.0":
[ 8.821035] 0x000000000000-0x0000001c0000 : "u-boot"
[ 8.880750] 0x0000001c0000-0x0000001d0000 : "firmware-info"
[ 8.947716] 0x0000001d0000-0x0000001e0000 : "dtb"
[ 9.004295] 0x0000001e0000-0x0000001f0000 : "u-boot-env"
[ 9.068158] 0x0000001f0000-0x000000200000 : "board-info"
[ 9.132021] OF: Bad cell count for /soc/spi@10680/flash@0/partitions
[ 9.176095] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 9.208291] 0x000000200000-0x000000800000 : "kernel"
[ 9.282340] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 9.342076] 0x000000800000-0x000002000000 : "rootfs"
[ 9.475423] ata1.00: ATA-9: ADATA XM21E, 5.2H, max UDMA/133
[ 9.486141] mtd: setting mtd6 (rootfs) as root device
[ 9.542224] ata1.00: 62533296 sectors, multi 16: LBA48 NCQ (depth 32)
[ 9.602867] 1 squashfs-split partitions found on MTD device rootfs
[ 9.754063] 0x000000c30000-0x000002000000 : "rootfs_data"
[ 9.818775] ata2.00: ATA-9: ADATA XM21E, 5.2H, max UDMA/133
[ 9.818935] 0x000002000000-0x000002600000 : "kn2"
[ 9.885574] ata2.00: 62533296 sectors, multi 16: LBA48 NCQ (depth 32)
[ 10.019171] ata1.00: Features: Dev-Sleep
[ 10.019336] 0x000002600000-0x000003e00000 : "rfs2"
[ 10.066183] ata2.00: Features: Dev-Sleep
[ 10.123940] 0x000003e00000-0x000005000000 : "part1"
[ 10.229163] ata1.00: configured for UDMA/133
[ 10.229272] 0x000005000000-0x000006200000 : "part2"
[ 10.280553] scsi 0:0:0:0: Direct-Access ATA ADATA XM21E 5.2H PQ: 0 ANSI: 5
[ 10.339047] ata2.00: configured for UDMA/133
[ 10.436488] sd 0:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
[ 10.487272] 0x000006200000-0x000008000000 : "config"
[ 10.577963] sd 0:0:0:0: [sda] Write Protect is off
[ 10.646291] scsi 1:0:0:0: Direct-Access ATA ADATA XM21E 5.2H PQ: 0 ANSI: 5
[ 10.694764] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 10.792223] sd 1:0:0:0: [sdb] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
[ 10.990980] sda: sda1
[ 10.991178] sd 1:0:0:0: [sdb] Write Protect is off
[ 11.019699] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 11.142513] hwmon hwmon0: temp1_input not attached to any thermal zone
[ 11.221040] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 11.343045] sdb: sdb1 sdb2 sdb3
[ 11.382103] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 11.466174] hwmon hwmon1: temp1_input not attached to any thermal zone
[ 11.556383] mv88e6085 f1072004.mdio-mii:02: switch 0x1760 detected: Marvell 88E6176, revision 1
[ 11.716945] hwmon hwmon2: temp1_input not attached to any thermal zone
[ 11.810165] hwmon hwmon3: temp1_input not attached to any thermal zone
[ 11.904341] hwmon hwmon4: temp1_input not attached to any thermal zone
[ 11.990611] hwmon hwmon5: temp1_input not attached to any thermal zone
[ 12.076878] hwmon hwmon6: temp1_input not attached to any thermal zone
[ 12.274673] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled
[ 12.365027] mvneta f1070000.ethernet eth0: Using device tree mac address 90:6c:ac:b6:f0:98
[ 12.465376] mvneta f1030000.ethernet eth1: Using device tree mac address 90:6c:ac:b6:f0:99
[ 12.565646] mvneta f1034000.ethernet eth2: Using device tree mac address 90:6c:ac:b6:f0:9a
[ 12.664834] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 12.743103] ehci-platform: EHCI generic platform driver
[ 12.805804] ehci-orion: EHCI orion driver
[ 12.854116] xhci-hcd f10f0000.usb3: xHCI Host Controller
[ 12.917793] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 1
[ 13.007585] xhci-hcd f10f0000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
[ 13.118190] xhci-hcd f10f0000.usb3: irq 52, io mem 0xf10f0000
[ 13.187144] xhci-hcd f10f0000.usb3: xHCI Host Controller
[ 13.250812] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 2
[ 13.340564] xhci-hcd f10f0000.usb3: Host supports USB 3.0 SuperSpeed
[ 13.416977] hub 1-0:1.0: USB hub found
[ 13.461903] hub 1-0:1.0: 1 port detected
[ 13.509042] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 13.606245] hub 2-0:1.0: USB hub found
[ 13.651170] hub 2-0:1.0: 1 port detected
[ 13.698439] usbcore: registered new interface driver usb-storage
[ 13.770890] armada38x-rtc f10a3800.rtc: registered as rtc0
[ 13.836714] armada38x-rtc f10a3800.rtc: setting system clock to 2023-12-05T11:16:47 UTC (1701775007)
[ 13.946371] i2c_dev: i2c /dev entries driver
[ 13.997874] pca953x 0-0024: supply vcc not found, using dummy regulator
[ 14.077232] pca953x 0-0024: using no AI
[ 14.126390] orion_wdt: Initial timeout 171 sec
[ 14.179880] sdhci: Secure Digital Host Controller Interface driver
[ 14.253970] sdhci: Copyright(c) Pierre Ossman
[ 14.306265] sdhci-pltfm: SDHCI platform and OF driver helper
[ 14.384231] marvell-cesa f1090000.crypto: CESA device successfully registered
[ 14.470311] NET: Registered PF_INET6 protocol family
[ 14.530523] Segment Routing with IPv6
[ 14.574448] In-situ OAM (IOAM) with IPv6
[ 14.621475] NET: Registered PF_PACKET protocol family
[ 14.682134] 8021q: 802.1Q VLAN Support v1.8
[ 14.732278] Registering SWP/SWPB emulation handler
[ 14.806339] mv88e6085 f1072004.mdio-mii:02: switch 0x1760 detected: Marvell 88E6176, revision 1
[ 14.963239] hwmon hwmon3: temp1_input not attached to any thermal zone
[ 15.051775] hwmon hwmon4: temp1_input not attached to any thermal zone
[ 15.143225] hwmon hwmon5: temp1_input not attached to any thermal zone
[ 15.229495] hwmon hwmon6: temp1_input not attached to any thermal zone
[ 15.315768] hwmon hwmon7: temp1_input not attached to any thermal zone
[ 16.229201] mv88e6085 f1072004.mdio-mii:02: configuring for fixed/rgmii-id link mode
[ 16.324215] mv88e6085 f1072004.mdio-mii:02: Link is Up - 1Gbps/Full - flow control off
[ 16.440625] mv88e6085 f1072004.mdio-mii:02 lan5 (uninitialized): PHY [mv88e6xxx-1:00] driver [Marvell 88E1540] (irq=67)
[ 16.678386] mv88e6085 f1072004.mdio-mii:02 lan4 (uninitialized): PHY [mv88e6xxx-1:01] driver [Marvell 88E1540] (irq=68)
[ 16.919747] mv88e6085 f1072004.mdio-mii:02 lan3 (uninitialized): PHY [mv88e6xxx-1:02] driver [Marvell 88E1540] (irq=69)
[ 17.160614] mv88e6085 f1072004.mdio-mii:02 lan2 (uninitialized): PHY [mv88e6xxx-1:03] driver [Marvell 88E1540] (irq=70)
[ 17.409751] mv88e6085 f1072004.mdio-mii:02 lan1 (uninitialized): PHY [mv88e6xxx-1:04] driver [Marvell 88E1540] (irq=71)
[ 17.549708] DSA: tree 0 setup
[ 17.606394] VFS: Mounted root (squashfs filesystem) readonly on device 31:6.
[ 17.691478] Freeing unused kernel image (initmem) memory: 1024K
[ 17.796218] Run /sbin/init as init process
[ 19.119578] init: Console is alive
[ 19.160469] init: - watchdog -
[ 20.249171] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 20.563375] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 20.658984] init: - preinit -
[ 22.056700] random: jshn: uninitialized urandom read (4 bytes read)
[ 22.149645] random: jshn: uninitialized urandom read (4 bytes read)
[ 22.235145] random: jshn: uninitialized urandom read (4 bytes read)
[ 23.162421] mvneta f1070000.ethernet eth0: configuring for fixed/rgmii-id link mode
[ 23.254620] device eth0 entered promiscuous mode
[ 23.309988] mvneta f1070000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 23.404297] mv88e6085 f1072004.mdio-mii:02 lan1: configuring for phy/gmii link mode
[ 23.500052] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and[ 23.730844] random: procd: uninitialized urandom read (4 bytes read)
hit [enter] to select the debug level
[ 25.934726] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
[ 26.028549] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 26.403229] device eth0 left promiscuous mode
[ 26.464762] procd: - early -
[ 26.499321] procd: - watchdog -
[ 27.197692] procd: - watchdog -
[ 27.463800] procd: - ubus -
[ 27.751845] random: ubusd: uninitialized urandom read (4 bytes read)
[ 27.845556] random: ubusd: uninitialized urandom read (4 bytes read)
[ 27.921800] random: ubusd: uninitialized urandom read (4 bytes read)
[ 28.009000] procd: - init -
Please press Enter to activate this console.
[ 28.855582] random: ubusd: uninitialized urandom read (4 bytes read)
[ 28.931864] random: ubus: uninitialized urandom read (4 bytes read)
[ 29.078984] random: jshn: uninitialized urandom read (4 bytes read)
[ 29.252727] kmodloader: loading kernel modules from /etc/modules.d/*
[ 29.561300] nat46: module (version 4c5beee236841724219598fabb1edc93d4f08ce5) loaded.
[ 29.655204] urngd: v1.0.2 started.
[ 29.770422] xt_time: kernel timezone is -0000
[ 29.924586] PPP generic driver version 2.4.2
[ 29.980417] NET: Registered PF_PPPOX protocol family
[ 30.049247] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 30.136685] random: crng init done
[ 30.177446] random: 25 urandom warning(s) missed due to ratelimiting
[ 52.694780] mvneta f1070000.ethernet eth0: Link is Down
[ 52.765279] mvneta f1070000.ethernet eth0: configuring for fixed/rgmii-id link mode
[ 52.857880] mvneta f1070000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 52.942973] device eth0 entered promiscuous mode
[ 53.008117] mv88e6085 f1072004.mdio-mii:02 lan1: configuring for phy/gmii link mode
[ 53.107653] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 53.183105] br-lan: port 1(lan1) entered blocking state
[ 53.245785] br-lan: port 1(lan1) entered disabled state
[ 53.339327] device lan1 entered promiscuous mode
[ 53.669277] mv88e6085 f1072004.mdio-mii:02 lan2: configuring for phy/gmii link mode
[ 53.826182] br-lan: port 2(lan2) entered blocking state
[ 53.888837] br-lan: port 2(lan2) entered disabled state
[ 53.999510] device lan2 entered promiscuous mode
[ 54.147400] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[ 54.182257] mv88e6085 f1072004.mdio-mii:02 lan3: configuring for phy/gmii link mode
[ 54.230143] jffs2_build_filesystem(): unlocking the mtd device...
[ 54.321889] done.
[ 54.372378] br-lan: port 3(lan3) entered blocking state
[ 54.395998] jffs2_build_filesystem(): erasing all blocks after the end marker...
[ 54.419008] br-lan: port 3(lan3) entered disabled state
[ 54.684624] device lan3 entered promiscuous mode
[ 54.891086] mv88e6085 f1072004.mdio-mii:02 lan4: configuring for phy/gmii link mode
[ 55.046839] br-lan: port 4(lan4) entered blocking state
[ 55.109497] br-lan: port 4(lan4) entered disabled state
[ 55.232655] device lan4 entered promiscuous mode
[ 55.400153] mv88e6085 f1072004.mdio-mii:02 lan5: configuring for phy/gmii link mode
[ 55.543795] br-lan: port 5(lan5) entered blocking state
[ 55.606431] br-lan: port 5(lan5) entered disabled state
[ 55.714246] device lan5 entered promiscuous mode
[ 55.907435] mvneta f1030000.ethernet eth1: PHY [f1072004.mdio-mii:00] driver [Marvell 88E1510] (irq=56)
[ 56.021886] mvneta f1030000.ethernet eth1: configuring for phy/sgmii link mode
[ 56.110330] br-wan: port 1(eth1) entered blocking state
[ 56.172985] br-wan: port 1(eth1) entered disabled state
[ 56.235819] device eth1 entered promiscuous mode
[ 56.387443] mvneta f1034000.ethernet eth2: PHY [f1072004.mdio-mii:01] driver [Marvell 88E1510] (irq=57)
[ 56.503080] mvneta f1034000.ethernet eth2: configuring for phy/sgmii link mode
[ 56.591574] br-wan: port 2(eth2) entered blocking state
[ 56.654223] br-wan: port 2(eth2) entered disabled state
[ 56.716959] device eth2 entered promiscuous mode
[ 58.875883] mvneta f1034000.ethernet eth2: Link is Up - 1Gbps/Full - flow control off
[ 58.969873] br-wan: port 2(eth2) entered blocking state
[ 59.032512] br-wan: port 2(eth2) entered forwarding state
[ 59.099157] IPv6: ADDRCONF(NETDEV_CHANGE): br-wan: link becomes ready
[ 59.274990] mvneta f1030000.ethernet eth1: Link is Up - 10Mbps/Full - flow control off
[ 59.370007] br-wan: port 1(eth1) entered blocking state
[ 59.432638] br-wan: port 1(eth1) entered forwarding state
[ 137.851370] done.
[ 137.874407] jffs2: notice: (2289) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 138.148881] overlayfs: upper fs does not support tmpfile.
BusyBox v1.36.1 (2023-12-05 10:41:09 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt SNAPSHOT, r24570+13-57d7382cb1
-----------------------------------------------------
=== 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:/#