Skip to content

Instantly share code, notes, and snippets.

@vov4ik-il
Created June 1, 2019 04:12
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 vov4ik-il/33cabdfba6bf41702c3a43601ab696d2 to your computer and use it in GitHub Desktop.
Save vov4ik-il/33cabdfba6bf41702c3a43601ab696d2 to your computer and use it in GitHub Desktop.
1st load bootlog
U-Boot 1.1.4--LSDK-10.2.85 (Sep 3 2014 - 16:45:27)
EAP1018A1-FLF-FW - Scorpion 1.0
DRAM: 128 MB
cpu_pll_cfg: 0x21480 cpu_pll_dither: 0x3c103f
CFG_PLL_FREQ: 0x2 CFG_HZ: 360000000
CPU Clock: 720MHz DDR Clock: 680MHz
Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x18
flash size 16MB, sector count = 256
flash-2 size 16MB, sector count = 256
Flash: 16 *2 MB
In: serial
Out: serial
Err: serial
Net: ath_gmac_enet_initialize...
athrs_sgmii_res_cal: cal value = 0x1
Fetching MAC Address from 0x87fedb6c
ath_gmac_enet_initialize: reset mask:c02200
Scorpion ----> 8035 PHY *
: cfg1 0x80000000 cfg2 0x7114
eth0: 00:11:74:ed:20:3f
ATHR_AUTONEG_ADVERT:1DE1
ATHR_1000BASET_CONTROL:200
ATHR_PHY_CONTROL:3100
ATHRSF1_PHY: Port 5, Neg Success
ATHRSF1_PHY: unit 0 phy addr 5 eth0 up
eth0
Setting 0x18116290 to 0x1020214f
Hit any key to stop autoboot: 0
multiboot=1
Trying eth0
dup 1 speed 1000
Using eth0 device
TFTP from server 192.168.1.100; our IP address is 192.168.1.1
Filename 'c65_atnboot.bin'.
Load address: 0x81000000
Loading: T #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
###########################
done
Bytes transferred = 3464806 (34de66 hex)
## Checking Image at 81000000 ...
Image Name: MIPS OpenWrt Linux-4.14.121
Created: 2019-05-31 19:01:33 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 3464742 Bytes = 3.3 MB
Load Address: 80060000
Entry Point: 80060000
Verifying Checksum ... OK
## Booting image at 81000000 ...
Image Name: MIPS OpenWrt Linux-4.14.121
Created: 2019-05-31 19:01:33 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 3464742 Bytes = 3.3 MB
Load Address: 80060000
Entry Point: 80060000
Verifying Checksum at 0x81000040 ...OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 134217728
Starting kernel ...
[ 0.000000] Linux version 4.14.121 (osboxes@osboxes) (gcc version 7.4.0 (Open Wrt GCC 7.4.0 r10114-a1210f8888)) #0 Fri May 31 19:01:33 2019
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
[ 0.000000] MIPS: machine is AirTight C-65
[ 0.000000] SoC: Qualcomm Atheros QCA9558 ver 1 rev 0
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 08000000 @ 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-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] random: get_random_bytes called from start_kernel+0x90/0x478 with crng_init=0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,j ffs2
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 117744K/131072K available (3790K kernel code, 145K rwdata , 912K rodata, 6664K init, 204K bss, 13328K 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: 720.000 MHz
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_i dle_ns: 5309056796 ns
[ 0.000007] sched_clock: 32 bits at 360MHz, resolution 2ns, wraps every 59652 32126ns
[ 0.008287] Calibrating delay loop... 358.80 BogoMIPS (lpj=1794048)
[ 0.074976] pid_max: default: 32768 minimum: 301
[ 0.080053] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.087086] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.097851] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 19112604462750000 ns
[ 0.108346] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.114885] pinctrl core: initialized pinctrl subsystem
[ 0.121149] NET: Registered protocol family 16
[ 0.131312] PCI host bridge /ahb/apb/pcie-controller@180c0000 ranges:
[ 0.138175] MEM 0x0000000010000000..0x0000000011ffffff
[ 0.143755] IO 0x0000000000000000..0x0000000000000000
[ 0.161502] PCI host bridge to bus 0000:00
[ 0.165901] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
[ 0.173209] pci_bus 0000:00: root bus resource [io 0x0000]
[ 0.179142] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[ 0.186356] pci_bus 0000:00: No busn resource found for root bus, will use [b us 00-ff]
[ 0.195197] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bi t]
[ 0.202988] pci 0000:00:00.0: BAR 6: assigned [mem 0x10200000-0x1020ffff pref ]
[ 0.212550] clocksource: Switched to clocksource MIPS
[ 0.218705] NET: Registered protocol family 2
[ 0.223972] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.231393] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.238195] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.245063] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.251278] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.258161] NET: Registered protocol family 1
[ 0.352035] Crashlog allocated RAM at address 0x3f00000
[ 0.358584] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[ 0.369271] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.375502] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORIT Y) (c) 2001-2006 Red Hat, Inc.
[ 0.437097] io scheduler noop registered
[ 0.441267] io scheduler deadline registered (default)
[ 0.448470] pinctrl-single 1804002c.pinmux: 544 pins at pa b804002c size 68
[ 0.456728] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.464078] console [ttyS0] disabled
[ 0.467908] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 250 0000) is a 16550A
[ 0.477111] console [ttyS0] enabled
[ 0.477111] console [ttyS0] enabled
[ 0.484531] bootconsole [early0] disabled
[ 0.484531] bootconsole [early0] disabled
[ 0.497771] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
[ 0.502969] 5 fixed-partitions partitions found on MTD device spi0.0
[ 0.509407] Creating 5 MTD partitions on "spi0.0":
[ 0.514288] 0x000000000000-0x000000040000 : "u-boot"
[ 0.519961] 0x000000040000-0x000000060000 : "uboot-env"
[ 0.525882] 0x000000060000-0x000000260000 : "kernel"
[ 0.531528] 0x000000260000-0x000000ff0000 : "rootfs"
[ 0.537158] mtd: device 3 (rootfs) set to be root filesystem
[ 0.542980] mtdsplit: no squashfs found in "rootfs"
[ 0.547947] 0x000000ff0000-0x000001000000 : "art"
[ 0.556139] m25p80 spi0.1: unrecognized JEDEC id bytes: 00, 00, 00
[ 0.562430] m25p80: probe of spi0.1 failed with error -2
[ 0.568505] libphy: GPIO Bitbanged MDIO: probed
[ 0.573329] mdio_bus gpio-0: MDIO device at address 4 is missing.
[ 0.579904] libphy: Fixed MDIO Bus: probed
[ 0.923652] ag71xx 19000000.eth: Could not connect to PHY device
[ 0.930999] NET: Registered protocol family 10
[ 0.937785] Segment Routing with IPv6
[ 0.941576] NET: Registered protocol family 17
[ 0.946159] 8021q: 802.1Q VLAN Support v1.8
[ 0.971915] Freeing unused kernel memory: 6664K
[ 0.976529] This architecture does not have kernel memory protection.
[ 0.993658] init: Console is alive
[ 0.997266] init: - watchdog -
[ 1.015732] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 1.024279] kmodloader: done loading kernel modules from /etc/modules-boot.d/ *
[ 1.032998] init: - preinit -
[ 1.187649] random: jshn: uninitialized urandom read (4 bytes read)
[ 1.236089] random: jshn: uninitialized urandom read (4 bytes read)
[ 1.257596] 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
[ 3.602548] random: fast init done
[ 4.459453] procd: - early -
[ 4.462454] procd: - watchdog -
[ 5.000775] procd: - watchdog -
[ 5.004193] procd: - ubus -
[ 5.012180] urandom_read: 3 callbacks suppressed
[ 5.012186] random: ubusd: uninitialized urandom read (4 bytes read)
[ 5.058242] random: ubusd: uninitialized urandom read (4 bytes read)
[ 5.065083] random: ubusd: uninitialized urandom read (4 bytes read)
[ 5.072303] procd: - init -
Please press Enter to activate this console.
[ 5.218278] kmodloader: loading kernel modules from /etc/modules.d/*
[ 5.229402] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 5.241068] Loading modules backported from Linux version v4.19.32-0-g3a2156c 839c7
[ 5.248780] Backport generated by backports.git v4.19.32-1-0-g1c4f7569
[ 5.257702] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 5.269318] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[ 5.312442] xt_time: kernel timezone is -0000
[ 5.362505] PPP generic driver version 2.4.2
[ 5.368819] NET: Registered protocol family 24
[ 5.426757] ieee80211 phy0: Atheros AR9550 Rev:0 mem=0xb8100000, irq=13
[ 5.468285] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 132.322585] random: crng init done
[ 132.326048] random: 1 urandom warning(s) missed due to ratelimiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment