Advertisement
Guest User

Untitled

a guest
Jul 10th, 2020
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.84 KB | None | 0 0
  1. Boot (PRI)-> tftp 0x89000000
  2. *** Warning: no boot file name; using '0101A8C0.img'
  3. Using eth0 device
  4. TFTP from server 192.168.1.10; our IP address is 192.168.1.1
  5. Filename '0101A8C0.img'.
  6. Load address: 0x89000000
  7. Loading: *#################################################################
  8.  #################################################################
  9.  #################################################################
  10.  #################################################################
  11.  #################################################################
  12.  #################################################################
  13.  #################################################################
  14.  #################################################################
  15.  #################################################################
  16.  #################################################################
  17.  #################################################################
  18.  ###############################
  19. done
  20. Bytes transferred = 3817035 (3a3e4b hex)
  21. Boot (PRI)-> bootm
  22. ## Booting image at 89000000 ...
  23. Image Name: MIPS OpenWrt Linux-4.14.180
  24. Created: 2020-05-16 18:32:20 UTC
  25. Image Type: MIPS Linux Kernel Image (lzma compressed)
  26. Data Size: 3816971 Bytes = 3.6 MB
  27. Load Address: 80060000
  28. Entry Point: 80060000
  29. Verifying Checksum ... OK
  30. Uncompressing Kernel Image ... OK
  31.  
  32. Starting kernel ...
  33.  
  34. [ 0.000000] Linux version 4.14.180 (builder@buildhost) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r11063-85e04e9f46)) #0 Sat May 16 18:32:20 2020
  35. [ 0.000000] bootconsole [early0] enabled
  36. [ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
  37. [ 0.000000] MIPS: machine is OpenMesh OM5P-AC V2
  38. [ 0.000000] SoC: Qualcomm Atheros QCA9558 ver 1 rev 0
  39. [ 0.000000] Determined physical RAM map:
  40. [ 0.000000] memory: 10000000 @ 00000000 (usable)
  41. [ 0.000000] User-defined physical RAM map:
  42. [ 0.000000] memory: 0ff80000 @ 00000000 (usable)
  43. [ 0.000000] Initrd not found or empty - disabling initrd
  44. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  45. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  46. [ 0.000000] Zone ranges:
  47. [ 0.000000] Normal [mem 0x0000000000000000-0x000000000ff7ffff]
  48. [ 0.000000] Movable zone start for each node
  49. [ 0.000000] Early memory node ranges
  50. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000ff7ffff]
  51. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000ff7ffff]
  52. [ 0.000000] random: get_random_bytes called from 0x804ff740 with crng_init=0
  53. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64897
  54. [ 0.000000] Kernel command line: console=ttyS0,115200n81 mtdparts=ath-nor0:512K(BootBAK)ro,512K(BootPRI),256K(CFG1),256K(CFG2),256K(NVRAM4),256K(NVRAM3),256K(NVRAM2),256K(NVRAM1),16384K(PriImg),16384K(SecImg),29440K(FS); BOOT_KERNEL=primary BOOT_BOOTROM=unknown mem=261632K panic=30 rootfstype=squashfs,jffs2
  55. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  56. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  57. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  58. [ 0.000000] Writing ErrCtl register=00000000
  59. [ 0.000000] Readback ErrCtl register=00000000
  60. [ 0.000000] Memory: 245828K/261632K available (4030K kernel code, 162K rwdata, 532K rodata, 8132K init, 212K bss, 15804K reserved, 0K cma-reserved)
  61. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  62. [ 0.000000] NR_IRQS: 51
  63. [ 0.000000] CPU clock: 720.000 MHz
  64. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5309056796 ns
  65. [ 0.000007] sched_clock: 32 bits at 360MHz, resolution 2ns, wraps every 5965232126ns
  66. [ 0.008295] Calibrating delay loop... 358.80 BogoMIPS (lpj=1794048)
  67. [ 0.074984] pid_max: default: 32768 minimum: 301
  68. [ 0.080067] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  69. [ 0.087103] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  70. [ 0.098132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  71. [ 0.108627] futex hash table entries: 256 (order: -1, 3072 bytes)
  72. [ 0.115178] pinctrl core: initialized pinctrl subsystem
  73. [ 0.122593] NET: Registered protocol family 16
  74. [ 0.130026] PCI host bridge /ahb/pcie-controller@180c0000 ranges:
  75. [ 0.136556] MEM 0x0000000010000000..0x0000000011ffffff
  76. [ 0.142112] IO 0x0000000000000000..0x0000000000000000
  77. [ 0.160863] PCI host bridge to bus 0000:00
  78. [ 0.165227] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
  79. [ 0.172574] pci_bus 0000:00: root bus resource [io 0x0000]
  80. [ 0.178502] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  81. [ 0.185728] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  82. [ 0.194566] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit]
  83. [ 0.202388] pci 0000:00:00.0: BAR 6: assigned [mem 0x10200000-0x1020ffff pref]
  84. [ 0.212470] clocksource: Switched to clocksource MIPS
  85. [ 0.218675] NET: Registered protocol family 2
  86. [ 0.224055] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  87. [ 0.231493] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  88. [ 0.238314] TCP: Hash tables configured (established 2048 bind 2048)
  89. [ 0.245199] UDP hash table entries: 256 (order: 0, 4096 bytes)
  90. [ 0.251423] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  91. [ 0.258314] NET: Registered protocol family 1
  92. [ 0.399583] Crashlog allocated RAM at address 0x3f00000
  93. [ 0.406326] workingset: timestamp_bits=30 max_order=16 bucket_order=0
  94. [ 0.417265] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  95. [ 0.423505] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  96. [ 0.489634] io scheduler noop registered
  97. [ 0.493846] io scheduler deadline registered (default)
  98. [ 0.501113] pinctrl-single 1804002c.pinmux: 544 pins at pa b804002c size 68
  99. [ 0.509026] gpio-export gpio-export: 2 gpio(s) exported
  100. [ 0.515299] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  101. [ 0.524022] console [ttyS0] disabled
  102. [ 0.527851] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 2500000) is a 16550A
  103. [ 0.537066] console [ttyS0] enabled
  104. [ 0.537066] console [ttyS0] enabled
  105. [ 0.544497] bootconsole [early0] disabled
  106. [ 0.544497] bootconsole [early0] disabled
  107. [ 0.560422] m25p80 spi0.0: s25fl512s (65536 Kbytes)
  108. [ 0.565437] mtd: no mtd-id
  109. [ 0.568204] 4 fixed-partitions partitions found on MTD device spi0.0
  110. [ 0.574664] Creating 4 MTD partitions on "spi0.0":
  111. [ 0.579529] 0x000000000000-0x000000040000 : "u-boot"
  112. [ 0.585233] 0x000000040000-0x000000050000 : "u-boot-env"
  113. [ 0.591229] 0x000000850000-0x000000ff0000 : "firmware"
  114. [ 0.602444] 0x000000ff0000-0x000001000000 : "art"
  115. [ 0.608757] libphy: Fixed MDIO Bus: probed
  116. [ 0.614885] ag71xx 19000000.eth: invalid MAC address, using random address
  117. [ 0.954172] libphy: ag71xx_mdio: probed
  118. [ 0.958184] mdio_bus mdio-bus.0: MDIO device at address 4 is missing.
  119. [ 0.964819] ag71xx 19000000.eth: Could not connect to PHY device. Deferring probe.
  120. [ 0.972708] ag71xx 1a000000.eth: invalid MAC address, using random address
  121. [ 1.314173] libphy: ag71xx_mdio: probed
  122. [ 1.334904] ag71xx 1a000000.eth: connected to PHY at mdio-bus.1:01 [uid=00000000, driver=Generic PHY]
  123. [ 1.344791] eth0: Atheros AG71xx at 0xba000000, irq 5, mode: sgmii
  124. [ 1.353012] NET: Registered protocol family 10
  125. [ 1.361742] Segment Routing with IPv6
  126. [ 1.365589] NET: Registered protocol family 17
  127. [ 1.370134] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  128. [ 1.383289] 8021q: 802.1Q VLAN Support v1.8
  129. [ 1.388496] ag71xx 19000000.eth: invalid MAC address, using random address
  130. [ 1.733570] ag71xx 19000000.eth: Could not connect to PHY device. Deferring probe.
  131. [ 1.741341] hctosys: unable to open rtc device (rtc0)
  132. [ 1.775397] Freeing unused kernel memory: 8132K
  133. [ 1.779992] This architecture does not have kernel memory protection.
  134. [ 1.798401] init: Console is alive
  135. [ 1.802040] init: - watchdog -
  136. [ 1.821725] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  137. [ 1.830623] ag71xx 19000000.eth: invalid MAC address, using random address
  138. [ 1.837898] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  139. [ 1.855607] init: - preinit -
  140. [ 2.016969] random: jshn: uninitialized urandom read (4 bytes read)
  141. [ 2.042901] random: procd: uninitialized urandom read (4 bytes read)
  142. [ 2.105566] random: jshn: uninitialized urandom read (4 bytes read)
  143. [ 2.173619] ag71xx 19000000.eth: Could not connect to PHY device. Deferring probe.
  144. [ 2.322973] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  145. Press the [f] key and hit [enter] to enter failsafe mode
  146. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  147. [ 4.282472] random: fast init done
  148. - failsafe button reset was pressed -
  149. - failsafe -
  150. [ 5.440215] urandom_read: 5 callbacks suppressed
  151. [ 5.440223] random: dropbearkey: uninitialized urandom read (32 bytes read)
  152. Generating 1024 [ 5.453325] random: dropbearkey: uninitialized urandom read (32 bytes read)
  153. bit rsa key, this may take a while...
  154. Public key portion is:
  155. ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGjndL0OYlD1fB+jjqQrKynLTO0jHMDNK6F9cRUE+KqHfvfxJmtZX4hL0ahxqgSYpvfDABO6KyJxth0e7VlsclO0gAq+U6fZEFH0DYDM+mi9wep3WA0mRBwmo65VSI+z7Q16F3iZ0t2yEHhlvjEOIGGIPCIpyMQKGjEa+RMH+pFw== root@(none)
  156. Fingerprint: sha1!! e4:e2:8c:57:97:fb:09:54:49:6f:3b:5a:e5:7b:c3:f1:fc:7e:41:d2
  157.  
  158.  
  159. BusyBox v1.30.1 () built-in shell (ash)
  160.  
  161. ash: can't access tty; job control turned off
  162. _______ ________ __
  163. | |.-----.-----.-----.| | | |.----.| |_
  164. | - || _ | -__| || | | || _|| _|
  165. |_______|| __|_____|__|__||________||__| |____|
  166. |__| W I R E L E S S F R E E D O M
  167. -----------------------------------------------------
  168. OpenWrt 19.07.3, r11063-85e04e9f46
  169. -----------------------------------------------------
  170. ================= FAILSAFE MODE active ================
  171. special commands:
  172. * firstboot reset settings to factory defaults
  173. * mount_root mount root-partition with config files
  174.  
  175. after mount_root:
  176. * passwd change root's password
  177. * /etc/config  directory with config files
  178.  
  179. for more help see:
  180. https://openwrt.org/docs/guide-user/troubleshooting/
  181. - failsafe_and_factory_reset
  182. - root_password_reset
  183. =======================================================
  184.  
  185. root@(none):/#
  186. root@(none):/#
  187. root@(none):/#
  188. root@(none):/#
  189. root@(none):/#
  190. root@(none):/#
  191. root@(none):/#
  192. root@(none):/#
  193.  
  194. U-Boot 1.2.0.03 (Mar 28 2016 - 20:40:29)
  195.  
  196. ap135 - Scorpion 1.0DRAM:
  197. sri
  198. Scorpion 1.0
  199. ath_ddr_initial_config(205): (32bit) ddr2 init
  200. tap = 0x00000003
  201. Tap (low, high) = (0x3, 0x1e)
  202. Tap values = (0x10, 0x10, 0x10, 0x10)
  203. 256 MB
  204. Flash Manuf Id 0x1, DeviceId0 0x2, DeviceId1 0x20
  205. flash size 64MB, sector count = 256
  206. Flash: 64 MB
  207. In: serial
  208. Out: serial
  209. Err: serial
  210. Net: ath_gmac_enet_initialize...
  211. athrs_sgmii_res_cal: cal value = 0xe
  212. ath_gmac_enet_initialize: reset mask:c02200
  213. Scorpion ----> S17 PHY *
  214. TEST: FINAL REG VAL after TX Calibration - 0x00000000
  215. TEST: FINAL XMII VAL after RX Calibration - 0x00000000
  216. TEST: FINAL ETH_CFG VAL after RX Calibration - 0x00000001
  217. athrs17_reg_init: complete
  218. : cfg1 0x80000000 cfg2 0x7135
  219. eth0: d8:84:66:4f:fd:dc
  220. eth0 up
  221. eth0
  222. Setting 0x18116290 to 0x60c0214f
  223. Hit 'd' for diagnostics, or any other key to stop autoboot: 2  1  0
  224. ## Executing script at 8ff6e160
  225. check for watchdog, limit=3...
  226. check for reset by watchdog...
  227. no watchdog...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement