Advertisement
Guest User

Untitled

a guest
Dec 26th, 2012
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.88 KB | None | 0 0
  1. U-Boot 1.1.4 (May 3 2012 - 22:04:42)
  2.  
  3. AP121 (ar9330) U-boot
  4.  
  5. DRAM: 16 MB
  6. led turning on for 1s...
  7. id read 0x100000ff
  8. flash size 8388608, sector count = 128
  9. Flash: 8 MB
  10. Using default environment
  11.  
  12. In: serial
  13. Out: serial
  14. Err: serial
  15. Net: ag7240_enet_initialize...
  16. No valid address in Flash. Using fixed address
  17. No valid address in Flash. Using fixed address
  18. : cfg1 0x5 cfg2 0x7114
  19. eth0: 00:03:7f:09:0b:ad
  20. ag7240_phy_setup
  21. eth0 up
  22. : cfg1 0xf cfg2 0x7214
  23. eth1: 00:03:7f:09:0b:ad
  24. athrs26_reg_init_lan
  25. ATHRS26: resetting s26
  26. ATHRS26: s26 reset done
  27. ag7240_phy_setup
  28. eth1 up
  29. eth0, eth1
  30. Autobooting in 3 seconds
  31. ## Booting image at 9f020000 ...
  32. Uncompressing Kernel Image ... OK
  33.  
  34. Starting kernel ...
  35.  
  36. [ 0.000000] Linux version 3.3.8 (blogic@Debian-60-squeeze-64-minimal) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sun Nov 18 04:31:55 UTC 2012
  37. [ 0.000000] bootconsole [early0] enabled
  38. [ 0.000000] CPU revision is: 00019374 (MIPS 24Kc)
  39. [ 0.000000] SoC: Atheros AR9330 rev 1
  40. [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
  41. [ 0.000000] Determined physical RAM map:
  42. [ 0.000000] memory: 01000000 @ 00000000 (usable)
  43. [ 0.000000] Initrd not found or empty - disabling initrd
  44. [ 0.000000] Zone PFN ranges:
  45. [ 0.000000] Normal 0x00000000 -> 0x00001000
  46. [ 0.000000] Movable zone start PFN for each node
  47. [ 0.000000] Early memory PFN ranges
  48. [ 0.000000] 0: 0x00000000 -> 0x00001000
  49. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 4064
  50. [ 0.000000] Kernel command line: board=TL-WR703N console=ttyATH0,115200 rootfstype=squashfs,jffs2 noinitrd
  51. [ 0.000000] PID hash table entries: 64 (order: -4, 256 bytes)
  52. [ 0.000000] Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
  53. [ 0.000000] Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
  54. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  55. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  56. [ 0.000000] Writing ErrCtl register=00000000
  57. [ 0.000000] Readback ErrCtl register=00000000
  58. [ 0.000000] Memory: 12764k/16384k available (2209k kernel code, 3620k reserved, 412k data, 212k init, 0k highmem)
  59. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  60. [ 0.000000] NR_IRQS:51
  61. [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
  62. [ 0.080000] pid_max: default: 32768 minimum: 301
  63. [ 0.080000] Mount-cache hash table entries: 512
  64. [ 0.090000] NET: Registered protocol family 16
  65. [ 0.090000] gpiochip_add: registered GPIOs 0 to 29 on device: ath79
  66. [ 0.100000] MIPS: machine is TP-LINK TL-WR703N v1
  67. [ 0.350000] bio: create slab <bio-0> at 0
  68. [ 0.360000] Switching to clocksource MIPS
  69. [ 0.360000] NET: Registered protocol family 2
  70. [ 0.370000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  71. [ 0.370000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
  72. [ 0.370000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
  73. [ 0.380000] TCP: Hash tables configured (established 512 bind 512)
  74. [ 0.390000] TCP reno registered
  75. [ 0.390000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  76. [ 0.400000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  77. [ 0.400000] NET: Registered protocol family 1
  78. [ 0.430000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  79. [ 0.430000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  80. [ 0.440000] msgmni has been set to 24
  81. [ 0.440000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  82. [ 0.450000] io scheduler noop registered
  83. [ 0.450000] io scheduler deadline registered (default)
  84. [ 0.460000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  85. [ 0.470000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) is a AR933X UART
  86. [ 0.480000] console [ttyATH0] enabled, bootconsole disabled
  87. [ 0.480000] console [ttyATH0] enabled, bootconsole disabled
  88. [ 0.490000] m25p80 spi0.0: found en25q64, expected m25p80
  89. [ 0.500000] m25p80 spi0.0: en25q64 (8192 Kbytes)
  90. [ 0.500000] 5 tp-link partitions found on MTD device spi0.0
  91. [ 0.510000] Creating 5 MTD partitions on "spi0.0":
  92. [ 0.510000] 0x000000000000-0x000000020000 : "u-boot"
  93. [ 0.520000] 0x000000020000-0x0000001097dc : "kernel"
  94. [ 0.520000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  95. [ 0.530000] 0x0000001097dc-0x0000007f0000 : "rootfs"
  96. [ 0.540000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  97. [ 0.550000] mtd: partition "rootfs" set to be root filesystem
  98. [ 0.560000] mtd: partition "rootfs_data" created automatically, ofs=2E0000, len=510000
  99. [ 0.570000] 0x0000002e0000-0x0000007f0000 : "rootfs_data"
  100. [ 0.570000] 0x0000007f0000-0x000000800000 : "art"
  101. [ 0.580000] 0x000000020000-0x0000007f0000 : "firmware"
  102. [ 0.600000] ag71xx_mdio: probed
  103. [ 0.610000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  104. [ 1.160000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
  105. [ 1.170000] TCP cubic registered
  106. [ 1.170000] NET: Registered protocol family 17
  107. [ 1.180000] Bridge firewalling registered
  108. [ 1.180000] 8021q: 802.1Q VLAN Support v1.8
  109. [ 1.190000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  110. [ 1.200000] Freeing unused kernel memory: 212k freed
  111. - preinit -
  112. Press the [f] key and hit [enter] to enter failsafe mode
  113. [ 5.160000] eth0: link up (100Mbps/Full duplex)
  114. - regular preinit -
  115. [ 6.380000] JFFS2 notice: (436) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 12 of xref (0 dead, 2 orphan) found.
  116. switching to jffs2
  117. - init -
  118. [ 6.490000] eth0: link down
  119.  
  120. Please press Enter to activate this console. [ 8.150000] Compat-drivers backport release: compat-drivers-2012-09-04-2-gddac993
  121. [ 8.160000] Backport based on wireless-testing.git master-2012-09-07
  122. [ 8.160000] compat.git: wireless-testing.git
  123. [ 8.200000] cfg80211: Calling CRDA to update world regulatory domain
  124. [ 8.200000] cfg80211: World regulatory domain updated:
  125. [ 8.210000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  126. [ 8.210000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  127. [ 8.220000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  128. [ 8.230000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  129. [ 8.240000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  130. [ 8.240000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  131. [ 8.590000] usbcore: registered new interface driver usbfs
  132. [ 8.590000] usbcore: registered new interface driver hub
  133. [ 8.600000] usbcore: registered new device driver usb
  134. [ 9.160000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
  135. [ 9.170000] cfg80211: Calling CRDA for country: US
  136. [ 9.170000] cfg80211: Regulatory domain changed to country: US
  137. [ 9.170000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  138. [ 9.180000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
  139. [ 9.190000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
  140. [ 9.200000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  141. [ 9.210000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  142. [ 9.210000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  143. [ 9.220000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
  144. [ 9.270000] PPP generic driver version 2.4.2
  145. [ 9.540000] ip_tables: (C) 2000-2006 Netfilter Core Team
  146. [ 9.760000] NET: Registered protocol family 24
  147. [ 9.780000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  148. [ 9.780000] ehci-platform ehci-platform: Generic Platform EHCI Controller
  149. [ 9.790000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  150. [ 9.830000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
  151. [ 9.850000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
  152. [ 9.850000] hub 1-0:1.0: USB hub found
  153. [ 9.850000] hub 1-0:1.0: 1 port detected
  154. [ 9.880000] nf_conntrack version 0.5.0 (202 buckets, 808 max)
  155. [ 10.340000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  156. [ 14.060000] device eth0 entered promiscuous mode
  157. [ 14.410000] eth0: link up (100Mbps/Full duplex)
  158. [ 14.410000] br-lan: port 1(eth0) entered forwarding state
  159. [ 14.420000] br-lan: port 1(eth0) entered forwarding state
  160. [ 16.420000] br-lan: port 1(eth0) entered forwarding state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement