Advertisement
Guest User

Asus RT-AC51U - OpenWRT Full boot log - Francis

a guest
Sep 29th, 2015
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.38 KB | None | 0 0
  1. U-Boot 1.1.3 (Nov 7 2013 - 17:33:35)
  2.  
  3. RT-AC51U bootloader version: 1.0.0.0
  4. Board: Ralink APSoC DRAM: 64 MB
  5. ASUS RT-AC51U gpio init : wps / reset pin
  6. enable ephy clock...done. rf reg 29 = 5
  7. SSC enabled. swing=5000, upperbound=0
  8. Ralink SPI flash driver, SPI clock: 48MHz
  9. spi device id: ef 40 18 0 0 (40180000)
  10. find flash: W25Q128FV
  11. raspi_read: from:30000 len:1000
  12. Maximum malloc length: 1024 KBytes
  13. mem_malloc_start/brk/end: 0x83eaf000/83eb1000/83fb0000
  14. *** Warning - bad CRC, using default environment
  15.  
  16. ============================================
  17. Ralink UBoot Version: 4.1.1.0
  18. --------------------------------------------
  19. ASIC 7620_MP (Port5<->None)
  20. DRAM component: 512 Mbits DDR, width 16
  21. DRAM bus: 16 bit
  22. Total memory: 64 MBytes
  23. Flash component: SPI Flash
  24. Date:Nov 7 2013 Time:17:33:35
  25. ============================================
  26. icache: sets:512, ways:4, linesz:32 ,total:65536
  27. dcache: sets:256, ways:4, linesz:32 ,total:32768
  28.  
  29. Please choose the operation:
  30. 0: Load System code then write to Flash via Serial.
  31. 1: Load System code to SDRAM via TFTP.
  32. 2: Load System code then write to Flash via TFTP.
  33. 3: Boot System code via Flash (default).
  34. 4: Entr boot command line interface.
  35. 5: Load Boot Loader code to SDRAM via Serial.
  36. 7: Load Boot Loader code then write to Flash via Serial.
  37. 8: Load Boot Loader code to SDRAM via TFTP.
  38. 9: Load Boot Loader code then write to Flash via TFTP.
  39. 0
  40.  
  41. 3: System Boot System code via Flash.
  42. raspi_read: from:4018a len:4
  43.  
  44. RT-AC51U bootloader version: 1.0.0.0
  45. raspi_read: from:40004 len:6
  46. MAC Address: 1C:B7:2C:7B:42:70
  47. raspi_read: from:40004 len:6
  48.  
  49. ## Checking 1st firmware at bc050000 ...
  50. raspi_read: from:50000 len:40
  51. Image Name: MIPS OpenWrt Linux-3.18.21
  52. Image Type: MIPS Linux Kernel Image (lzma compressed)
  53. Data Size: 1226554 Bytes = 1.2 MB
  54. Load Address: 80000000
  55. Entry Point: 80000000
  56. raspi_read: from:50040 len:12b73a
  57. Verifying Checksum ... OK
  58. Uncompressing Kernel Image ... OK
  59. ## Giving linux ramsize: 67108864 (64 MB)
  60.  
  61. Starting kernel ...
  62.  
  63. [ 0.000000] Linux version 3.18.21 (vico@Vico-OpenWRT) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46832) ) #1 Mon Sep 28 12:30:43 CEST 2015
  64. [ 0.000000] Board has DDR2
  65. [ 0.000000] Analog PMU set to hw control
  66. [ 0.000000] Digital PMU set to hw control
  67. [ 0.000000] SoC Type: MediaTek MT7620A ver:2 eco:6
  68. [ 0.000000] bootconsole [early0] enabled
  69. [ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
  70. [ 0.000000] MIPS: machine is Ralink MT7620A evaluation board
  71. [ 0.000000] Determined physical RAM map:
  72. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  73. [ 0.000000] Initrd not found or empty - disabling initrd
  74. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff]
  75. [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
  76. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  77. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  78. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  79. [ 0.000000] Writing ErrCtl register=0006f7fb
  80. [ 0.000000] Readback ErrCtl register=0006f7fb
  81. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  82. [ 0.000000] NR_IRQS:256
  83. [ 0.000000] CPU Clock: 580MHz
  84. [ 0.000000] systick: running - mult: 214748, shift: 32
  85. [ 0.000000] Calibrating delay loop... 383.38 BogoMIPS (lpj=1916928)
  86. [ 0.060000] pid_max: default: 32768 minimum: 301
  87. [ 0.060000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  88. [ 0.070000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  89. [ 0.070000] pinctrl core: initialized pinctrl subsystem
  90. [ 0.080000] NET: Registered protocol family 16
  91. [ 0.410000] PCI host bridge /pcie@10140000 ranges:
  92. [ 0.420000] MEM 0x0000000020000000..0x000000002fffffff
  93. [ 0.420000] IO 0x0000000010160000..0x000000001016ffff
  94. [ 0.440000] rt2880_gpio 10000600.gpio: registering 24 gpios
  95. [ 0.440000] rt2880_gpio 10000600.gpio: registering 24 irq handlers
  96. [ 0.450000] PCI host bridge to bus 0000:00
  97. [ 0.450000] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
  98. [ 0.460000] pci_bus 0000:00: root bus resource [io 0xffffffff]
  99. [ 0.460000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  100. [ 0.470000] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  101. [ 0.470000] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
  102. [ 0.480000] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
  103. [ 0.480000] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x201fffff]
  104. [ 0.490000] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff]
  105. [ 0.490000] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff]
  106. [ 0.500000] pci 0000:01:00.1: BAR 0: assigned [mem 0x20100000-0x201fffff]
  107. [ 0.500000] pci 0000:00:00.0: PCI bridge to [bus 01]
  108. [ 0.510000] pci 0000:00:00.0: bridge window [mem 0x20000000-0x201fffff]
  109. [ 0.510000] pci 0000:00:00.0: card - bus=0x0, slot = 0x0 irq=0
  110. [ 0.520000] pci 0000:01:00.0: card - bus=0x1, slot = 0x0 irq=4
  111. [ 0.520000] pci 0000:01:00.1: card - bus=0x1, slot = 0x0 irq=4
  112. [ 0.530000] Switched to clocksource systick
  113. [ 0.530000] NET: Registered protocol family 2
  114. [ 0.540000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  115. [ 0.540000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  116. [ 0.550000] TCP: Hash tables configured (established 1024 bind 1024)
  117. [ 0.550000] TCP: reno registered
  118. [ 0.560000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  119. [ 0.560000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  120. [ 0.570000] NET: Registered protocol family 1
  121. [ 0.570000] rt-timer 10000100.timer: maximum frequency is 2441Hz
  122. [ 0.580000] futex hash table entries: 256 (order: -1, 3072 bytes)
  123. [ 0.610000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  124. [ 0.610000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  125. [ 0.620000] msgmni has been set to 119
  126. [ 0.630000] io scheduler noop registered
  127. [ 0.630000] io scheduler deadline registered (default)
  128. [ 0.640000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  129. [ 0.650000] console [ttyS0] disabled
  130. [ 0.650000] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a 16550A
  131. [ 0.660000] console [ttyS0] enabled
  132. [ 0.670000] bootconsole [early0] disabled
  133. [ 0.670000] bootconsole [early0] disabled
  134. [ 0.690000] m25p80 spi32766.0: found w25q128, expected en25q64
  135. [ 0.710000] m25p80 spi32766.0: w25q128 (16384 Kbytes)
  136. [ 0.720000] 4 ofpart partitions found on MTD device spi32766.0
  137. [ 0.730000] Creating 4 MTD partitions on "spi32766.0":
  138. [ 0.740000] 0x000000000000-0x000000030000 : "u-boot"
  139. [ 0.750000] 0x000000030000-0x000000040000 : "u-boot-env"
  140. [ 0.760000] 0x000000040000-0x000000050000 : "factory"
  141. [ 0.770000] 0x000000050000-0x000000800000 : "firmware"
  142. [ 0.840000] 2 uimage-fw partitions found on MTD device firmware
  143. [ 0.860000] 0x000000050000-0x00000017b77a : "kernel"
  144. [ 0.870000] 0x00000017b77a-0x000000800000 : "rootfs"
  145. [ 0.880000] mtd: device 5 (rootfs) set to be root filesystem
  146. [ 0.890000] 1 squashfs-split partitions found on MTD device rootfs
  147. [ 0.900000] 0x000000350000-0x000000800000 : "rootfs_data"
  148. [ 0.920000] gsw: setting port4 to ephy mode
  149. [ 0.920000] ralink_soc_eth 10100000.ethernet eth0 (uninitialized): port 1 link up (100Mbps/Full duplex)
  150. [ 0.940000] ralink_soc_eth 10100000.ethernet: generated random MAC address 12:41:9e:04:f4:39
  151. [ 0.960000] ralink_soc_eth 10100000.ethernet: loaded mt7620 driver
  152. [ 0.970000] ralink_soc_eth 10100000.ethernet eth0: ralink at 0xb0100000, irq 5
  153. [ 0.990000] rt2880_wdt 10000120.watchdog: Initialized
  154. [ 1.000000] TCP: cubic registered
  155. [ 1.010000] NET: Registered protocol family 10
  156. [ 1.020000] NET: Registered protocol family 17
  157. [ 1.030000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  158. [ 1.050000] 8021q: 802.1Q VLAN Support v1.8
  159. [ 1.080000] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  160. [ 1.100000] Freeing unused kernel memory: 148K (8035b000 - 80380000)
  161. [ 3.860000] init: Console is alive
  162. [ 3.870000] init: - watchdog -
  163. [ 5.780000] usbcore: registered new interface driver usbfs
  164. [ 5.790000] usbcore: registered new interface driver hub
  165. [ 5.800000] usbcore: registered new device driver usb
  166. [ 5.820000] rt2880-pinmux pinctrl: pin 12 is not set to gpio mux
  167. [ 5.830000] rt2880-pinmux pinctrl: request() failed for pin 12
  168. [ 5.840000] rt2880-pinmux pinctrl: pin-12 (pio:12) status -22
  169. [ 5.850000] gpio-keys gpio-keys-polled: unable to claim gpio 12, err=-22
  170. [ 5.860000] gpio-keys: probe of gpio-keys-polled failed with error -22
  171. [ 5.880000] ------------[ cut here ]------------
  172. [ 5.890000] WARNING: CPU: 0 PID: 251 at mm/page_alloc.c:2556 __alloc_pages_nodemask+0x168/0x68c()
  173. [ 5.900000] ---[ end trace c601daf1e3a63fba ]---
  174. [ 5.910000] gpio-keys-polled gpio-keys-polled: no memory for button data
  175. [ 5.930000] gpio-keys-polled: probe of gpio-keys-polled failed with error -12
  176. [ 5.940000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  177. [ 5.960000] ehci-platform: EHCI generic platform driver
  178. [ 5.970000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  179. [ 5.990000] ohci-platform: OHCI generic platform driver
  180. [ 6.940000] init: - preinit -
  181. [ 7.540000] 8021q: adding VLAN 0 to HW filter on device eth0
  182. Press the [f] key and hit [enter] to enter failsafe mode
  183. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  184.  
  185.  
  186.  
  187. [ 10.380000] jffs2: notice: (314) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  188. [ 10.410000] mount_root: switching to jffs2 overlay
  189. [ 10.460000] procd: - early -
  190. [ 10.460000] procd: - watchdog -
  191. [ 11.370000] procd: - ubus -
  192. [ 12.450000] random: ubusd urandom read with 20 bits of entropy available
  193. [ 12.480000] procd: - init -
  194. Please press Enter to activate this console.
  195. [ 13.140000] ip6_tables: (C) 2000-2006 Netfilter Core Team
  196. [ 13.170000] Loading modules backported from Linux version master-2015-07-21-0-g47cd203
  197. [ 13.180000] Backport generated by backports.git backports-20150626-0-gc1a4168
  198. [ 13.200000] ip_tables: (C) 2000-2006 Netfilter Core Team
  199. [ 13.220000] nf_conntrack version 0.5.0 (957 buckets, 3828 max)
  200. [ 13.270000] xt_time: kernel timezone is -0000
  201. [ 13.320000] cfg80211: World regulatory domain updated:
  202. [ 13.330000] cfg80211: DFS Master region: unset
  203. [ 13.330000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  204. [ 13.350000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  205. [ 13.370000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  206. [ 13.390000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  207. [ 13.400000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  208. [ 13.420000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  209. [ 13.440000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  210. [ 13.460000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  211. [ 13.470000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  212. [ 13.550000] PPP generic driver version 2.4.2
  213. [ 13.560000] NET: Registered protocol family 24
  214. [ 13.600000] rt2800_wmac 10180000.wmac: failed to load eeprom property
  215. [ 13.620000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'soc_wmac.eeprom'.
  216. [ 13.640000] rt2800_wmac 10180000.wmac: Direct firmware load for soc_wmac.eeprom failed with error -2
  217. [ 13.660000] rt2800_wmac 10180000.wmac: Falling back to user helper
  218. [ 13.700000] firmware soc_wmac.eeprom: firmware_loading_store: map pages failed
  219. [ 13.710000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Error - Failed to request EEPROM.
  220. [ 13.730000] rt2800_wmac: probe of 10180000.wmac failed with error -11
  221.  
  222.  
  223.  
  224. BusyBox v1.23.2 (2015-09-28 12:27:44 CEST) built-in shell (ash)
  225.  
  226. _______ ________ __
  227. | |.-----.-----.-----.| | | |.----.| |_
  228. | - || _ | -__| || | | || _|| _|
  229. |_______|| __|_____|__|__||________||__| |____|
  230. |__| W I R E L E S S F R E E D O M
  231. -----------------------------------------------------
  232. DESIGNATED DRIVER (1337, r47059)
  233. -----------------------------------------------------
  234. * 2 oz. Orange Juice Combine all juices in a
  235. * 2 oz. Pineapple Juice tall glass filled with
  236. * 2 oz. Grapefruit Juice ice, stir well.
  237. * 2 oz. Cranberry Juice
  238. -----------------------------------------------------
  239. root@(none):/#
  240. root@(none):/# [ 20.010000] 8021q: adding VLAN 0 to HW filter on device eth0
  241. [ 20.050000] device eth0.1 entered promiscuous mode
  242. [ 20.060000] device eth0 entered promiscuous mode
  243. [ 20.110000] br-lan: port 1(eth0.1) entered forwarding state
  244. [ 20.120000] br-lan: port 1(eth0.1) entered forwarding state
  245. [ 22.120000] br-lan: port 1(eth0.1) entered forwarding state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement