Skip to content

Instantly share code, notes, and snippets.

@mpratt14
Created May 21, 2020 04:52
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 mpratt14/e9dd3efb5e5f67114d27526e0bbdcece to your computer and use it in GitHub Desktop.
Save mpratt14/e9dd3efb5e5f67114d27526e0bbdcece to your computer and use it in GitHub Desktop.
ENS202EXT Openwrt ath79 factory.bin firstboot (OKLI) (fakeroot) (virtual_flash)
Hit any key to stop autoboot: 0
Validating MD5Sum of 'vmlinux'... Passed!
Validating MD5Sum of 'rootfs'... Passed!
## Booting image at 9f0a0000 ...
Image Name: MIPS OpenWrt Linux-4.19.115
Created: 2020-05-11 21:16:18 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, 67108864
Starting kernel ...
OpenWrt kernel loader for AR7XXX/AR9XXX
Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org>
Looking for OpenWrt image... found at 0xbf230000
Decompressing kernel... done!
Starting kernel at 80060000...
[ 0.000000] Linux version 4.19.115 (pi@SDDesk) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r9415+3799-73c60ef239)) #0 Mon May 11 21:16:18 2020
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
[ 0.000000] MIPS: machine is Engenius ENS202EXT
[ 0.000000] SoC: Atheros AR9341 rev 1
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 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-0x0000000003ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] random: get_random_bytes called from start_kernel+0x98/0x4a8 with crng_init=0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240
[ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 57452K/65536K available (4325K kernel code, 178K rwdata, 1032K rodata, 1240K init, 206K bss, 8084K 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] CPU clock: 334.375 MHz
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11431838185 ns
[ 0.000017] sched_clock: 32 bits at 167MHz, resolution 5ns, wraps every 12844762109ns
[ 0.013479] Calibrating delay loop... 166.91 BogoMIPS (lpj=333824)
[ 0.055999] pid_max: default: 32768 minimum: 301
[ 0.064328] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.075638] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.097158] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.113877] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.124560] pinctrl core: initialized pinctrl subsystem
[ 0.135455] NET: Registered protocol family 16
[ 0.206521] clocksource: Switched to clocksource MIPS
[ 0.217521] NET: Registered protocol family 2
[ 0.226770] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[ 0.240006] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.251938] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.262808] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.273924] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.283989] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.295476] NET: Registered protocol family 1
[ 0.309384] Crashlog allocated RAM at address 0x3f00000
[ 0.321394] workingset: timestamp_bits=14 max_order=14 bucket_order=0
[ 0.345498] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.355543] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.400644] io scheduler noop registered
[ 0.407452] io scheduler deadline registered (default)
[ 0.420327] pinctrl-single 1804002c.pinmux: 544 pins, size 68
[ 0.432148] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.458420] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
[ 0.467261] 9 fixed-partitions partitions found on MTD device spi0.0
[ 0.478112] Creating 9 MTD partitions on "spi0.0":
[ 0.486305] 0x000000000000-0x000000040000 : "u-boot"
[ 0.496478] 0x000000040000-0x000000050000 : "u-boot-env"
[ 0.507339] 0x000000050000-0x0000000a0000 : "custom"
[ 0.517415] 0x0000000a0000-0x0000000b0000 : "loader"
[ 0.527672] 0x0000000b0000-0x000000220000 : "firmware2"
[ 0.538259] 0x000000220000-0x000000230000 : "fakeroot"
[ 0.548666] 0x000000230000-0x000000df0000 : "firmware1"
[ 0.559316] 0x000000df0000-0x000000ff0000 : "failsafe"
[ 0.569699] 0x000000ff0000-0x000001000000 : "art"
[ 0.579986] Concatenating MTD devices:
[ 0.586483] (0): "firmware1"
[ 0.591414] (1): "firmware2"
[ 0.596321] into device "virtual_flash"
[ 0.602918] 1 fixed-partitions partitions found on MTD device virtual_flash
[ 0.614799] Creating 1 MTD partitions on "virtual_flash":
[ 0.624021] 0x000000000000-0x000000d30000 : "firmware"
[ 0.649109] 2 okli-fw partitions found on MTD device firmware
[ 0.659008] Creating 2 MTD partitions on "firmware":
[ 0.667505] 0x000000000000-0x0000001c0000 : "kernel"
[ 0.677500] 0x0000001c0000-0x000000d30000 : "rootfs"
[ 0.687654] mtd: device 11 (rootfs) set to be root filesystem
[ 0.700753] 1 squashfs-split partitions found on MTD device rootfs
[ 0.711452] 0x000000440000-0x000000d30000 : "rootfs_data"
[ 0.725920] libphy: Fixed MDIO Bus: probed
[ 1.083700] ag71xx 19000000.eth: Could not connect to PHY device. Deferring probe.
[ 1.326514] random: fast init done
[ 1.412541] ------------[ cut here ]------------
[ 1.420572] WARNING: CPU: 0 PID: 1 at drivers/reset/core.c:419 __reset_control_get_internal+0x64/0x110
[ 1.436437] Modules linked in:
[ 1.441676] CPU: 0 PID: 1 Comm: swapper Not tainted 4.19.115 #0
[ 1.451767] Stack : 805c0000 80576324 00000000 00000000 80575b3c 8382597c 838282f4 805a3b67
[ 1.466035] 80542f70 00000001 80703670 000001a3 00000000 00000001 83825930 96eaea08
[ 1.480294] 00000000 00000000 80730000 0000005e 00000000 00000000 00000007 00000000
[ 1.494554] 0000005e 5341ed97 00000000 0006bd4c 00000000 00000009 00000000 802afd24
[ 1.508814] 805632f0 000001a3 00000000 805c0000 00000002 80061720 00000000 80700000
[ 1.523074] ...
[ 1.527255] Call Trace:
[ 1.531472] [<8006b0c4>] show_stack+0x58/0x100
[ 1.539103] [<80086260>] __warn+0xe4/0x13c
[ 1.546105] [<80086300>] warn_slowpath_null+0x48/0x68
[ 1.554737] [<802afd24>] __reset_control_get_internal+0x64/0x110
[ 1.564988] [<802aff08>] __of_reset_control_get+0x138/0x1a0
[ 1.574522] [<802b0218>] __devm_reset_control_get+0x6c/0xc8
[ 1.584054] [<80320490>] ag71xx_mdio_probe+0x9c/0x1d4
[ 1.592734] [<802d7d5c>] platform_drv_probe+0x40/0x88
[ 1.601357] [<802d60e0>] really_probe+0x180/0x300
[ 1.609392] [<802d4190>] bus_for_each_drv+0x50/0xb0
[ 1.617725] [<802d5ee0>] __device_attach+0x84/0xfc
[ 1.625911] [<802d51c4>] bus_probe_device+0x38/0xbc
[ 1.634241] [<802d1b04>] device_add+0x420/0x634
[ 1.642030] [<803340b4>] of_platform_device_create_pdata+0xb4/0x100
[ 1.652726] [<8033428c>] of_platform_bus_create+0x180/0x248
[ 1.662240] [<803344d0>] of_platform_populate+0x74/0xf0
[ 1.671169] [<80322c94>] ag71xx_probe+0x824/0x960
[ 1.679204] [<802d7d5c>] platform_drv_probe+0x40/0x88
[ 1.687829] [<802d60e0>] really_probe+0x180/0x300
[ 1.695866] [<802d6624>] __driver_attach+0xb4/0xfc
[ 1.704049] [<802d40d4>] bus_for_each_dev+0x54/0xac
[ 1.712383] [<802d5464>] bus_add_driver+0xf4/0x214
[ 1.720570] [<802d6e40>] driver_register+0xcc/0x11c
[ 1.728932] [<805df75c>] ag71xx_module_init+0x2c/0x50
[ 1.737556] [<8006096c>] do_one_initcall+0x7c/0x1a0
[ 1.745910] [<805cad54>] kernel_init_freeable+0x150/0x214
[ 1.755159] [<80493758>] kernel_init+0x10/0xf0
[ 1.762762] [<800659f8>] ret_from_kernel_thread+0x14/0x1c
[ 1.771991] ---[ end trace fae066aded4d112c ]---
[ 1.780431] libphy: ag71xx_mdio: probed
[ 1.789002] libphy: ar8xxx-mdio: probed
[ 1.808423] switch0: Atheros AR8229 rev. 1 switch registered on mdio.0
[ 1.860273] ag71xx 1a000000.eth: connected to PHY at fixed-0:00 [uid=00000000, driver=Generic PHY]
[ 1.876889] eth0: Atheros AG71xx at 0xba000000, irq 5, mode: gmii
[ 1.887761] i2c /dev entries driver
[ 1.898631] NET: Registered protocol family 10
[ 1.918040] Segment Routing with IPv6
[ 1.924622] NET: Registered protocol family 17
[ 1.932394] 8021q: 802.1Q VLAN Support v1.8
[ 2.256931] ag71xx 19000000.eth: connected to PHY at mdio.0:1f:00 [uid=004dd042, driver=Generic PHY]
[ 2.274334] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode: mii
[ 2.287097] Warning: unable to open an initial console.
[ 2.304989] VFS: Mounted root (squashfs filesystem) readonly on device 31:11.
[ 2.330160] Freeing unused kernel memory: 1240K
[ 2.337928] This architecture does not have kernel memory protection.
[ 2.348902] Run /sbin/init as init process
[ 3.465642] init: Console is alive
[ 3.472051] init: - watchdog -
[ 4.967492] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 5.096874] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 5.120145] init: - preinit -
[ 7.081204] random: jshn: uninitialized urandom read (4 bytes read)
[ 7.337377] random: jshn: uninitialized urandom read (4 bytes read)
[ 7.656583] random: jshn: uninitialized urandom read (4 bytes read)
[ 8.259561] urandom_read: 3 callbacks suppressed
[ 8.259576] random: jshn: uninitialized urandom read (4 bytes read)
[ 9.208058] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.218252] IPv6: ADDRCONF(NETDEV_UP): eth0.1: link is not ready
[ 9.331248] random: procd: uninitialized urandom read (4 bytes read)
[ 10.249631] eth0: link up (1000Mbps/Full duplex)
[ 10.262776] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 10.286832] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
[ 11.861275] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000
[ 11.873669] jffs2_build_filesystem(): unlocking the mtd device...
[ 11.873680] done.
[ 11.887523] jffs2_build_filesystem(): erasing all blocks after the end marker...
[ 53.898641] random: crng init done
[ 71.843221] done.
[ 71.846606] jffs2: notice: (694) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 71.875546] mount_root: overlay filesystem has not been fully initialized yet
[ 71.897001] mount_root: switching to jffs2 overlay
[ 71.952022] overlayfs: upper fs does not support tmpfile.
[ 72.727888] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 72.941837] eth0: link down
[ 72.986661] procd: - early -
[ 72.991851] procd: - watchdog -
[ 73.881474] procd: - watchdog -
[ 73.887345] procd: failed to set stdio: No such device
[ 73.896371] procd: - ubus -
[ 74.063219] procd: - init -
[ 75.659855] kmodloader: loading kernel modules from /etc/modules.d/*
[ 75.970128] Loading modules backported from Linux version v5.4.27-0-g585e0cc08069
[ 75.982999] Backport generated by backports.git v5.4.27-1-0-gf6e8852f
[ 76.120590] xt_time: kernel timezone is -0000
[ 76.433293] urngd: v1.0.2 started.
[ 76.445356] PPP generic driver version 2.4.2
[ 76.464747] NET: Registered protocol family 24
[ 76.730015] ieee80211 phy0: Atheros AR9340 Rev:1 mem=0xb8100000, irq=2
[ 76.907298] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 120.048644] eth0: link up (1000Mbps/Full duplex)
[ 120.067195] br-lan: port 1(eth0) entered blocking state
[ 120.076205] br-lan: port 1(eth0) entered disabled state
[ 120.085758] device eth0 entered promiscuous mode
[ 120.172019] br-lan: port 1(eth0) entered blocking state
[ 120.181030] br-lan: port 1(eth0) entered forwarding state
[ 120.190694] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 121.062897] 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