Created
November 7, 2020 00:48
-
-
Save mcprat/4ce282253f8d9ba72e04487c58edd97c to your computer and use it in GitHub Desktop.
ECB350 v1 Openwrt Master firstboot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Linux version 5.4.74 (pi@SDDesk) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r13719+835-66e04abbb6)) #0 Wed Nov 4 04:15:22 2020 | |
[ 0.000000] printk: bootconsole [early0] enabled | |
[ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc) | |
[ 0.000000] MIPS: machine is EnGenius ECB350 v1 | |
[ 0.000000] SoC: Atheros AR7242 rev 1 | |
[ 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-0x0000000001ffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff] | |
[ 0.000000] On node 0 totalpages: 8192 | |
[ 0.000000] Normal zone: 72 pages used for memmap | |
[ 0.000000] Normal zone: 0 pages reserved | |
[ 0.000000] Normal zone: 8192 pages, LIFO batch:0 | |
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 | |
[ 0.000000] pcpu-alloc: [0] 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8120 | |
[ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2 | |
[ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 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: 24892K/32768K available (4771K kernel code, 190K rwdata, 1100K rodata, 1228K init, 196K bss, 7876K 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: 400.000 MHz | |
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns | |
[ 0.000012] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns | |
[ 0.007902] Calibrating delay loop... 265.98 BogoMIPS (lpj=531968) | |
[ 0.050066] pid_max: default: 32768 minimum: 301 | |
[ 0.054916] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | |
[ 0.062234] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | |
[ 0.076448] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.086231] futex hash table entries: 256 (order: -1, 3072 bytes, linear) | |
[ 0.093201] pinctrl core: initialized pinctrl subsystem | |
[ 0.099886] NET: Registered protocol family 16 | |
[ 0.145241] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 | |
[ 0.159620] clocksource: Switched to clocksource MIPS | |
[ 0.166414] NET: Registered protocol family 2 | |
[ 0.172110] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) | |
[ 0.180543] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) | |
[ 0.188221] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) | |
[ 0.195281] TCP: Hash tables configured (established 1024 bind 1024) | |
[ 0.201849] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) | |
[ 0.208452] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) | |
[ 0.215873] NET: Registered protocol family 1 | |
[ 0.220305] PCI: CLS 0 bytes, default 32 | |
[ 0.229525] workingset: timestamp_bits=14 max_order=13 bucket_order=0 | |
[ 0.246971] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.252858] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.283818] pinctrl-single 18040028.pinmux: 64 pins, size 8 | |
[ 0.290747] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled | |
[ 0.298151] printk: console [ttyS0] disabled | |
[ 0.302563] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 12500000) is a 16550A | |
[ 0.311285] printk: console [ttyS0] enabled | |
[ 0.319706] printk: bootconsole [early0] disabled | |
[ 0.338832] spi-nor spi0.0: mx25l6405d (8192 Kbytes) | |
[ 0.344012] 9 fixed-partitions partitions found on MTD device spi0.0 | |
[ 0.350419] Creating 9 MTD partitions on "spi0.0": | |
[ 0.355284] 0x000000000000-0x000000040000 : "u-boot" | |
[ 0.361691] 0x000000040000-0x000000050000 : "u-boot-env" | |
[ 0.368508] 0x000000050000-0x0000000a0000 : "custom" | |
[ 0.374926] 0x0000000a0000-0x0000000b0000 : "loader" | |
[ 0.381323] 0x0000000b0000-0x0000001a0000 : "firmware2" | |
[ 0.388105] 0x0000001a0000-0x0000001b0000 : "fakeroot" | |
[ 0.394699] 0x0000001b0000-0x000000670000 : "firmware1" | |
[ 0.401355] 0x000000670000-0x0000007f0000 : "failsafe" | |
[ 0.408051] 0x0000007f0000-0x000000800000 : "art" | |
[ 0.414493] Concatenating MTD devices: | |
[ 0.418357] (0): "firmware1" | |
[ 0.421272] (1): "firmware2" | |
[ 0.424182] into device "virtual_flash" | |
[ 0.428102] 1 fixed-partitions partitions found on MTD device virtual_flash | |
[ 0.435113] Creating 1 MTD partitions on "virtual_flash": | |
[ 0.440569] 0x000000000000-0x0000005b0000 : "firmware" | |
[ 0.460067] 2 okli-fw partitions found on MTD device firmware | |
[ 0.465896] Creating 2 MTD partitions on "firmware": | |
[ 0.470921] 0x000000000000-0x0000001f0000 : "kernel" | |
[ 0.477268] 0x0000001f0000-0x0000005b0000 : "rootfs" | |
[ 0.483721] mtd: device 11 (rootfs) set to be root filesystem | |
[ 0.492103] 1 squashfs-split partitions found on MTD device rootfs | |
[ 0.498409] 0x000000480000-0x0000005b0000 : "rootfs_data" | |
[ 0.508082] libphy: Fixed MDIO Bus: probed | |
[ 1.131609] random: fast init done | |
[ 1.168091] libphy: ag71xx_mdio: probed | |
[ 1.173669] ag71xx 19000000.eth: connected to PHY at mdio.0:04 [uid=004dd072, driver=Atheros 8035 ethernet] | |
[ 1.184515] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: rgmii-id | |
[ 1.191337] i2c /dev entries driver | |
[ 1.197666] NET: Registered protocol family 10 | |
[ 1.209238] Segment Routing with IPv6 | |
[ 1.213180] NET: Registered protocol family 17 | |
[ 1.217753] 8021q: 802.1Q VLAN Support v1.8 | |
[ 1.223231] PCI host bridge /ahb/apb/pcie-controller@180c0000 ranges: | |
[ 1.229829] MEM 0x0000000010000000..0x0000000013ffffff | |
[ 1.235116] IO 0x0000000000000000..0x0000000000000000 | |
[ 1.240648] PCI host bridge to bus 0000:00 | |
[ 1.244836] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff] | |
[ 1.251776] pci_bus 0000:00: root bus resource [io 0x0000] | |
[ 1.257398] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] | |
[ 1.264243] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] | |
[ 1.272289] pci 0000:00:00.0: [168c:002a] type 00 class 0x028000 | |
[ 1.278425] pci 0000:00:00.0: reg 0x10: [mem 0x10000000-0x1000ffff 64bit] | |
[ 1.285457] pci 0000:00:00.0: supports D1 | |
[ 1.289520] pci 0000:00:00.0: PME# supported from D0 D1 D3hot | |
[ 1.296972] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00 | |
[ 1.303682] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x1000ffff 64bit] | |
[ 1.322303] VFS: Mounted root (squashfs filesystem) readonly on device 31:11. | |
[ 1.339517] Freeing unused kernel memory: 1228K | |
[ 1.344114] This architecture does not have kernel memory protection. | |
[ 1.350605] Run /sbin/init as init process | |
[ 2.648091] init: Console is alive | |
[ 2.651965] init: - watchdog - | |
[ 4.406383] kmodloader: loading kernel modules from /etc/modules-boot.d/* | |
[ 4.752279] kmodloader: done loading kernel modules from /etc/modules-boot.d/* | |
[ 4.770213] init: - preinit - | |
[ 6.857218] random: jshn: uninitialized urandom read (4 bytes read) | |
[ 7.301641] random: jshn: uninitialized urandom read (4 bytes read) | |
[ 7.359319] random: jshn: uninitialized urandom read (4 bytes read) | |
[ 10.692927] eth0: link up (1000Mbps/Full duplex) | |
[ 10.697647] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 12.114260] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000 | |
[ 12.121575] jffs2_build_filesystem(): unlocking the mtd device... | |
[ 12.121582] done. | |
[ 12.129739] jffs2_build_filesystem(): erasing all blocks after the end marker... | |
[ 21.089293] done. | |
[ 21.098833] jffs2: notice: (525) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. | |
[ 21.116531] mount_root: overlay filesystem has not been fully initialized yet | |
[ 21.125031] mount_root: switching to jffs2 overlay | |
[ 21.134612] overlayfs: upper fs does not support tmpfile. | |
[ 21.146020] urandom-seed: Seed file not found (/etc/urandom.seed) | |
[ 21.305382] eth0: link down | |
[ 21.326478] procd: - early - | |
[ 21.329618] procd: - watchdog - | |
[ 22.031778] procd: - watchdog - | |
[ 22.035341] procd: - ubus - | |
[ 22.237148] urandom_read: 5 callbacks suppressed | |
[ 22.237159] random: ubusd: uninitialized urandom read (4 bytes read) | |
[ 22.250407] random: ubusd: uninitialized urandom read (4 bytes read) | |
[ 22.259053] procd: - init - | |
[ 23.767368] kmodloader: loading kernel modules from /etc/modules.d/* | |
[ 24.145311] Loading modules backported from Linux version v5.8-0-gbcf876870b95 | |
[ 24.152661] Backport generated by backports.git v5.8-1-0-g79400d9e | |
[ 24.235916] xt_time: kernel timezone is -0000 | |
[ 24.447883] PPP generic driver version 2.4.2 | |
[ 24.461730] NET: Registered protocol family 24 | |
[ 24.597509] ath9k 0000:00:00.0: Direct firmware load for ath9k-eeprom-pci-0000:00:00.0.bin failed with error -2 | |
[ 24.607752] ath9k 0000:00:00.0: Falling back to sysfs fallback for: ath9k-eeprom-pci-0000:00:00.0.bin | |
[ 24.764684] urngd: v1.0.2 started. | |
[ 25.369293] random: crng init done | |
[ 25.410971] ath: phy0: Ignoring endianness difference in EEPROM magic bytes. | |
[ 25.419636] ath: EEPROM regdomain sanitized | |
[ 25.419645] ath: EEPROM regdomain: 0x64 | |
[ 25.419651] ath: EEPROM indicates we should expect a direct regpair map | |
[ 25.419679] ath: Country alpha2 being used: 00 | |
[ 25.419684] ath: Regpair used: 0x64 | |
[ 25.437358] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' | |
[ 25.440826] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000, irq=13 | |
[ 25.532760] kmodloader: done loading kernel modules from /etc/modules.d/* | |
[ 171.875730] br-lan: port 1(eth0) entered blocking state | |
[ 171.881025] br-lan: port 1(eth0) entered disabled state | |
[ 171.886783] device eth0 entered promiscuous mode | |
[ 173.924996] eth0: link up (1000Mbps/Full duplex) | |
[ 173.940760] br-lan: port 1(eth0) entered blocking state | |
[ 173.946089] br-lan: port 1(eth0) entered forwarding state | |
[ 173.999783] 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