Advertisement
Guest User

Bladerunner Wifli Helicopter

a guest
Jan 11th, 2012
569
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.82 KB | None | 0 0
  1. ÿ
  2.  
  3.  
  4.  
  5. U-Boot 1.1.3 (Jun 14 2011 - 14:53:33)
  6.  
  7.  
  8.  
  9. Board: Ralink APSoC DRAM: 16 MB
  10.  
  11. relocate_code Pointer at: 80fb4000
  12.  
  13. spi_wait_nsec: 21
  14.  
  15. spi device id: c2 20 15 c2 20 (2015c220)
  16.  
  17. find flash: MX25L1605D
  18.  
  19. raspi_read: from:30000 len:1000
  20.  
  21. .raspi_read: from:30000 len:1000
  22.  
  23. .============================================
  24.  
  25. Ralink UBoot Version: 3.5.0.0
  26.  
  27. --------------------------------------------
  28.  
  29. ASIC 5350_MP (Port5<->None)
  30.  
  31. DRAM_CONF_FROM: Boot-Strapping
  32.  
  33. DRAM_TYPE: SDRAM
  34.  
  35. DRAM_SIZE: 128 Mbits
  36.  
  37. DRAM_WIDTH: 16 bits
  38.  
  39. DRAM_TOTAL_WIDTH: 16 bits
  40.  
  41. TOTAL_MEMORY_SIZE: 16 MBytes
  42.  
  43. Flash component: SPI Flash
  44.  
  45. Date:Jun 14 2011 Time:14:53:33
  46.  
  47. ============================================
  48.  
  49. icache: sets:256, ways:4, linesz:32 ,total:32768
  50.  
  51. dcache: sets:128, ways:4, linesz:32 ,total:16384
  52.  
  53.  
  54.  
  55. ##### The CPU freq = 360 MHZ ####
  56.  
  57. estimate memory size =16 Mbytes
  58.  
  59.  
  60.  
  61. Please choose the operation:
  62.  
  63. 1: Load system code to SDRAM via TFTP.
  64.  
  65. 2: Load system code then write to Flash via TFTP.
  66.  
  67. 3: Boot system code via Flash (default).
  68.  
  69. 4: Entr boot command line interface.
  70.  
  71. 7: Load Boot Loader code then write to Flash via Serial.
  72.  
  73. 9: Load Boot Loader code then write to Flash via TFTP.
  74.  
  75.  
  76.  
  77.  
  78. You choosed 3
  79.  
  80.  
  81.  
  82. 0
  83.  
  84.  
  85.  
  86. 3: System Boot system code via Flash.
  87.  
  88. ## Booting image at bc050000 ...
  89.  
  90. raspi_read: from:50000 len:40
  91.  
  92. . Image Name: Linux Kernel Image
  93.  
  94. Created: 2011-06-15 6:25:31 UTC
  95.  
  96. Image Type: MIPS Linux Kernel Image (lzma compressed)
  97.  
  98. Data Size: 1452519 Bytes = 1.4 MB
  99.  
  100. Load Address: 80000000
  101.  
  102. Entry Point: 802ea000
  103.  
  104. raspi_read: from:50040 len:1629e7
  105.  
  106. ....................... Verifying Checksum ... OK
  107.  
  108. Uncompressing Kernel Image ... OK
  109.  
  110. No initrd
  111.  
  112. ## Transferring control to Linux (at address 802ea000) ...
  113.  
  114. ## Giving linux memsize in MB, 16
  115.  
  116.  
  117.  
  118. Starting kernel ...
  119.  
  120.  
  121.  
  122.  
  123.  
  124. LINUX started...
  125.  
  126.  
  127.  
  128. THIS IS ASIC
  129.  
  130. Linux version 2.6.21 (root@localhost.localdomain) (gcc version 3.4.2) #65 Wed Jun 15 14:25:10 HKT 2011
  131.  
  132.  
  133.  
  134. The CPU feqenuce set to 360 MHz
  135.  
  136. CPU revision is: 0001964c
  137.  
  138. Determined physical RAM map:
  139.  
  140. memory: 01000000 @ 00000000 (usable)
  141.  
  142. Initrd not found or empty - disabling initrd
  143.  
  144. Built 1 zonelists. Total pages: 4064
  145.  
  146. Kernel command line: console=ttyS1,9600n8 root=/dev/ram0
  147.  
  148. Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
  149.  
  150. Primary data cache 16kB, 4-way, linesize 32 bytes.
  151.  
  152. Synthesized TLB refill handler (20 instructions).
  153.  
  154. Synthesized TLB load handler fastpath (32 instructions).
  155.  
  156. Synthesized TLB store handler fastpath (32 instructions).
  157.  
  158. Synthesized TLB modify handler fastpath (31 instructions).
  159.  
  160. Cache parity protection disabled
  161.  
  162. cause = 4080800c, status = 11000000
  163.  
  164. PID hash table entries: 64 (order: 6, 256 bytes)
  165.  
  166. calculating r4koff... 0015f900(1440000)
  167.  
  168. CPU frequency 360.00 MHz
  169.  
  170. Using 180.000 MHz high precision timer.
  171.  
  172. Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
  173.  
  174. Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
  175.  
  176. Memory: 12580k/16384k available (2675k kernel code, 3804k reserved, 304k data, 580k init, 0k highmem)
  177.  
  178. Mount-cache hash table entries: 512
  179.  
  180. NET: Registered protocol family 16
  181.  
  182. NET: Registered protocol family 2
  183.  
  184. Time: MIPS clocksource has been installed.
  185.  
  186. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  187.  
  188. TCP established hash table entries: 512 (order: 0, 4096 bytes)
  189.  
  190. TCP bind hash table entries: 512 (order: -1, 2048 bytes)
  191.  
  192. TCP: Hash tables configured (established 512 bind 512)
  193.  
  194. TCP reno registered
  195.  
  196. detected lzma initramfs
  197.  
  198. detected lzma initramfs
  199.  
  200. initramfs: LZMA lc=3,lp=0,pb=2,dictSize=1048576,origSize=1948672
  201.  
  202. LZMA initramfs by Ming-Ching Tiew <mctiew@yahoo.com>..............................deice id : c2 20 15 c2 20 (2015c220)
  203.  
  204. MX25L1605D(c2 2015c220) (2048 Kbytes)
  205.  
  206. mtd .name = raspi, .size = 0x00200000 (2M) .erasesize = 0x00010000 (64K) .numeraseregions = 0
  207.  
  208. Creating 5 MTD partitions on "raspi":
  209.  
  210. 0x00000000-0x00200000 : "ALL"
  211.  
  212. 0x00000000-0x00030000 : "Bootloader"
  213.  
  214. 0x00030000-0x00040000 : "Config"
  215.  
  216. 0x00040000-0x00050000 : "Factory"
  217.  
  218. 0x00050000-0x01000000 : "Kernel"
  219.  
  220. mtd: partition "Kernel" extends beyond the end of device "raspi" -- size truncated to 0x1b0000
  221.  
  222. squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher
  223.  
  224. squashfs: LZMA suppport for slax.org by jro
  225.  
  226. io scheduler noop registered (default)
  227.  
  228. Ralink gpio driver initialized
  229.  
  230. HDLC line discipline: version $Revision: 1.1.1.1 $, maxframe=4096
  231.  
  232. N_HDLC line discipline registered.
  233.  
  234. Serial: 8250/16550 driver $Revision: 1.7 $ 2 ports, IRQ sharing disabled
  235.  
  236. serial8250: ttyS0 at I/O 0xb0000500 (irq = 37) is a 16550A
  237.  
  238. serial8250: ttyS1 at I/O 0xb0000c00 (irq = 12) is a 16550A
  239.  
  240. RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
  241.  
  242. loop: loaded (max 8 devices)
  243.  
  244. rdm_major = 254
  245.  
  246. MAC_ADRH -- : 0x00000000
  247.  
  248. MAC_ADRL -- : 0x00000000
  249.  
  250. Ralink APSoC Ethernet Driver Initilization. v2.0 256 rx/tx descriptors allocated, mtu = 1500!
  251.  
  252. MAC_ADRH -- : 0x0000000c
  253.  
  254. MAC_ADRL -- : 0x43305077
  255.  
  256. PROC INIT OK!
  257.  
  258.  
  259.  
  260.  
  261.  
  262. === pAd = c0019000, size = 616520 ===
  263.  
  264.  
  265.  
  266. <-- RTMPAllocAdapterBlock, Status=0
  267.  
  268. block2mtd: version $Revision: 1.1.1.1 $
  269.  
  270. nf_conntrack version 0.5.0 (128 buckets, 1024 max)
  271.  
  272. ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Restricted Cone
  273.  
  274. TCP cubic registered
  275.  
  276. NET: Registered protocol family 1
  277.  
  278. NET: Registered protocol family 10
  279.  
  280. NET: Registered protocol family 17
  281.  
  282. 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  283.  
  284. All bugs added by David S. Miller <davem@redhat.com>
  285.  
  286. Freeing unused kernel memory: 580k freed
  287.  
  288.  
  289. init started: BAlgorithmics/MIPS FPU Emulator v1.5
  290.  
  291. usyBox v1.12.1 (devpts: called with bogus options
  292.  
  293. 2011-05-26 16:58:33 HKT)
  294.  
  295.  
  296. starting pid 11, tty '': '/etc_ro/rcS'
  297.  
  298. mount: mounting none on /sys failed: No such device
  299.  
  300. mount: mounting none on /proc/bus/usb failed: No such file or directory
  301.  
  302. Password for 'admin' changed
  303.  
  304. Commit crc = ec8f9f95
  305.  
  306. vconfig: ioctl error for rem: Invalid argument
  307.  
  308. vconfig: ioctl error for rem: Invalid argument
  309.  
  310. ifconfig: ioctl 0x8913 failed: No such device
  311.  
  312. brctl: bridge br0: No such device or address
  313.  
  314. ifconfig: ioctl 0x8914 failed: Cannot assign requested address
  315.  
  316. ifconfig: ioctl 0x8914 failed: Cannot assign requested address
  317.  
  318. killall: udhcpd: no process killed
  319.  
  320. Set: phy[0].reg[0] = 3900
  321.  
  322. Set: phy[1].reg[0] = 3900
  323.  
  324. Set: phy[2].reg[0] = 3900
  325.  
  326. Set: phy[4].reg[0] = 3900
  327.  
  328. ifconfig: ioctl 0x8913 failed: No such device
  329.  
  330. udhcpc (v1.12.1) started
  331.  
  332. ##################################
  333.  
  334. # Welcome to Huahong #
  335.  
  336. # Tel:0086-769-85383658 #
  337.  
  338. # Mobile:0086-186-6511-0698 #
  339.  
  340. # Email:schuangqiang@126.com #
  341.  
  342. # http://www.hk-fct.com/ #
  343.  
  344. ##################################
  345.  
  346. UÿÌUÿÌUÿÌ
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement