Skip to content

Instantly share code, notes, and snippets.

@mcprat
Created September 17, 2020 08:57
Show Gist options
  • Save mcprat/57e30314cec9ac3476363814907c41db to your computer and use it in GitHub Desktop.
Save mcprat/57e30314cec9ac3476363814907c41db to your computer and use it in GitHub Desktop.
OpenWrt ECB600 master bootlog
Validating MD5Sum of 'vmlinux'... Passed!
Validating MD5Sum of 'rootfs'... Passed!
## Booting image at 9f0a0000 ...
Image Name: MIPS OpenWrt Linux-5.4.65
Created: 2020-09-16 8:28:12 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 3265 Bytes = 3.2 kB
Load Address: 80060000
Entry Point: 80060000
Verifying Checksum at 0x9f0a0040 ...OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 134217728
Starting kernel ...
OpenWrt kernel loader for AR7XXX/AR9XXX
Copyright (C) 2011 Gabor Juhos <[email protected]>
Looking for OpenWrt image... found at 0xbf230000
Decompressing kernel... done!
Starting kernel at 80060000...
[ 0.000000] Linux version 5.4.65 (pi@SDDesk) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r13719+472-66e04abbb6)) #0 Wed Sep 16 08:28:12 2020
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
[ 0.000000] MIPS: machine is EnGenius ECB600
[ 0.000000] SoC: Atheros AR9344 rev 2
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 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] Built 1 zonelists, mobility grouping on. Total pages: 32480
[ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
[ 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] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 122256K/131072K available (4768K kernel code, 184K rwdata, 1104K rodata, 1232K init, 196K bss, 8816K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 51
[ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x518 with crng_init=0
[ 0.000000] CPU clock: 560.000 MHz
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6825930166 ns
[ 0.000009] sched_clock: 32 bits at 280MHz, resolution 3ns, wraps every 7669584382ns
[ 0.008306] Calibrating delay loop... 278.78 BogoMIPS (lpj=557568)
[ 0.050867] pid_max: default: 32768 minimum: 301
[ 0.055950] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.063746] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.076992] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.087412] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[ 0.094793] pinctrl core: initialized pinctrl subsystem
[ 0.101408] NET: Registered protocol family 16
[ 0.136842] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[ 0.150563] clocksource: Switched to clocksource MIPS
[ 0.157226] NET: Registered protocol family 2
[ 0.162803] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.171764] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.179947] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.187472] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.194370] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.201379] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.209169] NET: Registered protocol family 1
[ 0.213884] PCI: CLS 0 bytes, default 32
[ 0.222003] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[ 0.236182] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.242440] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.269812] pinctrl-single 1804002c.pinmux: 544 pins, size 68
[ 0.277004] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.284558] printk: console [ttyS0] disabled
[ 0.289209] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 2500000) is a 16550A
[ 0.298409] printk: console [ttyS0] enabled
[ 0.298409] printk: console [ttyS0] enabled
[ 0.307312] printk: bootconsole [early0] disabled
[ 0.307312] printk: bootconsole [early0] disabled
[ 0.324204] spi-nor spi0.0: mx25l12805d (16384 Kbytes)
[ 0.329545] 9 fixed-partitions partitions found on MTD device spi0.0
[ 0.336004] Creating 9 MTD partitions on "spi0.0":
[ 0.340883] 0x000000000000-0x000000040000 : "u-boot"
[ 0.347025] 0x000000040000-0x000000050000 : "u-boot-env"
[ 0.353397] 0x000000050000-0x0000000a0000 : "custom"
[ 0.359492] 0x0000000a0000-0x0000000b0000 : "loader"
[ 0.365529] 0x0000000b0000-0x000000220000 : "firmware2"
[ 0.371855] 0x000000220000-0x000000230000 : "fakeroot"
[ 0.378068] 0x000000230000-0x000000df0000 : "firmware1"
[ 0.384396] 0x000000df0000-0x000000ff0000 : "failsafe"
[ 0.390697] 0x000000ff0000-0x000001000000 : "art"
[ 0.396723] Concatenating MTD devices:
[ 0.400590] (0): "firmware1"
[ 0.403527] (1): "firmware2"
[ 0.406443] into device "virtual_flash"
[ 0.410384] 1 fixed-partitions partitions found on MTD device virtual_flash
[ 0.417460] Creating 1 MTD partitions on "virtual_flash":
[ 0.422959] 0x000000000000-0x000000d30000 : "firmware"
[ 0.438546] 2 okli-fw partitions found on MTD device firmware
[ 0.444451] Creating 2 MTD partitions on "firmware":
[ 0.449509] 0x000000000000-0x0000001f0000 : "kernel"
[ 0.455505] 0x0000001f0000-0x000000d30000 : "rootfs"
[ 0.461519] mtd: device 11 (rootfs) set to be root filesystem
[ 0.469281] 1 squashfs-split partitions found on MTD device rootfs
[ 0.475626] 0x0000004e0000-0x000000d30000 : "rootfs_data"
[ 0.484040] libphy: Fixed MDIO Bus: probed
[ 0.820493] libphy: ag71xx_mdio: probed
[ 0.826619] ag71xx 19000000.eth: connected to PHY at mdio.0:00 [uid=004dd072, driver=Atheros 8035 ethernet]
[ 0.837167] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: rgmii-id
[ 0.843984] i2c /dev entries driver
[ 0.849715] NET: Registered protocol family 10
[ 0.859530] Segment Routing with IPv6
[ 0.863449] NET: Registered protocol family 17
[ 0.868061] 8021q: 802.1Q VLAN Support v1.8
[ 0.873264] PCI host bridge /ahb/pcie-controller@180c0000 ranges:
[ 0.879533] MEM 0x0000000010000000..0x0000000013ffffff
[ 0.884857] IO 0x0000000000000000..0x0000000000000000
[ 0.890356] PCI host bridge to bus 0000:00
[ 0.894567] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff]
[ 0.901552] pci_bus 0000:00: root bus resource [io 0x0000]
[ 0.907221] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[ 0.914118] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.922215] pci 0000:00:00.0: [168c:0030] type 00 class 0x028000
[ 0.928378] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x0001ffff 64bit]
[ 0.935331] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 0.942224] pci 0000:00:00.0: supports D1
[ 0.946311] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.953421] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.960195] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x1001ffff 64bit]
[ 0.967651] pci 0000:00:00.0: BAR 6: assigned [mem 0x10020000-0x1002ffff pref]
[ 0.981978] VFS: Mounted root (squashfs filesystem) readonly on device 31:11.
[ 0.994813] Freeing unused kernel memory: 1232K
[ 0.999435] This architecture does not have kernel memory protection.
[ 1.005975] Run /sbin/init as init process
[ 1.194574] random: fast init done
[ 1.597636] init: Console is alive
[ 1.601443] init: - watchdog -
[ 2.476999] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 2.649025] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 2.666895] init: - preinit -
[ 3.821529] random: jshn: uninitialized urandom read (4 bytes read)
[ 3.965790] random: jshn: uninitialized urandom read (4 bytes read)
[ 4.009286] 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
[ 7.279962] eth0: link up (1000Mbps/Full duplex)
[ 7.284712] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.447373] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000
[ 8.454754] jffs2_build_filesystem(): unlocking the mtd device...
[ 8.454760] done.
[ 8.462996] jffs2_build_filesystem(): erasing all blocks after the end marker...
[ 53.394624] random: crng init done
[ 53.405661] random: 5 urandom warning(s) missed due to ratelimiting
[ 65.956142] done.
[ 65.958134] jffs2: notice: (528) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 65.975482] mount_root: overlay filesystem has not been fully initialized yet
[ 65.983789] mount_root: switching to jffs2 overlay
[ 66.012053] overlayfs: upper fs does not support tmpfile.
[ 66.022129] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 66.138007] eth0: link down
[ 66.154368] procd: - early -
[ 66.157472] procd: - watchdog -
[ 66.810239] procd: - watchdog -
[ 66.813789] procd: - ubus -
[ 67.095340] procd: - init -
Please press Enter to activate this console.
[ 67.969269] kmodloader: loading kernel modules from /etc/modules.d/*
[ 68.248114] Loading modules backported from Linux version v5.8-0-gbcf876870b95
[ 68.255497] Backport generated by backports.git v5.8-1-0-g79400d9e
[ 68.322775] xt_time: kernel timezone is -0000
[ 68.423161] urngd: v1.0.2 started.
[ 68.481922] PPP generic driver version 2.4.2
[ 68.496121] NET: Registered protocol family 24
[ 68.620332] ieee80211 phy0: Atheros AR9340 Rev:2 mem=0xb8100000, irq=12
[ 68.627461] ath9k 0000:00:00.0: enabling device (0000 -> 0002)
[ 68.634017] ath9k 0000:00:00.0: Direct firmware load for ath9k-eeprom-pci-0000:00:00.0.bin failed with error -2
[ 68.644314] ath9k 0000:00:00.0: Falling back to sysfs fallback for: ath9k-eeprom-pci-0000:00:00.0.bin
[ 70.744469] ieee80211 phy1: Atheros AR9300 Rev:3 mem=0xb0000000, irq=14
[ 70.778977] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 97.706920] br-lan: port 1(eth0) entered blocking state
[ 97.712277] br-lan: port 1(eth0) entered disabled state
[ 97.717929] device eth0 entered promiscuous mode
[ 99.728076] eth0: link up (1000Mbps/Full duplex)
[ 99.738701] br-lan: port 1(eth0) entered blocking state
[ 99.744035] br-lan: port 1(eth0) entered forwarding state
[ 99.762721] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment