Guest User

Untitled

a guest
Jul 10th, 2020
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.56 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 = 3817121 (3a3ea1 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: 3817057 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 Buffalo BHR-4GRV2
  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] Initrd not found or empty - disabling initrd
  42. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  43. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  44. [ 0.000000] Zone ranges:
  45. [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff]
  46. [ 0.000000] Movable zone start for each node
  47. [ 0.000000] Early memory node ranges
  48. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff]
  49. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
  50. [ 0.000000] random: get_random_bytes called from 0x804ff740 with crng_init=0
  51. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024
  52. [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
  53. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  54. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  55. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  56. [ 0.000000] Writing ErrCtl register=00000000
  57. [ 0.000000] Readback ErrCtl register=00000000
  58. [ 0.000000] Memory: 246344K/262144K available (4030K kernel code, 162K rwdata, 532K rodata, 8132K init, 212K bss, 15800K reserved, 0K cma-reserved)
  59. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  60. [ 0.000000] NR_IRQS: 51
  61. [ 0.000000] CPU clock: 720.000 MHz
  62. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5309056796 ns
  63. [ 0.000007] sched_clock: 32 bits at 360MHz, resolution 2ns, wraps every 5965232126ns
  64. [ 0.008296] Calibrating delay loop... 358.80 BogoMIPS (lpj=1794048)
  65. [ 0.074984] pid_max: default: 32768 minimum: 301
  66. [ 0.080066] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  67. [ 0.087103] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  68. [ 0.098034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  69. [ 0.108526] futex hash table entries: 256 (order: -1, 3072 bytes)
  70. [ 0.115077] pinctrl core: initialized pinctrl subsystem
  71. [ 0.122489] NET: Registered protocol family 16
  72. [ 0.143375] clocksource: Switched to clocksource MIPS
  73. [ 0.149564] NET: Registered protocol family 2
  74. [ 0.154958] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  75. [ 0.162393] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  76. [ 0.169207] TCP: Hash tables configured (established 2048 bind 2048)
  77. [ 0.176091] UDP hash table entries: 256 (order: 0, 4096 bytes)
  78. [ 0.182316] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  79. [ 0.189217] NET: Registered protocol family 1
  80. [ 0.331589] Crashlog allocated RAM at address 0x3f00000
  81. [ 0.338436] workingset: timestamp_bits=30 max_order=16 bucket_order=0
  82. [ 0.349360] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  83. [ 0.355599] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  84. [ 0.421897] io scheduler noop registered
  85. [ 0.426109] io scheduler deadline registered (default)
  86. [ 0.433354] pinctrl-single 1804002c.pinmux: 544 pins at pa b804002c size 68
  87. [ 0.441635] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  88. [ 0.450340] console [ttyS0] disabled
  89. [ 0.454212] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 2500000) is a 16550A
  90. [ 0.463408] console [ttyS0] enabled
  91. [ 0.463408] console [ttyS0] enabled
  92. [ 0.470819] bootconsole [early0] disabled
  93. [ 0.470819] bootconsole [early0] disabled
  94. [ 0.486455] m25p80 spi0.0: s25fl512s (65536 Kbytes)
  95. [ 0.491437] 4 fixed-partitions partitions found on MTD device spi0.0
  96. [ 0.497920] Creating 4 MTD partitions on "spi0.0":
  97. [ 0.502781] 0x000000000000-0x000000040000 : "u-boot"
  98. [ 0.508486] 0x000000040000-0x000000050000 : "u-boot-env"
  99. [ 0.514521] 0x000000050000-0x000000ff0000 : "firmware"
  100. [ 0.529122] 0x000000ff0000-0x000001000000 : "art"
  101. [ 0.535433] libphy: Fixed MDIO Bus: probed
  102. [ 0.548516] ag71xx 19000000.eth: invalid MAC address, using random address
  103. [ 0.895075] libphy: ag71xx_mdio: probed
  104. [ 0.899077] mdio_bus mdio-bus.0: MDIO device at address 0 is missing.
  105. [ 0.905702] ag71xx 19000000.eth: Could not connect to PHY device. Deferring probe.
  106. [ 0.914088] ag71xx 1a000000.eth: invalid MAC address, using random address
  107. [ 1.270821] ag71xx 1a000000.eth: connected to PHY at fixed-0:00 [uid=00000000, driver=Generic PHY]
  108. [ 1.280460] eth0: Atheros AG71xx at 0xba000000, irq 5, mode: sgmii
  109. [ 1.288646] NET: Registered protocol family 10
  110. [ 1.297275] Segment Routing with IPv6
  111. [ 1.301071] NET: Registered protocol family 17
  112. [ 1.305662] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  113. [ 1.318820] 8021q: 802.1Q VLAN Support v1.8
  114. [ 1.324075] ag71xx 19000000.eth: invalid MAC address, using random address
  115. [ 1.664471] ag71xx 19000000.eth: Could not connect to PHY device. Deferring probe.
  116. [ 1.672241] hctosys: unable to open rtc device (rtc0)
  117. [ 1.706390] Freeing unused kernel memory: 8132K
  118. [ 1.710986] This architecture does not have kernel memory protection.
  119. [ 1.729545] init: Console is alive
  120. [ 1.733169] init: - watchdog -
  121. [ 1.752736] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  122. [ 1.761662] ag71xx 19000000.eth: invalid MAC address, using random address
  123. [ 1.768948] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  124. [ 1.786671] init: - preinit -
  125. [ 1.873841] random: procd: uninitialized urandom read (4 bytes read)
  126. [ 1.974269] random: jshn: uninitialized urandom read (4 bytes read)
  127. [ 2.050989] random: jshn: uninitialized urandom read (4 bytes read)
  128. [ 2.104507] ag71xx 19000000.eth: Could not connect to PHY device. Deferring probe.
  129. Failed to connect to the switch. Use the "list" command to see which switches are available.
  130. Failed to connect to the switch. Use the "list" command to see which switches are available.
  131. Failed to connect to the switch. Use the "list" command to see which switches are available.
  132. Failed to connect to the switch. Use the "list" command to see which switches are available.
  133. Press the [f] key and hit [enter] to enter failsafe mode
  134. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  135. [ 3.743373] random: fast init done
  136. [ 4.676556] procd: - early -
  137. [ 4.679565] procd: - watchdog -
  138. [ 5.235034] procd: - watchdog -
  139. [ 5.238473] procd: - ubus -
  140. [ 5.246922] urandom_read: 5 callbacks suppressed
  141. [ 5.246929] random: ubusd: uninitialized urandom read (4 bytes read)
  142. [ 5.291582] random: ubusd: uninitialized urandom read (4 bytes read)
  143. [ 5.299236] procd: - init -
  144. Please press Enter to activate this console.
  145. [ 5.707087] kmodloader: loading kernel modules from /etc/modules.d/*
  146. [ 5.728149] ip6_tables: (C) 2000-2006 Netfilter Core Team
  147. [ 5.749300] Loading modules backported from Linux version v4.19.120-0-gfdc072324f3c
  148. [ 5.757115] Backport generated by backports.git v4.19.120-1-0-g60c3a249
  149. [ 5.785278] ip_tables: (C) 2000-2006 Netfilter Core Team
  150. [ 5.807686] nf_conntrack version 0.5.0 (4096 buckets, 16384 max)
  151. [ 5.895171] xt_time: kernel timezone is -0000
  152. [ 5.987741] PPP generic driver version 2.4.2
  153. [ 6.004133] NET: Registered protocol family 24
  154. [ 6.020606] urngd: v1.0.2 started.
  155. [ 6.063989] kmodloader: done loading kernel modules from /etc/modules.d/*
  156. [ 6.191721] random: crng init done
  157.  
  158.  
  159.  
  160. BusyBox v1.30.1 () built-in shell (ash)
  161.  
  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. === WARNING! =====================================
  171. There is no root password defined on this device!
  172. Use the "passwd" command to set up a new password
  173. in order to prevent unauthorized SSH logins.
  174. --------------------------------------------------
  175. root@OpenWrt:/#
  176. root@OpenWrt:/#
  177. root@OpenWrt:/#
  178. root@OpenWrt:/#
  179. root@OpenWrt:/# [ 21.795621] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  180. [ 21.816470] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready
  181. [ 22.814506] eth0: link up (1000Mbps/Full duplex)
  182. [ 22.819211] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  183. [ 22.826838] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
  184.  
  185. root@OpenWrt:/#
  186. root@OpenWrt:/#
  187.  
  188. U-Boot 1.2.0.03 (Mar 28 2016 - 20:40:29)
  189.  
  190. ap135 - Scorpion 1.0DRAM:
  191. sri
  192. Scorpion 1.0
  193. ath_ddr_initial_config(205): (32bit) ddr2 init
  194. tap = 0x00000003
  195. Tap (low, high) = (0x3, 0x1f)
  196. Tap values = (0x11, 0x11, 0x11, 0x11)
  197. 256 MB
  198. Flash Manuf Id 0x1, DeviceId0 0x2, DeviceId1 0x20
  199. flash size 64MB, sector count = 256
  200. Flash: 64 MB
  201. In: serial
  202. Out: serial
  203. Err: serial
  204. Net: ath_gmac_enet_initialize...
  205. athrs_sgmii_res_cal: cal value = 0xe
  206. ath_gmac_enet_initialize: reset mask:c02200
  207. Scorpion ----> S17 PHY *
  208. TEST: FINAL REG VAL after TX Calibration - 0x00000000
  209. TEST: FINAL XMII VAL after RX Calibration - 0x00000000
  210. TEST: FINAL ETH_CFG VAL after RX Calibration - 0x00000001
  211. athrs17_reg_init: complete
  212. : cfg1 0x80000000 cfg2 0x7135
  213. eth0: d8:84:66:4f:fd:dc
  214. eth0 up
  215. eth0
  216. Setting 0x18116290 to 0x60c0214f
  217. Hit 'd' for diagnostics, or any other key to stop autoboot: 2  1  0
  218. ## Executing script at 8ff6e160
  219. check for watchdog, limit=3...
  220. check for reset by watchdog...
  221. no watchdog...
  222. bSaveEnviron=0 image_order=1 0
  223. ready to boot kernel...
Add Comment
Please, Sign In to add comment