Advertisement
mopv

Picocom U-Boot out 2

May 28th, 2022 (edited)
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.76 KB | None | 0 0
  1. U-Boot 1.1.4 (Jul 27 2020 - 11:48:21)
  2.  
  3. ap152 - Dragonfly 1.0DRAM:
  4. sri
  5. ath_ddr_initial_config(278): (ddr2 init)
  6. ath_sys_frequency: cpu 775 ddr 650 ahb 258
  7. Tap values = (0xe, 0xe, 0xe, 0xe)
  8. 128 MB
  9. Top of RAM usable for U-Boot at: 88000000
  10. Reserving 492k for U-Boot at: 87f84000
  11. Reserving 192k for malloc() at: 87f54000
  12. Reserving 44 Bytes for Board Info at: 87f53fd4
  13. Reserving 36 Bytes for Global Data at: 87f53fb0
  14. Reserving 128k for boot params() at: 87f33fb0
  15. Stack Pointer at: 87f33f98
  16. Now running in RAM - U-Boot at: 87f84000
  17. Flash Manuf Id 0x20, DeviceId0 0x70, DeviceId1 0x18
  18. flash size 16MB, sector count = 256
  19. Flash: 16 MB
  20. *** Warning - bad CRC, using default environment
  21.  
  22. Power up PLL with outdiv = 0 then switch to 3
  23. In: serial
  24. Out: serial
  25. Err: serial
  26. Reading Partition Table from NVRAM ... OK
  27. Parsing Partition Table ... OK
  28. [NM_Error](nm_api_checkDefaultMac) 00483: mac[]
  29.  
  30. factory boot check kernel ok.
  31. Autobooting in 1 seconds
  32. Net: No valid address in Flash. Using fixed address
  33. athr_mgmt_init ::done
  34. Dragonfly ----> S17 PHY *
  35. athrs17_reg_init: complete
  36. SGMII in forced mode
  37. athr_gmac_sgmii_setup SGMII done
  38. : cfg1 0x80000000 cfg2 0x7114
  39. eth0: 00:03:7f:09:0b:ad
  40. eth0 up
  41. eth0
  42. Setting 0x181162c0 to 0x4b962100
  43. ath> setenv serverip 192.168.1.234
  44. ath> tftpboot 0x81000000 firm.bin
  45. Trying eth0
  46. eth0 link down
  47. FAIL
  48. Using eth0 device
  49. TFTP from server 192.168.1.234; our IP address is 192.168.1.1
  50. Filename 'firm.bin'.
  51. Load address: 0x81000000
  52. Loading: Tx Timed out
  53. T Tx Timed out
  54. T Tx Timed out
  55.  
  56. Abort
  57. ath> tftpboot 0x81000000 firm.bin
  58. Unknown command 'tftpboot' - try 'help'
  59. ath>history istory' - try 'help'
  60. ath> wn command '
  61. ath> help
  62. ? - alias for 'help'
  63. autoscr - run script from memory
  64. base - print or set address offset
  65. bdinfo - print Board Info structure
  66. boot - boot default, i.e., run 'bootcmd'
  67. bootd - boot default, i.e., run 'bootcmd'
  68. bootelf - Boot from an ELF image in memory
  69. bootm - boot application image from memory
  70. bootp - boot image via network using BootP/TFTP protocol
  71. bootvx - Boot vxWorks from an ELF image
  72. cmp - memory compare
  73. coninfo - print console devices and information
  74. cp - memory copy
  75. crc32 - checksum calculation
  76. dhcp - invoke DHCP client to obtain IP/boot params
  77. echo - echo args to console
  78. erase - erase FLASH memory
  79. ethreg - Switch/PHY Reg rd/wr utility
  80. exit - exit script
  81. flinfo - print FLASH memory information
  82. Firmware recoverygo - start application at address 'addr'
  83. help - print online help
  84. httpd - start www server for firmware recovery
  85. iminfo - print header information for application image
  86. itest - return true/false on integer compare
  87. loop - infinite loop on address range
  88. mct - simple RAM test
  89. md - memory display
  90. mii - MII utility commands
  91. mm - memory modify (auto-incrementing)
  92. mtest - simple RAM test
  93. mw - memory write (fill)
  94. nfs - boot image via network using NFS protocol
  95. nm - memory modify (constant address)
  96. pci - list and access PCI Configuration Space
  97. ping - send ICMP ECHO_REQUEST to network host
  98. pll cpu-pll dither ddr-pll dither - Set to change CPU & DDR speed
  99. pll erase
  100. pll get
  101. printenv- print environment variables
  102. progmac - Set ethernet MAC addresses
  103. progmac2 - Set ethernet MAC addresses
  104. protect - enable or disable FLASH write protection
  105. rarpboot- boot image via network using RARP/TFTP protocol
  106. reset - Perform RESET of the CPU
  107. run - run commands in an environment variable
  108. saveenv - save environment variables to persistent storage
  109. setenv - set environment variables
  110. sleep - delay execution for some time
  111. test - minimal test like /bin/sh
  112. tftpboot- boot image via network using TFTP protocol
  113. version - print monitor version
  114. ath> tftpboot 0x81000000 firm.bin
  115. Trying eth0
  116. dup 1 speed 1000
  117. Using eth0 device
  118. TFTP from server 192.168.1.234; our IP address is 192.168.1.1
  119. Filename 'firm.bin'.
  120. Load address: 0x81000000
  121. Loading: #################################################################
  122. #################################################################
  123. #################################################################
  124. #################################################################
  125. #################################################################
  126. #################################################################
  127. #################################################################
  128. #################################################################
  129. #################################################################
  130. #################################################################
  131. #################################################################
  132. #################################################################
  133. #################################################################
  134. ######################
  135. done
  136. Bytes transferred = 4436134 (43b0a6 hex)
  137. ath> bootm 0x81000000
  138. ## Booting image at 81000000 ...
  139. Image Name: MIPS OpenWrt Linux-4.14.241
  140. Created: 2021-07-29 19:50:28 UTC
  141. Image Type: MIPS Linux Kernel Image (lzma compressed)
  142. Data Size: 4436070 Bytes = 4.2 MB
  143. Load Address: 80060000
  144. Entry Point: 80060000
  145. Verifying Checksum at 0x81000040 ...OK
  146. Uncompressing Kernel Image ... OK
  147. No initrd
  148. ## Transferring control to Linux (at address 80060000) ...
  149. ## Giving linux memsize in bytes, 134217728
  150.  
  151. Starting kernel ...
  152.  
  153. [ 0.000000] Linux version 4.14.241 (bob@bobcat) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r11364-ef56c85848)) #0 Thu Jul 29 19:50:28 2021
  154. [ 0.000000] bootconsole [early0] enabled
  155. [ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
  156. [ 0.000000] MIPS: machine is TP-Link Deco M4R
  157. [ 0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0
  158. [ 0.000000] Determined physical RAM map:
  159. [ 0.000000] memory: 08000000 @ 00000000 (usable)
  160. [ 0.000000] Initrd not found or empty - disabling initrd
  161. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  162. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  163. [ 0.000000] Zone ranges:
  164. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
  165. [ 0.000000] Movable zone start for each node
  166. [ 0.000000] Early memory node ranges
  167. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
  168. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  169. [ 0.000000] random: get_random_bytes called from start_kernel+0x90/0x47c with crng_init=0
  170. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
  171. [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/mtdblock2 rootfstype=squashfs,jffs2
  172. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  173. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  174. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  175. [ 0.000000] Writing ErrCtl register=00000000
  176. [ 0.000000] Readback ErrCtl register=00000000
  177. [ 0.000000] Memory: 114928K/131072K available (3836K kernel code, 147K rwdata, 920K rodata, 9424K init, 204K bss, 16144K reserved, 0K cma-reserved)
  178. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  179. [ 0.000000] NR_IRQS: 51
  180. [ 0.000000] CPU clock: 775.000 MHz
  181. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns
  182. [ 0.000007] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns
  183. [ 0.008223] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
  184. [ 0.074773] pid_max: default: 32768 minimum: 301
  185. [ 0.079795] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  186. [ 0.086777] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  187. [ 0.097577] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  188. [ 0.107977] futex hash table entries: 256 (order: -1, 3072 bytes)
  189. [ 0.114466] pinctrl core: initialized pinctrl subsystem
  190. [ 0.120786] NET: Registered protocol family 16
  191. [ 0.131193] PCI host bridge /ahb/pcie-controller@18250000 ranges:
  192. [ 0.137624] MEM 0x0000000012000000..0x0000000013ffffff
  193. [ 0.143160] IO 0x0000000000000000..0x0000000000000000
  194. [ 0.162604] PCI host bridge to bus 0000:00
  195. [ 0.166971] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
  196. [ 0.174208] pci_bus 0000:00: root bus resource [io 0x0000]
  197. [ 0.180087] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  198. [ 0.187238] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  199. [ 0.195995] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
  200. [ 0.205956] clocksource: Switched to clocksource MIPS
  201. [ 0.212130] NET: Registered protocol family 2
  202. [ 0.216927] IP idents hash table entries: 2048 (order: 2, 16384 bytes)
  203. [ 0.224254] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  204. [ 0.231655] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  205. [ 0.238377] TCP: Hash tables configured (established 1024 bind 1024)
  206. [ 0.245195] UDP hash table entries: 256 (order: 0, 4096 bytes)
  207. [ 0.251391] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  208. [ 0.258227] NET: Registered protocol family 1
  209. [ 0.417306] Crashlog allocated RAM at address 0x3f00000
  210. [ 0.423999] workingset: timestamp_bits=30 max_order=15 bucket_order=0
  211. [ 0.434856] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  212. [ 0.441044] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  213. [ 0.511038] io scheduler noop registered
  214. [ 0.515167] io scheduler deadline registered (default)
  215. [ 0.522212] pinctrl-single 1804002c.pinmux: 544 pins at pa b804002c size 68
  216. [ 0.530467] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  217. [ 0.542207] m25p80 spi0.0: XM25QH128A (16384 Kbytes)
  218. [ 0.547528] 6 fixed-partitions partitions found on MTD device spi0.0
  219. [ 0.554220] Creating 6 MTD partitions on "spi0.0":
  220. [ 0.559295] 0x000000000000-0x000000080000 : "u-boot"
  221. [ 0.565175] 0x000000080000-0x000000280000 : "kernel"
  222. [ 0.571057] 0x000000280000-0x000000e80000 : "rootfs"
  223. [ 0.576935] mtd: device 2 (rootfs) set to be root filesystem
  224. [ 0.582945] mtdsplit: no squashfs found in "rootfs"
  225. [ 0.588147] 0x000000e80000-0x000000e85000 : "product-info"
  226. [ 0.594555] 0x000000e85000-0x000000ff0000 : "config"
  227. [ 0.600442] 0x000000ff0000-0x000001000000 : "art"
  228. [ 0.606980] libphy: Fixed MDIO Bus: probed
  229. [ 0.613391] ag71xx 19000000.eth: invalid MAC address, using random address
  230. [ 1.296305] libphy: ag71xx_mdio: probed
  231. [ 1.320569] switch0: Atheros AR8337 rev. 2 switch registered on mdio-bus.0
  232. [ 1.977428] ag71xx 19000000.eth: connected to PHY at mdio-bus.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316]
  233. [ 1.989248] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: sgmii
  234. [ 1.997527] NET: Registered protocol family 10
  235. [ 2.006031] Segment Routing with IPv6
  236. [ 2.009965] NET: Registered protocol family 17
  237. [ 2.014683] 8021q: 802.1Q VLAN Support v1.8
  238. [ 2.020665] Warning: unable to open an initial console.
  239. [ 2.077181] Freeing unused kernel memory: 9424K
  240. [ 2.081946] This architecture does not have kernel memory protection.
  241. [ 2.100305] init: Console is alive
  242. [ 2.104069] init: - watchdog -
  243. [ 2.125123] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  244. [ 2.134639] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  245. [ 2.152797] init: - preinit -
  246. [ 2.331045] random: jshn: uninitialized urandom read (4 bytes read)
  247. [ 2.404514] random: jshn: uninitialized urandom read (4 bytes read)
  248. [ 2.508907] random: jshn: uninitialized urandom read (4 bytes read)
  249. [ 3.398068] urandom_read: 4 callbacks suppressed
  250. [ 3.398075] random: procd: uninitialized urandom read (4 bytes read)
  251. [ 3.414840] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  252. [ 3.421097] IPv6: ADDRCONF(NETDEV_UP): eth0.1: link is not ready
  253. [ 4.507333] eth0: link up (1000Mbps/Full duplex)
  254. [ 4.512281] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  255. [ 4.529711] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
  256. [ 5.545990] random: fast init done
  257. [ 5.550564] eth0: link down
  258. [ 5.574231] procd: - early -
  259. [ 5.577476] procd: - watchdog -
  260. [ 6.123130] procd: - watchdog -
  261. [ 6.126650] procd: failed to set stdio: No such device
  262. [ 6.132125] procd: - ubus -
  263. [ 6.140792] random: ubusd: uninitialized urandom read (4 bytes read)
  264. [ 6.185427] random: ubusd: uninitialized urandom read (4 bytes read)
  265. [ 6.193317] procd: - init -
  266. [ 6.591940] kmodloader: loading kernel modules from /etc/modules.d/*
  267. [ 6.611068] ip6_tables: (C) 2000-2006 Netfilter Core Team
  268. [ 6.632353] Loading modules backported from Linux version v4.19.193-0-g1722257b8ece
  269. [ 6.640470] Backport generated by backports.git v4.19.193-1-0-gaa2cc8ea
  270. [ 6.667920] ip_tables: (C) 2000-2006 Netfilter Core Team
  271. [ 6.692495] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
  272. [ 6.796622] xt_time: kernel timezone is -0000
  273. [ 6.882294] urngd: v1.0.2 started.
  274. [ 6.890388] PPP generic driver version 2.4.2
  275. [ 6.906724] NET: Registered protocol family 24
  276. [ 6.958854] ath10k 4.19 driver, optimized for CT firmware, probing pci device: 0x56.
  277. [ 6.986706] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
  278. [ 6.992970] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
  279. [ 7.070458] random: crng init done
  280. [ 7.216062] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/fwcfg-pci-0000:00:00.0.txt failed with error -2
  281. [ 7.227189] ath10k_pci 0000:00:00.0: Falling back to user helper
  282. [ 7.411026] firmware ath10k!fwcfg-pci-0000:00:00.0.txt: firmware_loading_store: map pages failed
  283. [ 7.420554] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:00.0.bin failed with error -2
  284. [ 7.431869] ath10k_pci 0000:00:00.0: Falling back to user helper
  285. [ 7.967325] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA9888/hw2.0/ct-firmware-5.bin failed with error -2
  286. [ 7.978916] ath10k_pci 0000:00:00.0: Falling back to user helper
  287. [ 8.254307] firmware ath10k!QCA9888!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
  288. [ 8.264288] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA9888/hw2.0/ct-firmware-2.bin failed with error -2
  289. [ 8.275866] ath10k_pci 0000:00:00.0: Falling back to user helper
  290. [ 8.580370] firmware ath10k!QCA9888!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
  291. [ 8.590350] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA9888/hw2.0/firmware-6.bin failed with error -2
  292. [ 8.601651] ath10k_pci 0000:00:00.0: Falling back to user helper
  293. [ 8.783583] firmware ath10k!QCA9888!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
  294. [ 8.799885] ath10k_pci 0000:00:00.0: qca9888 hw2.0 target 0x01000000 chip_id 0x00000000 sub 0000:0000
  295. [ 8.809652] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  296. [ 8.829750] ath10k_pci 0000:00:00.0: firmware ver 10.4b-ct-9888-fW-13-8c5b2baa2 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 cbf49903
  297. [ 9.247030] ath10k_pci 0000:00:00.0: failed to fetch board data for bus=pci,bmi-chip-id=0,bmi-board-id=31 from ath10k/QCA9888/hw2.0/board-2.bin
  298. [ 9.261106] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id 0:31 crc32 883689e4
  299. [ 11.312609] ath10k_pci 0000:00:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
  300. [ 11.320534] ath10k_pci 0000:00:00.0: msdu-desc: 2500 skid: 32
  301. [ 11.331978] ath10k_pci 0000:00:00.0: firmware crashed! (guid n/a)
  302. [ 11.338447] ath10k_pci 0000:00:00.0: qca9888 hw2.0 target 0x01000000 chip_id 0x00000000 sub 0000:0000
  303. [ 11.348171] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  304. [ 11.368266] ath10k_pci 0000:00:00.0: firmware ver 10.4b-ct-9888-fW-13-8c5b2baa2 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 cbf49903
  305. [ 11.398625] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id 0:31 crc32 883689e4
  306. [ 11.406429] ath10k_pci 0000:00:00.0: htt-ver 0.0 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
  307. [ 11.419091] ath10k_pci 0000:00:00.0: firmware register dump:
  308. [ 11.425055] ath10k_pci 0000:00:00.0: [00]: 0x0000000C 0x000015B3 0x0A01C848 0x00975B31
  309. [ 11.433400] ath10k_pci 0000:00:00.0: [04]: 0x0A01C848 0x00060B30 0x0000000E 0xD172D7B8
  310. [ 11.441752] ath10k_pci 0000:00:00.0: [08]: 0x00000000 0x000C0B78 0x0000096C 0x00000028
  311. [ 11.450094] ath10k_pci 0000:00:00.0: [12]: 0x00000009 0x00000000 0x009C77D8 0x009C782D
  312. [ 11.458441] ath10k_pci 0000:00:00.0: [16]: 0x0A01C848 0x009C1B47 0x00000000 0x00000000
  313. [ 11.466786] ath10k_pci 0000:00:00.0: [20]: 0x409C75BC 0x0040586C 0x00000001 0xFFFFFFFF
  314. [ 11.475124] ath10k_pci 0000:00:00.0: [24]: 0x809B59B4 0x004058CC 0x00000000 0xC09C75BC
  315. [ 11.483468] ath10k_pci 0000:00:00.0: [28]: 0x809C78DE 0x0040590C 0x0000096C 0x000C0B92
  316. [ 11.491813] ath10k_pci 0000:00:00.0: [32]: 0x809B5A62 0x0040593C 0x0000096C 0x0041A778
  317. [ 11.500156] ath10k_pci 0000:00:00.0: [36]: 0x800D1CDF 0x00405A5C 0x0041A44C 0x0041A778
  318. [ 11.508503] ath10k_pci 0000:00:00.0: [40]: 0x809C7BAB 0x00405A8C 0x0041A44C 0x0041A778
  319. [ 11.516848] ath10k_pci 0000:00:00.0: [44]: 0x809B5A8C 0x00405AAC 0x0041A44C 0x0041A778
  320. [ 11.525185] ath10k_pci 0000:00:00.0: [48]: 0x809C8082 0x00405AEC 0x0041A44C 0x0041A778
  321. [ 11.533529] ath10k_pci 0000:00:00.0: [52]: 0x809B5AF3 0x00405B1C 0x0041A44C 0x0000003F
  322. [ 11.541874] ath10k_pci 0000:00:00.0: [56]: 0x800CB837 0x00405B6C 0x0041A44C 0x0000003F
  323. [ 11.550214] ath10k_pci 0000:00:00.0: Copy Engine register dump:
  324. [ 11.556465] ath10k_pci 0000:00:00.0: [00]: 0x0004a000 3 3 3 3
  325. [ 11.563254] ath10k_pci 0000:00:00.0: [01]: 0x0004a400 4 4 14 15
  326. [ 11.570051] ath10k_pci 0000:00:00.0: [02]: 0x0004a800 1 1 0 1
  327. [ 11.576849] ath10k_pci 0000:00:00.0: [03]: 0x0004ac00 2 2 5 2
  328. [ 11.583637] ath10k_pci 0000:00:00.0: [04]: 0x0004b000 0 0 40 0
  329. [ 11.590435] ath10k_pci 0000:00:00.0: [05]: 0x0004b400 0 0 0 0
  330. [ 11.597233] ath10k_pci 0000:00:00.0: [06]: 0x0004b800 0 0 0 0
  331. [ 11.604022] ath10k_pci 0000:00:00.0: [07]: 0x0004bc00 1 1 1 1
  332. [ 11.610819] ath10k_pci 0000:00:00.0: [08]: 0x0004c000 0 0 127 0
  333. [ 11.617617] ath10k_pci 0000:00:00.0: [09]: 0x0004c400 0 0 0 0
  334. [ 11.624405] ath10k_pci 0000:00:00.0: [10]: 0x0004c800 0 0 0 0
  335. [ 11.631203] ath10k_pci 0000:00:00.0: [11]: 0x0004cc00 0 0 0 0
  336. [ 11.640004] ath10k_pci 0000:00:00.0: debug log header, dbuf: 0x41beb0 dropped: 0
  337. [ 11.648907] ath10k_pci 0000:00:00.0: [0] next: 0x41bec8 buf: 0x417c20 sz: 1500 len: 52 count: 2 free: 0
  338. [ 11.659820] ath10k_pci 0000:00:00.0: ath10k_pci ATH10K_DBG_BUFFER:
  339. [ 11.666346] ath10k: [0000]: CE100000 0700FC13 70200060 10000000 30000000 01004E00 D3100000 0100FC17
  340. [ 11.675875] ath10k: [0008]: 48C8010A B3150000 B3150000 5C574000 69451091
  341. [ 11.682937] ath10k_pci 0000:00:00.0: ATH10K_END
  342. [ 11.688723] ath10k_pci 0000:00:00.0: [1] next: 0x41beb0 buf: 0x418210 sz: 1500 len: 0 count: 0 free: 0
  343. [ 16.345971] ath10k_pci 0000:00:00.0: wmi unified ready event not received
  344. [ 16.439094] ath10k_pci 0000:00:00.0: could not init core (-145)
  345. [ 16.445552] ath10k_pci 0000:00:00.0: could not probe fw (-145)
  346. [ 16.451740] ath10k_pci 0000:00:00.0: cannot restart a device that hasn't been started
  347. [ 16.501453] Data bus error, epc == 80221b68, ra == 86ba1d48
  348. [ 16.507324] Oops[#1]:
  349. [ 16.509714] CPU: 0 PID: 907 Comm: kmodloader Not tainted 4.14.241 #0
  350. [ 16.516400] task: 87d9c5a0 task.stack: 86da6000
  351. [ 16.521163] $ 0 : 00000000 00000061 deadc0de 86f61b44
  352. [ 16.526670] $ 4 : b81143fc 000143fc 86da7a84 00000004
  353. [ 16.532178] $ 8 : 00000001 7c7c3c7c 7c7c7c7c 7c7c7c7c
  354. [ 16.537686] $12 : 7c7c3c7c 00000000 fffffffe 7c7c7c3c
  355. [ 16.543194] $16 : 00000018 87dbe080 00000000 86da7a84
  356. [ 16.548702] $20 : 80000003 00000004 000003ff 00014000
  357. [ 16.554210] $24 : 00000000 ffff0000
  358. [ 16.559717] $28 : 86da6000 86da7a10 00010000 86ba1d48
  359. [ 16.565226] Hi : 0000005c
  360. [ 16.568246] Lo : 4e910000
  361. [ 16.571291] epc : 80221b68 ioread32+0x8/0x10
  362. [ 16.576005] ra : 86ba1d48 ath9k_hw_setup_statusring+0x13e8/0x245c [ath9k_hw]
  363. [ 16.583696] Status: 1100dc03 KERNEL EXL IE
  364. [ 16.588098] Cause : 0080001c (ExcCode 07)
  365. [ 16.592309] PrId : 00019750 (MIPS 74Kc)
  366. [ 16.596425] Modules linked in: ath9k(+) ath9k_common pppoe ppp_async ath9k_hw ath10k_pci ath10k_core ath pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_FLOWOFFLOAD slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables crc_ccitt compat nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 gpio_button_hotplug
  367. [ 16.662940] Process kmodloader (pid: 907, threadinfo=86da6000, task=87d9c5a0, tls=77f27efc)
  368. [ 16.671729] Stack : fffffffe 00000114 00000160 87dbe080 00002710 00007044 00000220 86e42800
  369. [ 16.680540] 000003ff 87dbe080 00000100 87dbe0a8 00000001 86ba0000 00000000 86ba2acc
  370. [ 16.689351] 81000f28 87dbe080 00007000 00007000 00000600 87dbe4bc 87dbe0a8 86bd0000
  371. [ 16.698162] 87dbe080 86f7d540 810050a4 80510000 000186a0 ffffffff 87dbe080 86bcf520
  372. [ 16.706973] 99999999 00008000 00000100 87dbe0a8 00000001 86bd0000 00000000 86b94ab0
  373. [ 16.715783] ...
  374. [ 16.718355] Call Trace:
  375. [ 16.720924] [<80221b68>] ioread32+0x8/0x10
  376. [ 16.725233] Code: 00000000 8c820000 0000000f <03e00008> 00000000 080886d8 00000000 aca40000 03e00008
  377. [ 16.735510]
  378. [ 16.737116] ---[ end trace 9af0ef67f7cf27af ]---
  379. [ 16.743321] Kernel panic - not syncing: Fatal exception
  380. [ 16.749462] Rebooting in 1 seconds..
  381.  
  382.  
  383. U-Boot 1.1.4 (Jul 27 2020 - 11:48:21)
  384.  
  385. ap152 - Dragonfly 1.0DRAM:
  386. sri
  387. ath_ddr_initial_config(278): (ddr2 init)
  388. ath_sys_frequency: cpu 775 ddr 650 ahb 258
  389. Tap values = (0xe, 0xe, 0xe, 0xe)
  390. 128 MB
  391. Top of RAM usable for U-Boot at: 88000000
  392. Reserving 492k for U-Boot at: 87f84000
  393. Reserving 192k for malloc() at: 87f54000
  394. Reserving 44 Bytes for Board Info at: 87f53fd4
  395. Reserving 36 Bytes for Global Data at: 87f53fb0
  396. Reserving 128k for boot params() at: 87f33fb0
  397. Stack Pointer at: 87f33f98
  398. Now running in RAM - U-Boot at: 87f84000
  399. Flash Manuf Id 0x20, DeviceId0 0x70, DeviceId1 0x18
  400. flash size 16MB, sector count = 256
  401. Flash: 16 MB
  402. *** Warning - bad CRC, using default environment
  403.  
  404. Power up PLL with outdiv = 0 then switch to 3
  405. In: serial
  406. Out: serial
  407. Err: serial
  408. Reading Partition Table from NVRAM ... OK
  409. Parsing Partition Table ... OK
  410. [NM_Error](nm_api_checkDefaultMac) 00483: mac[]
  411.  
  412. factory boot check kernel ok.
  413. Autobooting in 1 seconds
  414. Net: No valid address in Flash. Using fixed address
  415. athr_mgmt_init ::done
  416. Dragonfly ----> S17 PHY *
  417. athrs17_reg_init: complete
  418. SGMII in forced mode
  419. athr_gmac_sgmii_setup SGMII done
  420. : cfg1 0x80000000 cfg2 0x7114
  421. eth0: 00:03:7f:09:0b:ad
  422. eth0 up
  423. eth0
  424. Setting 0x181162c0 to 0x4b962100
  425. ## Booting image at 9f200000 ...
  426. Image Name: MIPS OpenWrt Linux-3.3.8
  427. Created: 2020-07-27 3:58:50 UTC
  428. Image Type: MIPS Linux Multi-File Image (lzma compressed)
  429. Data Size: 1050708 Bytes = 1 MB
  430. Load Address: 80060000
  431. Entry Point: 80060000
  432. Contents:
  433. Image 0: 1050700 Bytes = 1 MB
  434. Verifying Checksum at 0x9f200040 ...OK
  435. Uncompressing Multi-File Image ... OK
  436. No initrd
  437. ## Transferring control to Linux (at address 80060000) ...
  438. ## Giving linux memsize in bytes, 134217728
  439.  
  440. Starting kernel ...
  441.  
  442. [ 0.000000] Linux version 3.3.8 (user@ubuntu) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #8 Mon Jul 27 11:58:36 CST 2020
  443. [ 0.000000] bootconsole [early0] enabled
  444. [ 0.000000] CPU revision is: 00019750 (MIPS 74Kc)
  445. [ 0.000000] SoC: Qualcomm Atheros QCA956X rev 0
  446. [ 0.000000] Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz
  447. [ 0.000000] Determined physical RAM map:
  448. [ 0.000000] memory: 08000000 @ 00000000 (usable)
  449. [ 0.000000] Initrd not found or empty - disabling initrd
  450. [ 0.000000] Zone PFN ranges:
  451. [ 0.000000] Normal 0x00000000 -> 0x00008000
  452. [ 0.000000] Movable zone start PFN for each node
  453. [ 0.000000] Early memory PFN ranges
  454. [ 0.000000] 0: 0x00000000 -> 0x00008000
  455. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
  456. [ 0.000000] Kernel command line: board=AP152 console=ttyS0,115200 mtdparts=spi0.0:512k(u-boot),1472k(config),64k(art),2048k(kernel),12288k(rootfs) rootfstype=squashfs crashkernel=10M@20M oops=panic
  457. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  458. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  459. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  460. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  461. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  462. [ 0.000000] Writing ErrCtl register=00000000
  463. [ 0.000000] Readback ErrCtl register=00000000
  464. [ 0.000000] Memory: 126304k/131072k available (2222k kernel code, 4768k reserved, 598k data, 188k init, 0k highmem)
  465. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  466. [ 0.000000] NR_IRQS:83
  467. [ 0.000000] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
  468. [ 0.060000] pid_max: default: 32768 minimum: 301
  469. [ 0.060000] Mount-cache hash table entries: 512
  470. [ 0.070000] NET: Registered protocol family 16
  471. [ 0.070000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
  472. [ 0.080000] MIPS: machine is Qualcomm Atheros AP152 reference board
  473. [ 0.080000]
  474. [ 0.080000] WLAN firmware dump buffer allocation of 2097152 bytes @ address 0x87a00000- SUCCESS !!!
  475. [ 0.090000] registering PCI controller with io_map_base unset
  476. [ 0.300000] bio: create slab <bio-0> at 0
  477. [ 0.300000] PCI host bridge to bus 0000:00
  478. [ 0.310000] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
  479. [ 0.310000] pci_bus 0000:00: root bus resource [io 0x0001]
  480. [ 0.320000] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
  481. [ 0.320000] pci 0000:00:00.0: using irq 40 for pin 1
  482. [ 0.330000] Switching to clocksource MIPS
  483. [ 0.330000] NET: Registered protocol family 2
  484. [ 0.340000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  485. [ 0.340000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  486. [ 0.350000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  487. [ 0.350000] TCP: Hash tables configured (established 4096 bind 4096)
  488. [ 0.360000] TCP reno registered
  489. [ 0.360000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  490. [ 0.370000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  491. [ 0.370000] NET: Registered protocol family 1
  492. [ 0.390000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  493. [ 0.390000] msgmni has been set to 246
  494. [ 0.400000] io scheduler noop registered
  495. [ 0.400000] io scheduler deadline registered (default)
  496. [ 0.410000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  497. [ 0.430000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
  498. �````p.440000] console [ttyS0] enabled, bootconsole di������
  499. � 0.440000] console [ttyS0] enabled, bootconso�� ��������
  500. [ 0.450000] m25p80 spi0.0: found xmc25�128, �������� �25�80
  501. � 0.460000� �25�xp`���pn0: xmc25q128 (16384 Kbytes)
  502. [ 0.460000� 5 �����������`������ions found on MTD device spi0.0
  503. [ 0.470000] Creating 5 ��� ���������� �� "���pnpbz
  504. �````pntxp000] 0x000000000000-0x000000080000 : "u-boot"
  505. � 0.480000� 0�000ppppxpppp-0x0000001f0000 : "config"
  506. [ 0.490000] 0x0000001�0000-0�000000200000 : "���b
  507. � 0.490000� 0�000000rpppppmp�000000400000 : "kernel"
  508. � 0.500000� 0�0ppppptppp00-0x000001000000 : "rootfs"
  509. [ 0.510000� ���: ��������� "������b`���`��`be root filesystem
  510. � 0.51pppp�`���sh_chrdev : flash_chrdev_init
  511. �````pnur0000] flash_chrdev : flash_chrdev_init
  512. [ 0.660000] ag71xx_mdio: probed
  513. [ 0.660000] eth0: Atheros AG71xx at 0xb9000000, ��� 4
  514. [ 1.240000] eth0: Atheros AR8327 sw���� ������ ��������.
  515. [ 4.170000] ag71xx ag71xx.0: et�0: ��������� �� ��� �� ��wq��m��io.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/��8316�
  516. � 4.qypppp�`�CP cubic registered
  517. � ```tnqypp00] NET: Registered protocol family 17
  518. � 4.qypppp�`�ridge firewalling registered
  519. � 4.200000� 8021�: 8prnq�`���N Support v1.8
  520. [ 4.200000� ### �����������hiz`��`��stcase data in device tree; not running tests
  521. �````tnrr0000] VFS: Mounted root (squashfs filesystem) re������ �� ������ 31:4.
  522. �````t.220000] Freeing unused kernel memory: 188k freed
  523.  
  524. *** baud: 115200
  525.  
  526. *** baud: 115200 ***
  527. [ 8.260000] init: - preinit -
  528. Press the [f] key and hit [enter] to enter failsafe mode
  529. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  530. [ 10.190000] phy_detect_sk has no listeners
  531. [ 10.190000] ar8216_read_status:dev[switch0] oldstatus[0] status[32]
  532. [ 10.210000] eth0: link up (1000Mbps/Full duplex)
  533. f
  534. - failsafe -
  535. /etc/preinit: line 1: telnetd: not found
  536.  
  537.  
  538. BusyBox v1.22.1 (2020-07-27 11:32:41 CST) built-in shell (ash)
  539. Enter 'help' for a list of built-in commands.
  540.  
  541. ash: can't access tty; job control turned off
  542. MM NM MMMMMMM M M
  543. $MMMMM MMMMM MMMMMMMMMMM MMM MMM
  544. MMMMMMMM MM MMMMM. MMMMM:MMMMMM: MMMM MMMMM
  545. MMMM= MMMMMM MMM MMMM MMMMM MMMM MMMMMM MMMM MMMMM'
  546. MMMM= MMMMM MMMM MM MMMMM MMMM MMMM MMMMNMMMMM
  547. MMMM= MMMM MMMMM MMMMM MMMM MMMM MMMMMMMM
  548. MMMM= MMMM MMMMMM MMMMM MMMM MMMM MMMMMMMMM
  549. MMMM= MMMM MMMMM, NMMMMMMMM MMMM MMMM MMMMMMMMMMM
  550. MMMM= MMMM MMMMMM MMMMMMMM MMMM MMMM MMMM MMMMMM
  551. MMMM= MMMM MM MMMM MMMM MMMM MMMM MMMM MMMM
  552. MMMM$ ,MMMMM MMMMM MMMM MMM MMMM MMMMM MMMM MMMM
  553. MMMMMMM: MMMMMMM M MMMMMMMMMMMM MMMMMMM MMMMMMM
  554. MMMMMM MMMMN M MMMMMMMMM MMMM MMMM
  555. MMMM M MMMMMMM M M
  556. M
  557. ---------------------------------------------------------------
  558. For those about to rock... (QCA9558.LN, unknown)
  559. ---------------------------------------------------------------
  560. ================= FAILSAFE MODE active ================
  561. special commands:
  562. * firstboot reset settings to factory defaults
  563. * mount_root mount root-partition with config files
  564.  
  565. after mount_root:
  566. * passwd change root's password
  567. * /etc/config directory with config files
  568.  
  569. for more help see:
  570. http://wiki.openwrt.org/doc/howto/generic.failsafe
  571. =======================================================
  572.  
  573. root@(none):/#
  574.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement