Advertisement
Guest User

Untitled

a guest
Dec 24th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.36 KB | None | 0 0
  1.  
  2. U-Boot 1.1.3 (Jul 16 2010 - 11:25:10) (ALPHA)
  3.  
  4. SVN revision: 359
  5.  
  6. Target board: WRG-ND08
  7.  
  8.  
  9. Board: Ralink APSoC DRAM: 32 MB
  10.  
  11. Flash: Bank 0, ID:000322a8, Size 4194304 (0x00400000)
  12.  
  13. ============================================
  14.  
  15. Ralink UBoot Version: 3.3
  16.  
  17. --------------------------------------------
  18.  
  19. ASIC 3883_MP (MAC to MAC 100F MII Mode)
  20.  
  21. DRAM component: 256 Mbits SDR
  22.  
  23. DRAM bus: 16 bit
  24.  
  25. Total memory: 32 MBytes
  26.  
  27. Flash component: NOR Flash
  28.  
  29. Date:Jul 16 2010 Time:11:25:10
  30.  
  31. ============================================
  32.  
  33. icache: sets:512, ways:4, linesz:32 ,total:65536
  34.  
  35. dcache: sets:256, ways:4, linesz:32 ,total:32768
  36.  
  37.  
  38. GPIO pin 24 reset to switch
  39.  
  40.  
  41. Please choose the operation:
  42.  
  43. 1: Load system code to SDRAM via TFTP.
  44.  
  45. 2: Load system code then write to Flash via TFTP.
  46.  
  47. 3: Boot system code via Flash (default).
  48.  
  49. 4: Entr boot command line interface.
  50.  
  51. 7: Load Boot Loader code then write to Flash via Serial.
  52.  
  53. 9: Load Boot Loader code then write to Flash via TFTP.
  54.  
  55.  0
  56.  
  57.  
  58.  
  59. 3: System Boot system code via Flash.
  60.  
  61. ## Booting image at bc050000 ...
  62.  
  63. We have SEAMA, Image Size = 1310656
  64.  
  65. Verifying Checksum ...
  66.  
  67. Uncompressing SEAMA linux.lzma ... OK
  68.  
  69. ## Transferring control to Linux (at address bc05000c) ...
  70.  
  71. ## Giving linux memsize in MB, 32
  72.  
  73.  
  74. Starting kernel ...
  75.  
  76.  
  77. [ 0.000000] Linux version 4.4.39 (bracco@bracco-VirtualBox) (gcc version 5.4.0 (LEDE GCC 5.4.0 r2669-236bf83) ) #0 Sat Dec 24 11:10:37 2016
  78. [ 0.000000] SoC Type: Ralink RT3883 ver:1 eco:5
  79. [ 0.000000] bootconsole [early0] enabled
  80. [ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
  81. [ 0.000000] MIPS: machine is D-Link DIR-815 A1
  82. [ 0.000000] Determined physical RAM map:
  83. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  84. [ 0.000000] Initrd not found or empty - disabling initrd
  85. [ 0.000000] Zone ranges:
  86. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000001ffffff]
  87. [ 0.000000] Movable zone start for each node
  88. [ 0.000000] Early memory node ranges
  89. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff]
  90. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff]
  91. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  92. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  93. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  94. [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
  95. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  96. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  97. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  98. [ 0.000000] Writing ErrCtl register=00000000
  99. [ 0.000000] Readback ErrCtl register=00000000
  100. [ 0.000000] Memory: 28288K/32768K available (2911K kernel code, 129K rwdata, 712K rodata, 144K init, 195K bss, 4480K reserved, 0K cma-reserved)
  101. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  102. [ 0.000000] NR_IRQS:256
  103. [ 0.000000] CPU Clock: 500MHz
  104. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
  105. [ 0.000012] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
  106. [ 0.015485] Calibrating delay loop... 249.44 BogoMIPS (lpj=1247232)
  107. [ 0.090660] pid_max: default: 32768 minimum: 301
  108. [ 0.099999] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  109. [ 0.113022] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  110. [ 0.135133] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  111. [ 0.154878] pinctrl core: initialized pinctrl subsystem
  112. [ 0.166125] NET: Registered protocol family 16
  113. [ 0.180435] rt3883-pci 10140000.pci: mode: PCIe
  114. [ 1.780163] PCI host bridge /pci@10140000/host-bridge ranges:
  115. [ 1.791501] MEM 0x0000000020000000..0x000000002fffffff
  116. [ 1.801850] IO 0x0000000010160000..0x000000001016ffff
  117. [ 1.827133] rt2880_gpio 10000600.gpio: registering 24 gpios
  118. [ 1.838219] rt2880_gpio 10000600.gpio: registering 24 irq handlers
  119. [ 1.850695] rt2880_gpio 10000638.gpio: registering 16 gpios
  120. [ 1.862848] PCI host bridge to bus 0000:00
  121. [ 1.870862] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
  122. [ 1.884599] pci_bus 0000:00: root bus resource [io 0xffffffff]
  123. [ 1.896306] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  124. [ 1.909802] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  125. [ 1.926150] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  126. [ 1.942867] pci 0000:00:01.0: BAR 8: assigned [mem 0x20000000-0x200fffff]
  127. [ 1.956294] pci 0000:00:01.0: BAR 1: assigned [mem 0x20100000-0x2010ffff]
  128. [ 1.969750] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x2000ffff]
  129. [ 1.983240] pci 0000:00:01.0: PCI bridge to [bus 01]
  130. [ 1.993088] pci 0000:00:01.0: bridge window [mem 0x20000000-0x200fffff]
  131. [ 2.006702] pci 0000:00:01.0: of_irq_parse_pci() failed with rc=-22
  132. [ 2.020480] clocksource: Switched to clocksource MIPS
  133. [ 2.032555] NET: Registered protocol family 2
  134. [ 2.042352] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  135. [ 2.056181] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  136. [ 2.068749] TCP: Hash tables configured (established 1024 bind 1024)
  137. [ 2.081594] UDP hash table entries: 256 (order: 0, 4096 bytes)
  138. [ 2.093147] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  139. [ 2.106056] NET: Registered protocol family 1
  140. [ 2.123629] rt-timer 10000100.timer: maximum frequency is 3814Hz
  141. [ 2.136784] futex hash table entries: 256 (order: -1, 3072 bytes)
  142. [ 2.149009] Crashlog allocated RAM at address 0x1f00000
  143. [ 2.181797] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  144. [ 2.193371] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  145. [ 2.216896] io scheduler noop registered
  146. [ 2.224644] io scheduler deadline registered (default)
  147. [ 2.235111] ralink-usb-phy usbphy: invalid resource
  148. [ 2.245709] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  149. [ 2.259763] console [ttyS0] disabled
  150. [ 2.266872] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
  151. [ 2.286511] console [ttyS0] enabled
  152. [ 2.286511] console [ttyS0] enabled
  153. [ 2.300310] bootconsole [early0] disabled
  154. [ 2.300310] bootconsole [early0] disabled
  155. [ 2.317688] 1c000000.nor-flash: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022a8
  156. [ 2.338807] Amd/Fujitsu Extended Query Table at 0x0040
  157. [ 2.349064] Amd/Fujitsu Extended Query version 1.1.
  158. [ 2.359138] number of CFI chips: 1
  159. [ 2.369938] 6 ofpart partitions found on MTD device 1c000000.nor-flash
  160. [ 2.383050] Creating 6 MTD partitions on "1c000000.nor-flash":
  161. [ 2.394698] 0x000000000000-0x000000030000 : "uboot"
  162. [ 2.406893] 0x000000030000-0x000000034000 : "uboot-env"
  163. [ 2.420073] 0x000000034000-0x000000038000 : "factory"
  164. [ 2.432928] 0x000000038000-0x000000040000 : "nvram"
  165. [ 2.445365] 0x000000040000-0x000000050000 : "devdata"
  166. [ 2.458226] 0x000000050000-0x000000400000 : "firmware"
  167. [ 2.473518] 2 seama-fw partitions found on MTD device firmware
  168. [ 2.485255] 0x000000050040-0x000000190000 : "kernel"
  169. [ 2.497668] 0x000000190000-0x000000400000 : "rootfs"
  170. [ 2.510314] mtd: device 7 (rootfs) set to be root filesystem
  171. [ 2.521742] 1 squashfs-split partitions found on MTD device rootfs
  172. [ 2.534091] 0x0000003b0000-0x000000400000 : "rootfs_data"
  173. [ 2.550826] libphy: mdio: probed
  174. [ 2.559551] IP17xx: Found IP175D at mdio-bus:00
  175. [ 2.646725] mtk_soc_eth 10100000.ethernet: connected port 0 to PHY at mdio-bus:00 [uid=02430d80, driver=IC+ IP17xx]
  176. [ 2.668614] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
  177. [ 2.685997] rt2880_wdt 10000120.watchdog: Initialized
  178. [ 2.698029] NET: Registered protocol family 10
  179. [ 2.712723] NET: Registered protocol family 17
  180. [ 2.721832] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  181. [ 2.747015] 8021q: 802.1Q VLAN Support v1.8
  182. [ 2.762703] VFS: Mounted root (squashfs filesystem) readonly on device 31:7.
  183. [ 2.778586] Freeing unused kernel memory: 144K (803ac000 - 803d0000)
  184. [ 3.678891] init: Console is alive
  185. [ 3.686131] init: - watchdog -
  186. [ 4.493426] usbcore: registered new interface driver usbfs
  187. [ 4.504643] usbcore: registered new interface driver hub
  188. [ 4.515447] usbcore: registered new device driver usb
  189. [ 4.535274] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  190. [ 4.551066] ehci-platform: EHCI generic platform driver
  191. [ 4.566649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  192. [ 4.581398] ohci-platform: OHCI generic platform driver
  193. [ 4.603112] init: - preinit -
  194. [ 5.153726] 8021q: adding VLAN 0 to HW filter on device eth0
  195. [ 5.196249] random: procd: uninitialized urandom read (4 bytes read, 8 bits of entropy available)
  196. Press the [f] key and hit [enter] to enter failsafe mode
  197. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  198. [ 6.810515] mtk_soc_eth 10100000.ethernet eth0: link up (100Mbps/Full duplex)
  199. [ 8.407819] jffs2: notice: (330) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  200. [ 8.440290] mount_root: switching to jffs2 overlay
  201. [ 8.458817] urandom-seed: Seeding with /etc/urandom.seed
  202. [ 8.713777] procd: - early -
  203. [ 8.719685] procd: - watchdog -
  204. [ 8.810656] mtk_soc_eth 10100000.ethernet eth0: link down
  205. [ 9.334589] procd: - ubus -
  206. [ 9.438063] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
  207. [ 9.548372] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
  208. [ 9.567188] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
  209. [ 9.585224] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
  210. [ 9.604193] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
  211. [ 9.622225] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
  212. [ 9.640629] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
  213. [ 9.659151] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
  214. [ 9.677803] procd: - init -
  215. Please press Enter to activate this console.
  216. [ 10.121738] ip6_tables: (C) 2000-2006 Netfilter Core Team
  217. [ 10.152714] Loading modules backported from Linux version wt-2016-10-03-1-g6fcb1a6
  218. [ 10.167903] Backport generated by backports.git backports-20160324-9-g0e38f5c
  219. [ 10.188871] ip_tables: (C) 2000-2006 Netfilter Core Team
  220. [ 10.214115] nf_conntrack version 0.5.0 (444 buckets, 1776 max)
  221. [ 10.282261] xt_time: kernel timezone is -0000
  222. [ 10.392106] PPP generic driver version 2.4.2
  223. [ 10.405079] NET: Registered protocol family 24
  224. [ 10.459474] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
  225. [ 10.471212] rt2800pci 0000:01:00.0: loaded eeprom from mtd device "factory"
  226. [ 10.485177] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev 021c detected
  227. [ 10.500712] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
  228. [ 10.656495] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory"
  229. [ 10.671028] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 3883, rev 0400 detected
  230. [ 10.686491] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 3853 detected
  231. [ 12.309591] random: jshn: uninitialized urandom read (4 bytes read, 20 bits of entropy available)
  232. [ 20.395955] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  233. [ 20.407709] 8021q: adding VLAN 0 to HW filter on device eth0
  234. [ 20.447018] device eth0.1 entered promiscuous mode
  235. [ 20.456697] device eth0 entered promiscuous mode
  236. [ 20.522212] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  237. [ 20.602149] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready
  238. [ 20.920727] mtk_soc_eth 10100000.ethernet eth0: link up (100Mbps/Full duplex)
  239. [ 21.003793] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  240. [ 21.130796] br-lan: port 1(eth0.1) entered forwarding state
  241. [ 21.142073] br-lan: port 1(eth0.1) entered forwarding state
  242. [ 21.153663] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
  243. [ 21.380649] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  244. [ 23.140579] br-lan: port 1(eth0.1) entered forwarding state
  245. [ 24.912959] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin'
  246. [ 25.170682] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.40
  247. [ 25.464941] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  248. [ 25.634508] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
  249. [ 25.648196] device wlan0 entered promiscuous mode
  250. [ 25.701196] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  251. [ 25.714223] br-lan: port 2(wlan0) entered forwarding state
  252. [ 25.725308] br-lan: port 2(wlan0) entered forwarding state
  253. [ 25.746129] device wlan1 entered promiscuous mode
  254. [ 25.755765] br-lan: port 3(wlan1) entered forwarding state
  255. [ 25.766842] br-lan: port 3(wlan1) entered forwarding state
  256. [ 25.872204] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
  257. [ 27.720601] br-lan: port 2(wlan0) entered forwarding state
  258. [ 27.760485] br-lan: port 3(wlan1) entered forwarding state
  259.  
  260.  
  261.  
  262. BusyBox v1.25.1 () built-in shell (ash)
  263.  
  264. _________
  265. / /\ _ ___ ___ ___
  266. / LE / \ | | | __| \| __|
  267. / DE / \ | |__| _|| |) | _|
  268. /________/ LE \ |____|___|___/|___| lede-project.org
  269. \ \ DE /
  270. \ LE \ / -----------------------------------------------------------
  271. \ DE \ / Reboot (SNAPSHOT, r2669-236bf83)
  272. \________\/ -----------------------------------------------------------
  273.  
  274. === WARNING! =====================================
  275. There is no root password defined on this device!
  276. Use the "passwd" command to set up a new password
  277. in order to prevent unauthorized SSH logins.
  278. --------------------------------------------------
  279. root@lede:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement