Advertisement
Guest User

Untitled

a guest
Apr 29th, 2018
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.64 KB | None | 0 0
  1. Kernel Log
  2.  
  3. [ 0.000000] Booting Linux on physical CPU 0x0
  4. [ 0.000000] Linux version 4.14.36 (buildbot@buildslave) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r6775-afdca53ace)) #0 SMP Fri Apr 27 19:39:57 2018
  5. [ 0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] OF: fdt: Machine model: Linksys WRT3200ACM
  8. [ 0.000000] Memory policy: Data cache writealloc
  9. [ 0.000000] On node 0 totalpages: 131072
  10. [ 0.000000] free_area_init_node: node 0, pgdat c0a30d00, node_mem_map dfbf9000
  11. [ 0.000000] Normal zone: 1024 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  14. [ 0.000000] random: get_random_bytes called from start_kernel+0x74/0x438 with crng_init=0
  15. [ 0.000000] percpu: Embedded 12 pages/cpu @dfbd0000 s18892 r8192 d22068 u49152
  16. [ 0.000000] pcpu-alloc: s18892 r8192 d22068 u49152 alloc=12*4096
  17. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  18. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048
  19. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mtdblock8 ro rootdelay=1 rootfstype=jffs2 earlyprintk mtdparts=armada-nand:2048K(uboot)ro,128K(u_env),256K(s_env),256K@8064K(devinfo),1920K@8320K(sysdiag),80m@10m(kernel),74m@16m(rootfs),80m@90m(alt_kernel),74m@96m(alt_rootfs),160m@10m(ubifs),-@170m(syscfg)
  20. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  21. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  22. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  23. [ 0.000000] Memory: 509896K/524288K available (6144K kernel code, 197K rwdata, 1392K rodata, 1024K init, 248K bss, 14392K reserved, 0K cma-reserved, 0K highmem)
  24. [ 0.000000] Virtual kernel memory layout:
  25. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  26. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  27. [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  28. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  29. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  30. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  31. [ 0.000000] .text : 0xc0008000 - 0xc0700000 (7136 kB)
  32. [ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB)
  33. [ 0.000000] .data : 0xc0a00000 - 0xc0a31600 ( 198 kB)
  34. [ 0.000000] .bss : 0xc0a31600 - 0xc0a6f6f4 ( 249 kB)
  35. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  36. [ 0.000000] Hierarchical RCU implementation.
  37. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  38. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  39. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  40. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  41. [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  42. [ 0.000000] L2C-310 D prefetch enabled, offset 1 lines
  43. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  44. [ 0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
  45. [ 0.000000] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
  46. [ 0.000006] sched_clock: 64 bits at 933MHz, resolution 1ns, wraps every 4398046511103ns
  47. [ 0.000014] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x1ae5b571769, max_idle_ns: 881590513431 ns
  48. [ 0.000025] Switching to timer-based delay loop, resolution 1ns
  49. [ 0.000122] Ignoring duplicate/late registration of read_current_timer delay
  50. [ 0.000128] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
  51. [ 0.000243] Calibrating delay loop (skipped), value calculated using timer frequency.. 1866.00 BogoMIPS (lpj=9330000)
  52. [ 0.000249] pid_max: default: 32768 minimum: 301
  53. [ 0.000293] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  54. [ 0.000297] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  55. [ 0.000482] CPU: Testing write buffer coherency: ok
  56. [ 0.000575] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  57. [ 0.000664] Setting up static identity map for 0x100000 - 0x100060
  58. [ 0.000722] mvebu-soc-id: MVEBU SoC ID=0x6820, Rev=0x4
  59. [ 0.000782] mvebu-pmsu: Initializing Power Management Service Unit
  60. [ 0.000818] Hierarchical SRCU implementation.
  61. [ 0.000960] smp: Bringing up secondary CPUs ...
  62. [ 0.001052] Booting CPU 1
  63. [ 0.001189] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  64. [ 0.001223] smp: Brought up 1 node, 2 CPUs
  65. [ 0.001228] SMP: Total of 2 processors activated (3732.00 BogoMIPS).
  66. [ 0.001231] CPU: All CPU(s) started in SVC mode.
  67. [ 0.002521] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  68. [ 0.002562] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  69. [ 0.002568] futex hash table entries: 512 (order: 3, 32768 bytes)
  70. [ 0.002606] pinctrl core: initialized pinctrl subsystem
  71. [ 0.002871] NET: Registered protocol family 16
  72. [ 0.003305] DMA: preallocated 256 KiB pool for atomic coherent allocations
  73. [ 0.003838] cpuidle: using governor ladder
  74. [ 0.003968] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
  75. [ 0.003974] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
  76. [ 0.009695] reg-fixed-voltage usb3_1-vbus: could not find pctldev for node /soc/internal-regs/pinctrl@18000/usb3_1-vbus-pins, deferring probe
  77. [ 0.009838] SCSI subsystem initialized
  78. [ 0.009921] libata version 3.00 loaded.
  79. [ 0.009999] usbcore: registered new interface driver usbfs
  80. [ 0.010025] usbcore: registered new interface driver hub
  81. [ 0.010045] usbcore: registered new device driver usb
  82. [ 0.010514] clocksource: Switched to clocksource arm_global_timer
  83. [ 0.010814] NET: Registered protocol family 2
  84. [ 0.011029] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  85. [ 0.011049] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  86. [ 0.011076] TCP: Hash tables configured (established 4096 bind 4096)
  87. [ 0.011108] UDP hash table entries: 256 (order: 1, 8192 bytes)
  88. [ 0.011121] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  89. [ 0.011178] NET: Registered protocol family 1
  90. [ 0.011192] PCI: CLS 0 bytes, default 64
  91. [ 0.011851] Crashlog allocated RAM at address 0x3f00000
  92. [ 0.011895] workingset: timestamp_bits=30 max_order=17 bucket_order=0
  93. [ 0.013209] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  94. [ 0.013215] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  95. [ 0.014147] io scheduler noop registered
  96. [ 0.014152] io scheduler deadline registered (default)
  97. [ 0.014508] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
  98. [ 0.015342] mvebu-pcie soc:pcie: PCI host bridge to bus 0000:00
  99. [ 0.015350] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
  100. [ 0.015355] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
  101. [ 0.015359] pci_bus 0000:00: root bus resource [bus 00-ff]
  102. [ 0.015374] pci 0000:00:01.0: [11ab:6820] type 01 class 0x060400
  103. [ 0.015448] pci 0000:00:02.0: [11ab:6820] type 01 class 0x060400
  104. [ 0.015507] PCI: bus0: Fast back to back transfers disabled
  105. [ 0.015512] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  106. [ 0.015518] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  107. [ 0.015559] pci 0000:01:00.0: [11ab:2b40] type 00 class 0x020000
  108. [ 0.015581] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x401fffff 64bit pref]
  109. [ 0.015590] pci 0000:01:00.0: reg 0x18: [mem 0x40200000-0x402fffff 64bit pref]
  110. [ 0.015648] pci 0000:01:00.0: supports D1 D2
  111. [ 0.015651] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
  112. [ 0.015696] PCI: bus1: Fast back to back transfers disabled
  113. [ 0.015702] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  114. [ 0.015752] pci 0000:02:00.0: [11ab:2b40] type 00 class 0x020000
  115. [ 0.015779] pci 0000:02:00.0: reg 0x10: [mem 0x42000000-0x421fffff 64bit pref]
  116. [ 0.015790] pci 0000:02:00.0: reg 0x18: [mem 0x42200000-0x422fffff 64bit pref]
  117. [ 0.015870] pci 0000:02:00.0: supports D1 D2
  118. [ 0.015872] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
  119. [ 0.015920] PCI: bus2: Fast back to back transfers disabled
  120. [ 0.015925] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
  121. [ 0.015940] pci 0000:00:01.0: BAR 8: assigned [mem 0xe0000000-0xe02fffff]
  122. [ 0.015944] pci 0000:00:02.0: BAR 8: assigned [mem 0xe0400000-0xe06fffff]
  123. [ 0.015950] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe01fffff 64bit pref]
  124. [ 0.015959] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0200000-0xe02fffff 64bit pref]
  125. [ 0.015967] pci 0000:00:01.0: PCI bridge to [bus 01]
  126. [ 0.015972] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe02fffff]
  127. [ 0.015977] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0400000-0xe05fffff 64bit pref]
  128. [ 0.015987] pci 0000:02:00.0: BAR 2: assigned [mem 0xe0600000-0xe06fffff 64bit pref]
  129. [ 0.015995] pci 0000:00:02.0: PCI bridge to [bus 02]
  130. [ 0.015999] pci 0000:00:02.0: bridge window [mem 0xe0400000-0xe06fffff]
  131. [ 0.016194] mv_xor f1060800.xor: Marvell shared XOR driver
  132. [ 0.060927] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  133. [ 0.061024] mv_xor f1060900.xor: Marvell shared XOR driver
  134. [ 0.120879] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  135. [ 0.121016] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  136. [ 0.121575] console [ttyS0] disabled
  137. [ 0.141639] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 22, base_baud = 12500000) is a 16550A
  138. [ 0.881000] console [ttyS0] enabled
  139. [ 0.885755] loop: module loaded
  140. [ 0.889161] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  141. [ 0.898276] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  142. [ 0.907376] scsi host0: ahci-mvebu
  143. [ 0.910912] scsi host1: ahci-mvebu
  144. [ 0.914378] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 41
  145. [ 0.922339] ata2: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x180 irq 41
  146. [ 0.930631] pxa3xx-nand f10d0000.flash: This platform can't do DMA on this device
  147. [ 0.938391] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xda
  148. [ 0.944781] nand: AMD/Spansion S34ML02G2
  149. [ 0.948719] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 128
  150. [ 0.956419] pxa3xx-nand f10d0000.flash: ECC strength 16, ECC step size 2048
  151. [ 0.963600] Bad block table found at page 131008, version 0x01
  152. [ 0.969787] Bad block table found at page 130944, version 0x01
  153. [ 0.975905] 11 fixed-partitions partitions found on MTD device pxa3xx_nand-0
  154. [ 0.982988] Creating 11 MTD partitions on "pxa3xx_nand-0":
  155. [ 0.988498] 0x000000000000-0x000000200000 : "u-boot"
  156. [ 0.993687] 0x000000200000-0x000000220000 : "u_env"
  157. [ 0.998732] 0x000000220000-0x000000260000 : "s_env"
  158. [ 1.003789] 0x0000007e0000-0x000000820000 : "devinfo"
  159. [ 1.009007] 0x000000820000-0x000000a00000 : "sysdiag"
  160. [ 1.014243] 0x000000a00000-0x000005a00000 : "kernel1"
  161. [ 1.019603] 0x000001000000-0x000005a00000 : "rootfs1"
  162. [ 1.024964] 0x000005a00000-0x00000aa00000 : "kernel2"
  163. [ 1.030338] 0x000006000000-0x00000aa00000 : "ubi"
  164. [ 1.035361] 0x00000aa00000-0x000010000000 : "syscfg"
  165. [ 1.040658] 0x000000260000-0x000000820000 : "unused_area"
  166. [ 1.046498] libphy: Fixed MDIO Bus: probed
  167. [ 1.050869] libphy: orion_mdio_bus: probed
  168. [ 1.055116] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled
  169. [ 1.063712] mvneta f1070000.ethernet eth0: Using hardware mac address 60:38:e0:c5:45:b0
  170. [ 1.072866] mvneta f1034000.ethernet eth1: Using random mac address 16:b6:46:ef:3f:0d
  171. [ 1.080869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  172. [ 1.087426] ehci-pci: EHCI PCI platform driver
  173. [ 1.091914] ehci-platform: EHCI generic platform driver
  174. [ 1.097218] ehci-orion: EHCI orion driver
  175. [ 1.101319] orion-ehci f1058000.usb: EHCI Host Controller
  176. [ 1.106751] orion-ehci f1058000.usb: new USB bus registered, assigned bus number 1
  177. [ 1.114398] orion-ehci f1058000.usb: irq 38, io mem 0xf1058000
  178. [ 1.140510] orion-ehci f1058000.usb: USB 2.0 started, EHCI 1.00
  179. [ 1.146643] hub 1-0:1.0: USB hub found
  180. [ 1.150419] hub 1-0:1.0: 1 port detected
  181. [ 1.154736] usbcore: registered new interface driver usb-storage
  182. [ 1.160913] i2c /dev entries driver
  183. [ 1.175634] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  184. [ 1.188030] orion_wdt: Initial timeout 171 sec
  185. [ 1.192698] sdhci: Secure Digital Host Controller Interface driver
  186. [ 1.198903] sdhci: Copyright(c) Pierre Ossman
  187. [ 1.260531] mmc0: SDHCI controller on f10d8000.sdhci [f10d8000.sdhci] using ADMA
  188. [ 1.261618] ata2: SATA link down (SStatus 0 SControl 300)
  189. [ 1.261641] ata1: SATA link down (SStatus 0 SControl 300)
  190. [ 1.278882] sdhci-pltfm: SDHCI platform and OF driver helper
  191. [ 1.290567] marvell-cesa f1090000.crypto: CESA device successfully registered
  192. [ 1.298109] NET: Registered protocol family 10
  193. [ 1.302983] Segment Routing with IPv6
  194. [ 1.306693] NET: Registered protocol family 17
  195. [ 1.311177] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  196. [ 1.324316] 8021q: 802.1Q VLAN Support v1.8
  197. [ 1.328572] Registering SWP/SWPB emulation handler
  198. [ 1.334667] xhci-hcd f10f8000.usb3: xHCI Host Controller
  199. [ 1.340012] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 2
  200. [ 1.347595] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x00010010
  201. [ 1.356183] xhci-hcd f10f8000.usb3: irq 44, io mem 0xf10f8000
  202. [ 1.362160] hub 2-0:1.0: USB hub found
  203. [ 1.365950] hub 2-0:1.0: 1 port detected
  204. [ 1.369986] xhci-hcd f10f8000.usb3: xHCI Host Controller
  205. [ 1.375340] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 3
  206. [ 1.382909] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  207. [ 1.391204] hub 3-0:1.0: USB hub found
  208. [ 1.394988] hub 3-0:1.0: 1 port detected
  209. [ 1.399264] UBI: auto-attach mtd8
  210. [ 1.402607] ubi0: attaching mtd8
  211. [ 1.411669] random: fast init done
  212. [ 1.428807] mmc0: new high speed SDIO card at address 0001
  213. [ 1.613105] ubi0: scanning is finished
  214. [ 1.621200] ubi0: attached mtd8 (name "ubi", size 74 MiB)
  215. [ 1.626623] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  216. [ 1.633533] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  217. [ 1.640350] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  218. [ 1.647344] ubi0: good PEBs: 592, bad PEBs: 0, corrupted PEBs: 0
  219. [ 1.653378] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
  220. [ 1.660634] ubi0: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 2110710914
  221. [ 1.669806] ubi0: available PEBs: 0, total reserved PEBs: 592, PEBs reserved for bad PEB handling: 40
  222. [ 1.679071] ubi0: background thread "ubi_bgt0d" started, PID 709
  223. [ 1.685470] block ubiblock0_0: created from ubi0:0(rootfs)
  224. [ 1.690989] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
  225. [ 1.698159] mvsw61xx 10.mvsw61xx: Found MV88E6352 at f1072004.mdio-mii:10
  226. [ 1.704983] mvsw61xx 10.mvsw61xx: Using direct addressing
  227. [ 1.719340] hctosys: unable to open rtc device (rtc0)
  228. [ 1.724674] Waiting 1 sec before mounting root device...
  229. [ 2.792319] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
  230. [ 2.799961] Freeing unused kernel memory: 1024K
  231. [ 2.920634] init: Console is alive
  232. [ 2.924106] init: - watchdog -
  233. [ 3.158504] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  234. [ 3.188978] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  235. [ 3.198971] init: - preinit -
  236. [ 3.343142] mvneta f1070000.ethernet tmp0: renamed from eth0
  237. [ 3.349051] random: procd: uninitialized urandom read (4 bytes read)
  238. [ 3.391729] mvneta f1034000.ethernet eth0: renamed from eth1
  239. [ 3.431691] mvneta f1070000.ethernet eth1: renamed from tmp0
  240. [ 3.627866] random: jshn: uninitialized urandom read (4 bytes read)
  241. [ 3.659010] random: jshn: uninitialized urandom read (4 bytes read)
  242. [ 3.700083] random: jshn: uninitialized urandom read (4 bytes read)
  243. [ 3.715505] random: jshn: uninitialized urandom read (4 bytes read)
  244. [ 3.740100] random: jshn: uninitialized urandom read (4 bytes read)
  245. [ 3.830124] mvneta f1034000.ethernet eth0: configuring for fixed/sgmii link mode
  246. [ 3.837928] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  247. [ 3.843962] mvneta f1034000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  248. [ 3.851870] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  249. [ 6.907409] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 820
  250. [ 6.935732] UBIFS (ubi0:1): recovery needed
  251. [ 6.998172] UBIFS (ubi0:1): recovery completed
  252. [ 7.002666] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
  253. [ 7.010534] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  254. [ 7.020492] UBIFS (ubi0:1): FS size: 65519616 bytes (62 MiB, 516 LEBs), journal size 3301376 bytes (3 MiB, 26 LEBs)
  255. [ 7.030979] UBIFS (ubi0:1): reserved for root: 3094652 bytes (3022 KiB)
  256. [ 7.037623] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID A5940498-C907-4C0E-8EFF-BBA308DDA352, small LPT model
  257. [ 7.052840] mount_root: switching to ubifs overlay
  258. [ 7.100660] ubi1: attaching mtd9
  259. [ 7.201706] random: crng init done
  260. [ 7.333740] ubi1: scanning is finished
  261. [ 7.341893] ubi1: attached mtd9 (name "syscfg", size 86 MiB)
  262. [ 7.347578] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  263. [ 7.354492] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  264. [ 7.361313] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
  265. [ 7.368303] ubi1: good PEBs: 680, bad PEBs: 8, corrupted PEBs: 0
  266. [ 7.374338] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
  267. [ 7.381594] ubi1: max/mean erase counter: 21/14, WL threshold: 4096, image sequence number: 376468365
  268. [ 7.390856] ubi1: available PEBs: 0, total reserved PEBs: 680, PEBs reserved for bad PEB handling: 32
  269. [ 7.400121] ubi1: background thread "ubi_bgt1d" started, PID 830
  270. [ 7.410108] UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 834
  271. [ 7.449557] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "syscfg"
  272. [ 7.457003] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  273. [ 7.466966] UBIFS (ubi1:0): FS size: 80375808 bytes (76 MiB, 633 LEBs), journal size 4063232 bytes (3 MiB, 32 LEBs)
  274. [ 7.477479] UBIFS (ubi1:0): reserved for root: 3796347 bytes (3707 KiB)
  275. [ 7.484128] UBIFS (ubi1:0): media format: w4/r0 (latest is w5/r0), UUID B8ED17D0-8710-4CF5-90C1-9B7262C896F5, small LPT model
  276. [ 7.496941] urandom-seed: Seeding with /etc/urandom.seed
  277. [ 7.533141] mvneta f1034000.ethernet eth0: Link is Down
  278. [ 7.583387] procd: - early -
  279. [ 7.586300] procd: - watchdog -
  280. [ 8.192877] procd: - watchdog -
  281. [ 8.196107] procd: - ubus -
  282. [ 8.249402] procd: - init -
  283. [ 8.353770] kmodloader: loading kernel modules from /etc/modules.d/*
  284. [ 8.365595] ip6_tables: (C) 2000-2006 Netfilter Core Team
  285. [ 8.701500] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
  286. [ 8.709542] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
  287. [ 8.723888] <<Marvell Mac80211 Wireless PCIE Network Driver version 10.3.4.0-20180330>>
  288. [ 8.731958] pci 0000:00:01.0: enabling device (0140 -> 0142)
  289. [ 8.737735] ieee80211 phy0: priv->pcmd_buf = de268000 priv->pphys_cmd_buf = 1e268000
  290. [ 8.790528] ieee80211 phy0: fw download start
  291. [ 8.790534] ieee80211 phy0: ddr init: download start
  292. [ 8.790911] ieee80211 phy0: ddr init: download complete
  293. [ 8.928781] ieee80211 phy0: FwSize = 450732 downloaded Size = 450732 curr_iteration 65522
  294. [ 11.796506] ieee80211 phy0: fw download complete
  295. [ 11.796547] ieee80211 phy0: device node: /soc/pcie/pcie@1,0
  296. [ 11.811671] ieee80211 phy0: pcmd = de268000
  297. [ 11.829526] ieee80211 phy0: firmware version: 0x9030206
  298. [ 12.136516] ieee80211 phy0: firmware region code: 30
  299. [ 12.166314] ieee80211 phy0: 2G disabled, 5G enabled
  300. [ 12.171239] ieee80211 phy0: 4 TX antennas, 4 RX antennas
  301. [ 12.176824] pci 0000:00:02.0: enabling device (0140 -> 0142)
  302. [ 12.182637] ieee80211 phy1: priv->pcmd_buf = d9948000 priv->pphys_cmd_buf = 19948000
  303. [ 12.189633] ieee80211 phy1: fw download start
  304. [ 12.189639] ieee80211 phy1: ddr init: download start
  305. [ 12.190022] ieee80211 phy1: ddr init: download complete
  306. [ 12.331314] ieee80211 phy1: FwSize = 450732 downloaded Size = 450732 curr_iteration 65527
  307. [ 13.520507] ieee80211 phy1: fw download complete
  308. [ 13.520544] ieee80211 phy1: device node: /soc/pcie/pcie@2,0
  309. [ 13.535701] ieee80211 phy1: pcmd = d9948000
  310. [ 13.553741] ieee80211 phy1: firmware version: 0x9030206
  311. [ 13.860504] ieee80211 phy1: firmware region code: 30
  312. [ 13.884338] ieee80211 phy1: 2G enabled, 5G disabled
  313. [ 13.889247] ieee80211 phy1: 4 TX antennas, 4 RX antennas
  314. [ 13.897462] hidraw: raw HID events driver (C) Jiri Kosina
  315. [ 13.906588] Bluetooth: Core ver 2.22
  316. [ 13.910224] NET: Registered protocol family 31
  317. [ 13.914715] Bluetooth: HCI device and connection manager initialized
  318. [ 13.921127] Bluetooth: HCI socket layer initialized
  319. [ 13.926033] Bluetooth: L2CAP socket layer initialized
  320. [ 13.931135] Bluetooth: SCO socket layer initialized
  321. [ 13.936617] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  322. [ 13.941980] Bluetooth: BNEP filters: protocol multicast
  323. [ 13.947237] Bluetooth: BNEP socket layer initialized
  324. [ 13.953725] Bluetooth: vendor=0x2df, device=0x9136, class=255, fn=2
  325. [ 14.743657] Bluetooth: FW download over, size 695532 bytes
  326. [ 15.340533] sdio platform data not available
  327. [ 15.341307] usbcore: registered new interface driver btusb
  328. [ 15.351767] Bluetooth: HCI UART driver ver 2.3
  329. [ 15.356231] Bluetooth: HCI UART protocol H4 registered
  330. [ 15.361404] Bluetooth: HCI UART protocol BCSP registered
  331. [ 15.366737] Bluetooth: HCI UART protocol ATH3K registered
  332. [ 15.372621] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  333. [ 15.378571] Bluetooth: HIDP socket layer initialized
  334. [ 15.384069] ip_tables: (C) 2000-2006 Netfilter Core Team
  335. [ 15.735112] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
  336. [ 15.742208] mwifiex_sdio mmc0:0001:1: WLAN FW already running! Skip FW dnld
  337. [ 15.749205] mwifiex_sdio mmc0:0001:1: WLAN FW is active
  338. [ 15.768698] mwifiex_sdio mmc0:0001:1: CMD_RESP: cmd 0x242 error, result=0x2
  339. [ 15.775706] mwifiex_sdio mmc0:0001:1: mwifiex_process_cmdresp: cmd 0x242 failed during initialization
  340. [ 15.794767] mwifiex_sdio mmc0:0001:1: info: MWIFIEX VERSION: mwifiex 1.0 (15.68.7.p71)
  341. [ 15.802839] mwifiex_sdio mmc0:0001:1: driver_version = mwifiex 1.0 (15.68.7.p71)
  342. [ 15.918980] Bluetooth: RFCOMM TTY layer initialized
  343. [ 15.923914] Bluetooth: RFCOMM socket layer initialized
  344. [ 15.929082] Bluetooth: RFCOMM ver 1.11
  345. [ 15.938495] xt_time: kernel timezone is -0000
  346. [ 16.111711] PPP generic driver version 2.4.2
  347. [ 16.116351] NET: Registered protocol family 24
  348. [ 16.121482] kmodloader: done loading kernel modules from /etc/modules.d/*
  349. [ 17.675053] mvneta f1034000.ethernet eth0: configuring for fixed/sgmii link mode
  350. [ 17.682671] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  351. [ 17.688668] mvneta f1034000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  352. [ 17.690707] br-lan: port 1(eth0.1) entered blocking state
  353. [ 17.690710] br-lan: port 1(eth0.1) entered disabled state
  354. [ 17.690802] device eth0.1 entered promiscuous mode
  355. [ 17.690803] device eth0 entered promiscuous mode
  356. [ 17.691229] br-lan: port 1(eth0.1) entered blocking state
  357. [ 17.691231] br-lan: port 1(eth0.1) entered forwarding state
  358. [ 17.691264] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  359. [ 17.696581] mvneta f1070000.ethernet eth1: configuring for fixed/rgmii-id link mode
  360. [ 17.696953] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
  361. [ 17.697155] mvneta f1070000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
  362. [ 17.757531] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  363. [ 17.764142] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  364. [ 18.710550] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement