Created
January 17, 2018 14:49
-
-
Save aep/0851b18ca244e7a596aac6fe257b6486 to your computer and use it in GitHub Desktop.
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 4.4.110 (aep@stark) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3812+1-987a7e3175) ) #0 Wed Jan 17 12:22:43 2018 | |
[ 0.000000] bootconsole [early0] enabled | |
[ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc) | |
[ 0.000000] SoC: Atheros AR9330 rev 1 | |
[ 0.000000] Determined physical RAM map: | |
[ 0.000000] memory: 02000000 @ 00000000 (usable) | |
[ 0.000000] Initrd not found or empty - disabling initrd | |
[ 0.000000] No valid device tree found, continuing without | |
[ 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] 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] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 | |
[ 0.000000] Kernel command line: board=TL-HS110 mtdparts=spi0.0:64k(u-boot),3776k(firmware),64k(ART) console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd | |
[ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes) | |
[ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) | |
[ 0.000000] Writing ErrCtl register=00000000 | |
[ 0.000000] Readback ErrCtl register=00000000 | |
[ 0.000000] Memory: 27612K/32768K available (2988K kernel code, 156K rwdata, 752K rodata, 320K init, 200K bss, 5156K 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] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz | |
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns | |
[ 0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns | |
[ 0.007862] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104) | |
[ 0.089109] pid_max: default: 32768 minimum: 301 | |
[ 0.093899] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.100327] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.111082] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.119478] futex hash table entries: 256 (order: -1, 3072 bytes) | |
[ 0.126684] NET: Registered protocol family 16 | |
[ 0.131979] MIPS: machine is TP-LINK HS110 | |
[ 0.566137] >>>>>>>>>>> flash base 1000ff0000>>>>>>>>>>> art partition ffffffffffffffff>>>>>>>>>>> with offset ffffffffffffffff | |
[ 0.631420] clocksource: Switched to clocksource MIPS | |
[ 0.637052] NET: Registered protocol family 2 | |
[ 0.641102] TCP established hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.646991] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.653296] TCP: Hash tables configured (established 1024 bind 1024) | |
[ 0.659731] UDP hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.665459] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.672027] NET: Registered protocol family 1 | |
[ 0.681916] Crashlog allocated RAM at address 0x1f00000 | |
[ 0.705878] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.710265] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.723782] io scheduler noop registered | |
[ 0.726262] io scheduler deadline registered (default) | |
[ 0.731751] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled | |
[ 0.738372] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a AR933X UART | |
[ 0.750592] m25p80 spi0.0: found mx25l3205d, expected m25p80 | |
[ 0.754916] m25p80 spi0.0: mx25l3205d (4096 Kbytes) | |
[ 0.759689] 3 cmdlinepart partitions found on MTD device spi0.0 | |
[ 0.765583] Creating 3 MTD partitions on "spi0.0": | |
[ 0.770346] 0x000000000000-0x000000010000 : "u-boot" | |
[ 0.778337] 0x000000010000-0x0000003c0000 : "firmware" | |
[ 0.789411] 2 uimage-fw partitions found on MTD device firmware | |
[ 0.793971] 0x000000010000-0x000000160000 : "kernel" | |
[ 0.800930] 0x000000160000-0x0000003c0000 : "rootfs" | |
[ 0.806719] mtd: device 3 (rootfs) set to be root filesystem | |
[ 0.810954] 1 squashfs-split partitions found on MTD device rootfs | |
[ 0.817171] 0x000000330000-0x0000003c0000 : "rootfs_data" | |
[ 0.824735] 0x0000003c0000-0x0000003d0000 : "ART" | |
[ 0.847663] libphy: ag71xx_mdio: probed | |
[ 1.432916] ag71xx-mdio.1: Found an AR7240/AR9330 built-in switch | |
[ 1.464981] eth0: Atheros AG71xx at 0xba000000, irq 5, mode:GMII | |
[ 2.053122] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY] | |
[ 2.061895] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode:MII | |
[ 2.069988] NET: Registered protocol family 10 | |
[ 2.078470] NET: Registered protocol family 17 | |
[ 2.081652] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. | |
[ 2.094262] 8021q: 802.1Q VLAN Support v1.8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment