Guest User

Untitled

a guest
Sep 6th, 2014
524
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.52 KB | None | 0 0
  1. [code]OK
  2. No initrd
  3. ## Transferring control to Linux (at address 80060000) ...
  4. ## Giving linux memsize in bytes, 67108864
  5.  
  6. Starting kernel ...
  7.  
  8. [ 0.000000] Linux version 3.3.8 (jenkins@jenkins) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Tue Jul 15 09:38:53 CEST 2014
  9. [ 0.000000] bootconsole [early0] enabled
  10. [ 0.000000] CPU revision is: 00019374 (MIPS 24Kc)
  11. [ 0.000000] SoC: Atheros AR9330 rev 1
  12. [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
  13. [ 0.000000] Determined physical RAM map:
  14. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  15. [ 0.000000] Initrd not found or empty - disabling initrd
  16. [ 0.000000] Zone PFN ranges:
  17. [ 0.000000] Normal 0x00000000 -> 0x00004000
  18. [ 0.000000] Movable zone start PFN for each node
  19. [ 0.000000] Early memory PFN ranges
  20. [ 0.000000] 0: 0x00000000 -> 0x00004000
  21. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  22. [ 0.000000] Kernel command line: board=Yun console=ttyATH0,250000 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,14656k(rootfs),1280k(kernel),64k(nvram),64k(art),15936k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd
  23. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  26. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  27. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  28. [ 0.000000] Writing ErrCtl register=00000000
  29. [ 0.000000] Readback ErrCtl register=00000000
  30. [ 0.000000] Memory: 60936k/65536k available (2565k kernel code, 4600k reserved, 650k data, 180k init, 0k highmem)
  31. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  32. [ 0.000000] NR_IRQS:51
  33. [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
  34. [ 0.080000] pid_max: default: 32768 minimum: 301
  35. [ 0.080000] Mount-cache hash table entries: 512
  36. [ 0.080000] NET: Registered protocol family 16
  37. [ 0.090000] gpiochip_add: registered GPIOs 0 to 29 on device: ath79
  38. [ 0.090000] MIPS: machine is Arduino Yun
  39. [ 0.530000] Setting DogStick2 GPIO
  40. [ 0.550000] bio: create slab <bio-0> at 0
  41. [ 0.550000] SCSI subsystem initialized
  42. [ 0.560000] usbcore: registered new interface driver usbfs
  43. [ 0.560000] usbcore: registered new interface driver hub
  44. [ 0.560000] usbcore: registered new device driver usb
  45. [ 0.570000] Switching to clocksource MIPS
  46. [ 0.570000] NET: Registered protocol family 2
  47. [ 0.570000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  48. [ 0.580000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  49. [ 0.580000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  50. [ 0.580000] TCP: Hash tables configured (established 2048 bind 2048)
  51. [ 0.580000] TCP reno registered
  52. [ 0.580000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  53. [ 0.590000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  54. [ 0.590000] NET: Registered protocol family 1
  55. [ 0.610000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  56. [ 0.610000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  57. [ 0.620000] msgmni has been set to 119
  58. [ 0.620000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  59. [ 0.620000] io scheduler noop registered
  60. [ 0.630000] io scheduler deadline registered (default)
  61. [ 0.630000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  62. [ 0.640000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) i{ a AR933X UART
  63. [ 0.640000] console [ttyATH0] enabled, bootconsole disabled
  64. [ 0.640000] console [ttyATH0] enabled, bootconsole disabled
  65. [ 0.650000] m25p80 spi0.0: found w25q128, expected m25p80
  66. [ 0.650000] m25p80 spi0.0: w25q128 (16384 Kbytes)
  67. [ 0.650000] 7 cmdlinepart partitions found on MTD device spi0.0
  68. [ 0.660000] Creating 7 MTD partitions on "spi0.0":
  69. [ 0.660000] 0x000000000000-0x000000040000 : "u-boot"
  70. [ 0.660000] 0x000000040000-0x000000050000 : "u-boot-env"
  71. [ 0.670000] 0x000000050000-0x000000ea0000 : "rootfs"
  72. [ 0.670000] mtd: partition "rootfs" set to be root filesystem
  73. [ 0.670000] mtd: partition "rootfs_data" created automatically, ofs=7A0000, len=700000
  74. [ 0.680000] 0x0000007a0000-0x000000ea0000 : "rootfs_data"
  75. [ 0.680000] 0x000000ea0000-0x000000fe0000 : "kernel"
  76. [ 0.680000] 0x000000fe0000-0x000000ff0000 : "nvram"
  77. [ 0.690000] 0x000000ff0000-0x000001000000 : "art"
  78. [ 0.690000] 0x000000050000-0x000000fe0000 : "firmware"
  79. [ 0.710000] ag71xx_mdio: probed
  80. [ 0.720000] eth0: Atheros AG71xx at 0xba000000, irq 5
  81. [ 1.270000] eth0: Found an AR7240/AR9330 built-in switch
  82. [ 2.300000] eth1: Atheros AG71xx at 0xb9000000, irq 4
  83. [ 2.850000] ag71xx ag71xx.0: eth1: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
  84. [ 2.850000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  85. [ 2.850000] ehci-platform ehci-platform: Generic Platform EHCI Controller
  86. [ 2.860000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  87. [ 2.890000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
  88. [ 2.910000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
  89. [ 2.910000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  90. [ 2.910000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  91. [ 2.910000] usb usb1: Product: Generic Platform EHCI Controller
  92. [ 2.920000] usb usb1: Manufacturer: Linux 3.3.8 ehci_hcd
  93. [ 2.920000] usb usb1: SerialNumber: ehci-platform
  94. [ 2.920000] hub 1-0:1.0: USB hub found
  95. [ 2.920000] hub 1-0:1.0: 1 port detected
  96. [ 2.930000] Initializing USB Mass Storage driver...
  97. [ 2.930000] usbcore: registered new interface driver usb-storage
  98. [ 2.930000] USB Mass Storage support registered.
  99. [ 2.930000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled/input/input0
  100. [ 2.940000] sdhci: Secure Digital Host Controller Interface driver
  101. [ 2.940000] sdhci: Copyright(c) Pierre Ossman
  102. [ 2.940000] usbcore: registered new interface driver ushc
  103. [ 2.940000] TCP cubic registered
  104. [ 2.950000] NET: Registered protocol family 17
  105. [ 2.950000] Bridge firewalling registered
  106. [ 2.950000] 8021q: 802.1Q VLAN Support v1.8
  107. [ 2.960000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  108. [ 2.960000] Freeing unused kernel memory: 180k freed
  109. [ 3.260000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  110. [ 3.460000] usb 1-1: New USB device found, idVendor=058f, idProduct=6254
  111. [ 3.460000] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  112. [ 3.460000] usb 1-1: Product: USB2.0Hub
  113. [ 3.550000] hub 1-1:1.0: USB hub found
  114. [ 3.550000] hub 1-1:1.0: 4 ports detected
  115. [ 4.000000] usb 1-1.4: new high-speed USB device number 3 using ehci-platform
  116. [ 4.160000] usb 1-1.4: New USB device found, idVendor=058f, idProduct=6366
  117. [ 4.160000] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  118. [ 4.170000] usb 1-1.4: Product: Mass Storage Device
  119. [ 4.170000] usb 1-1.4: Manufacturer: Generic
  120. [ 4.170000] usb 1-1.4: SerialNumber: 058F0O1111B1
  121. [ 4.210000] scsi0 : usb-storage 1-1.4:1.0
  122. [ 5.040000] Error: Driver 'gpio-keys-polled' is already registered, aborting...
  123. [ 5.210000] scsi 0:0:0:0: Direct-Access Multi Flash Reader 1.00 PQ: 0 ANSI: 0
  124. - preinit -
  125. Press the [f] key and hit [enter] to enter failsafe mode
  126. - regular preinit -
  127. [ 9.590000] JFFS2 notice: (526) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 11 of xref (0 dead, 0 orphan) found.
  128. [ 11.260000] sd 0:0:0:0: [sda] 7864320 512-byte logical blocks: (4.02 GB/3.75 GiB)
  129. [ 11.270000] sd 0:0:0:0: [sda] Write Protect is off
  130. [ 11.270000] sd 0:0:0:0: [sda] No Caching mode page present
  131. [ 11.270000] sd 0:0:0:0: [sda] Assuming drive cache: write through
  132. [ 11.280000] sd 0:0:0:0: [sda] No Caching mode page present
  133. [ 11.280000] sd 0:0:0:0: [sda] Assuming drive cache: write through
  134. [ 11.280000] sda: sda1
  135. [ 11.290000] sd 0:0:0:0: [sda] No Caching mode page present
  136. [ 11.290000] sd 0:0:0:0: [sda] Assuming drive cache: write through
  137. [ 11.290000] sd 0:0:0:0: [sda] Attached SCSI removable disk
  138. fswitching to jffs2
  139. - init -
  140.  
  141. Please press Enter to activate this console. [ 38.550000] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
  142. [ 38.550000] Backport generated by backports.git backports-20140320-37-g5c33da0
  143. [ 38.730000] cfg80211: Calling CRDA to update world regulatory domain
  144. [ 38.730000] cfg80211: World regulatory domain updated:
  145. [ 38.730000] cfg80211: DFS Master region: unset
  146. [ 38.730000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  147. [ 38.740000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  148. [ 38.740000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  149. [ 38.740000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  150. [ 38.750000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  151. [ 38.750000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  152. [ 38.750000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  153. [ 39.710000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
  154. [ 39.720000] cfg80211: Calling CRDA for country: US
  155. [ 39.720000] cfg80211: Regulatory domain changed to country: US
  156. [ 39.720000] cfg80211: DFS Master region: FCC
  157. [ 39.720000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  158. [ 39.730000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
  159. [ 39.730000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
  160. [ 39.740000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
  161. [ 39.740000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
  162. [ 39.740000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
  163. [ 40.160000] NTFS driver 2.1.30 [Flags: R/O MODULE].
  164. [ 40.200000] Error: Driver 'gpio-keys-polled' is already registered, aborting...
  165. [ 40.330000] PPP generic driver version 2.4.2
  166. [ 40.380000] ip_tables: (C) 2000-2006 Netfilter Core Team
  167. [ 40.500000] NET: Registered protocol family 24
  168. [ 40.540000] nf_conntrack version 0.5.0 (954 buckets, 3816 max)
  169. [ 40.980000] i2c /dev entries driver
  170. [ 41.010000] Linux video capture interface: v2.00
  171. [ 41.130000] fuse init (API version 7.18)
  172. [ 50.880000] cfg80211: Calling CRDA for country: NL
  173. [ 50.880000] cfg80211: Regulatory domain changed to country: NL
  174. [ 50.880000] cfg80211: DFS Master region: ETSI
  175. [ 50.880000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  176. [ 50.890000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  177. [ 50.890000] cfg80211: (5170000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  178. [ 50.890000] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2700 mBm), (0 s)
  179. [ 50.900000] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
  180. [ 138.940000] umount: sending ioctl 4c01 to a partition!
  181. [ 138.940000] umount: sending ioctl 4c01 to a partition!
  182. [ 141.000000] Removing MTD device #3 (rootfs_data) with use count 1
  183. [ 141.020000] Resþ
  184.  
  185. U-Boot 1.1.4-dirty (Apr 10 2014 - 15:12:15)
  186.  
  187. Arduino Yun (ar9331) U-boot
  188.  
  189. DRAM: 64 MB
  190. Top of RAM usable for U-Boot at: 84000000
  191. Reserving 142k for U-Boot at: 83fdc000
  192. Reserving 192k for malloc() at: 83fac000
  193. Reserving 44 Bytes for Board Info at: 83fabfd4
  194. Reserving 36 Bytes for Global Data at: 83fabfb0
  195. Reserving 128k for boot params() at: 83f8bfb0
  196. Stack Pointer at: 83f8bf98
  197. Now running in RAM - U-Boot at: 83fdc000
  198. Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x18
  199. flash size 16777216, sector count = 256
  200. Flash: 16 MB
  201. Using default environment
  202.  
  203. In: serial
  204. Out: serial
  205. Err: serial
  206. Net: ag7240_enet_initialize...
  207. No valid address in Flash. Using fixed address
  208. No valid address in Flash. Using fixed address
  209. : cfg1 0x5 cfg2 0x7114
  210. eth0: 00:03:7f:09:0b:ad
  211. eth0 up
  212. : cfg1 0xf cfg2 0x7214
  213. eth1: 00:03:7f:09:0b:ad
  214. athrs26_reg_init_lan
  215. ATHRS26: resetting s26
  216. ATHRS26: s26 reset done
  217. eth1 up
  218. eth0, eth1
  219. Hit any key to stop autoboot: 4 3 2 1 0
  220. ## Booting image at 9fea0000 ...
  221. Image Name: MIPS OpenWrt Linux-3.3.8
  222. Created: 2014-07-15 7:41:26 UTC
  223. Image Type: MIPS Linux Kernel Image (lzma compressed)
  224. Data Size: 1185583 Bytes = 1.1 MB
  225. Load Address: 80060000
  226. Entry Point: 80060000
  227. Verifying Checksum at 0x9fea0040 ...OK
  228. Uncompressing Kernel Image ... OK
  229. No initrd
  230. ## Transferring control to Linux (at address 80060000) ...
  231. ## Giving linux memsize in bytes, 67108864
  232.  
  233. Starting kernel ...[/code]
Advertisement
Add Comment
Please, Sign In to add comment