-
-
Save PolynomialDivision/1cc1c98a9977393844e2609d87ee8dee to your computer and use it in GitHub Desktop.
This file contains 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
U-Boot 1.1.4-s1102 (Mar 5 2019 - 17:13:19) | |
DRAM: 64 MB | |
Flash: 16 MB (0xc2, 0x20, 0x18) | |
PCIe WLAN Module found (#1). | |
Net: AR8035 | |
eth0, eth1 | |
Board: Ubiquiti Networks AR9342 board (e7fa-141329.1122.0030.0031) | |
Radio: 0777:e7fa | |
Reset: Normal | |
Hit any key to stop autoboot: 0 | |
## Booting image at 9f050000 ... | |
Image Name: MIPS OpenWrt Linux-5.4.72 | |
Created: 2020-10-21 14:26:43 UTC | |
Image Type: MIPS Linux Kernel Image (lzma compressed) | |
Data Size: 1997911 Bytes = 1.9 MB | |
Load Address: 80060000 | |
Entry Point: 80060000 | |
Verifying Checksum at 0x9f050040 ...OK | |
Uncompressing Kernel Image ... OK | |
Starting kernel ... | |
[ 0.000000] Linux version 5.4.72 (nick@cool) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r14736-6 | |
a56a6eb30)) #0 Wed Oct 21 14:26:43 2020 | |
[ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc) | |
[ 0.000000] MIPS: machine is Ubiquiti Nanostation AC loco (WA) | |
[ 0.000000] SoC: Atheros AR9342 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-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] 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, linear) | |
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 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: 57348K/65536K available (4772K kernel code, 192K rwdata, 1104K rodata, | |
1220K init, 196K bss, 8188K 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: 535.000 MHz | |
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 714489 | |
8866 ns | |
[ 0.000010] sched_clock: 32 bits at 267MHz, resolution 3ns, wraps every 8027976190ns | |
[ 0.008332] Calibrating delay loop... 267.26 BogoMIPS (lpj=534528) | |
[ 0.050922] pid_max: default: 32768 minimum: 301 | |
[ 0.056020] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | |
[ 0.063819] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | |
[ 0.077317] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 764 | |
5041785100000 ns | |
[ 0.087751] futex hash table entries: 256 (order: -1, 3072 bytes, linear) | |
[ 0.095172] pinctrl core: initialized pinctrl subsystem | |
[ 0.102043] NET: Registered protocol family 16 | |
[ 0.143757] workqueue: max_active 576 requested for napi_workq is out of range, clamping be | |
tween 1 and 512 | |
[ 0.158355] clocksource: Switched to clocksource MIPS | |
[ 0.165298] NET: Registered protocol family 2 | |
[ 0.171000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) | |
[ 0.179993] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) | |
[ 0.188181] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) | |
[ 0.195716] TCP: Hash tables configured (established 1024 bind 1024) | |
[ 0.202652] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) | |
[ 0.209686] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) | |
[ 0.217545] NET: Registered protocol family 1 | |
[ 0.222282] PCI: CLS 0 bytes, default 32 | |
[ 0.231367] workingset: timestamp_bits=14 max_order=14 bucket_order=0 | |
[ 0.246737] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.252989] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-20 | |
06 Red Hat, Inc. | |
[ 0.284173] pinctrl-single 1804002c.pinmux: 544 pins, size 68 | |
[ 0.291511] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled | |
[ 0.299251] printk: console [ttyS0] disabled | |
[ 0.303932] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 2500000) is a 16550A | |
[ 0.313143] printk: console [ttyS0] enabled | |
[ 0.313143] printk: console [ttyS0] enabled | |
[ 0.322052] printk: bootconsole [early0] disabled | |
[ 0.322052] printk: bootconsole [early0] disabled | |
[ 0.340604] spi-nor spi0.0: mx25l12805d (16384 Kbytes) | |
[ 0.345967] 5 fixed-partitions partitions found on MTD device spi0.0 | |
[ 0.352437] Creating 5 MTD partitions on "spi0.0": | |
[ 0.357325] 0x000000000000-0x000000040000 : "u-boot" | |
[ 0.363564] 0x000000040000-0x000000050000 : "u-boot-env" | |
[ 0.370184] 0x000000050000-0x000000fb0000 : "firmware" | |
[ 0.381060] 2 uimage-fw partitions found on MTD device firmware | |
[ 0.387144] Creating 2 MTD partitions on "firmware": | |
[ 0.392226] 0x000000000000-0x0000001f0000 : "kernel" | |
[ 0.398433] 0x0000001f0000-0x000000f60000 : "rootfs" | |
[ 0.404582] mtd: device 4 (rootfs) set to be root filesystem | |
[ 0.412733] 1 squashfs-split partitions found on MTD device rootfs | |
[ 0.419103] 0x0000004f0000-0x000000f60000 : "rootfs_data" | |
[ 0.425768] 0x000000fb0000-0x000000ff0000 : "cfg" | |
[ 0.431738] 0x000000ff0000-0x000001000000 : "art" | |
[ 0.440188] libphy: Fixed MDIO Bus: probed | |
[ 0.784414] libphy: ag71xx_mdio: probed | |
[ 0.790902] ag71xx 19000000.eth: connected to PHY at mdio.0:04 [uid=004dd072, driver=Atheros 8035 ethernet] | |
[ 0.801612] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: rgmii | |
[ 0.808208] i2c /dev entries driver | |
[ 0.813778] NET: Registered protocol family 10 | |
[ 0.824289] Segment Routing with IPv6 | |
[ 0.828228] NET: Registered protocol family 17 | |
[ 0.832843] 8021q: 802.1Q VLAN Support v1.8 | |
[ 0.838265] PCI host bridge /ahb/pcie-controller@180c0000 ranges: | |
[ 0.844556] MEM 0x0000000010000000..0x0000000013ffffff | |
[ 0.849887] IO 0x0000000000000000..0x0000000000000000 | |
[ 0.855436] PCI host bridge to bus 0000:00 | |
[ 0.859662] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff] | |
[ 0.866656] pci_bus 0000:00: root bus resource [io 0x0000] | |
[ 0.872332] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] | |
[ 0.879237] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] | |
[ 0.887335] pci 0000:00:00.0: [0777:11ac] type 00 class 0x028000 | |
[ 0.893506] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] | |
[ 0.900460] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] | |
[ 0.907357] pci 0000:00:00.0: supports D1 D2 | |
[ 0.912849] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00 | |
[ 0.919641] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit] | |
[ 0.927103] pci 0000:00:00.0: BAR 6: assigned [mem 0x10200000-0x1020ffff pref] | |
[ 0.941429] VFS: Mounted root (squashfs filesystem) readonly on device 31:4. | |
[ 0.956721] Freeing unused kernel memory: 1220K | |
[ 0.961355] This architecture does not have kernel memory protection. | |
[ 0.967900] Run /sbin/init as init process | |
[ 1.186370] random: fast init done | |
[ 1.644748] init: Console is alive | |
[ 1.648637] init: - watchdog - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment