Advertisement
Guest User

Dir620 reboot

a guest
Dec 6th, 2015
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.94 KB | None | 0 0
  1. =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2015.12.06 16:32:41 =~=~=~=~=~=~=~=~=~=~=~=
  2.  
  3.  
  4.  
  5. U-Boot 1.1.3 (Aug 30 2013 - 14:25:10)
  6.  
  7.  
  8. Board: Ralink APSoC DRAM: 32 MB
  9.  
  10. relocate_code Pointer at: 81fac000
  11.  
  12. spi_wait_nsec: 3c
  13.  
  14. spi device id: c2 20 17 c2 20 (2017c220)
  15.  
  16. find flash: MX25L6405D
  17.  
  18. status: 0x2
  19.  
  20. write disable
  21.  
  22. status: 0x0
  23.  
  24. raspi_read: from:30000 len:1000
  25.  
  26. .*** Warning - bad CRC, using default environment
  27.  
  28.  
  29. ============================================
  30.  
  31. Ralink UBoot Version: 3.5.2.0
  32.  
  33. --------------------------------------------
  34.  
  35. ASIC 3352_MP (Port5<->None)
  36.  
  37. DRAM_CONF_FROM: Boot-Strapping
  38.  
  39. DRAM_TYPE: SDRAM
  40.  
  41. DRAM_SIZE: 256 Mbits
  42.  
  43. DRAM_WIDTH: 16 bits
  44.  
  45. DRAM_TOTAL_WIDTH: 16 bits
  46.  
  47. TOTAL_MEMORY_SIZE: 32 MBytes
  48.  
  49. Flash component: SPI Flash
  50.  
  51. Date:Aug 30 2013 Time:14:25:10
  52.  
  53. ============================================
  54.  
  55. icache: sets:256, ways:4, linesz:32 ,total:32768
  56.  
  57. dcache: sets:128, ways:4, linesz:32 ,total:16384
  58.  
  59.  
  60. ##### The CPU freq = 400 MHZ ####
  61.  
  62. estimate memory size =32 Mbytes
  63.  
  64. raspi_read: from:40004 len:6
  65.  
  66. .
  67.  
  68.  
  69. Please choose the operation:
  70.  
  71. 1: Load system code to SDRAM via TFTP.
  72.  
  73. 2: Load system code then write to Flash via TFTP.
  74.  
  75. 3: Boot system code via Flash (default).
  76.  
  77. 4: Entr boot command line interface.
  78.  
  79. 7: Load Boot Loader code then write to Flash via Serial.
  80.  
  81. 9: Load Boot Loader code then write to Flash via TFTP.
  82.  
  83.  1  0
  84.  
  85.  
  86.  
  87. 3: System Boot system code via Flash.
  88.  
  89. ## Booting image at bc050000 ...
  90.  
  91. raspi_read: from:50000 len:40
  92.  
  93. . Image Name: DIR_620D1
  94.  
  95. Created: 2015-06-17 9:25:52 UTC
  96.  
  97. Image Type: MIPS Linux Kernel Image (lzma compressed)
  98.  
  99. Data Size: 1187159 Bytes = 1.1 MB
  100.  
  101. Load Address: 80000000
  102.  
  103. Entry Point: 8000bdf0
  104.  
  105. raspi_read: from:50040 len:121d57
  106.  
  107. ................... Verifying Checksum ... OK
  108.  
  109. Uncompressing Kernel Image ... OK
  110.  
  111. No initrd
  112.  
  113. ## Transferring control to Linux (at address 8000bdf0) ...
  114.  
  115. ## Giving linux memsize in MB, 32
  116.  
  117.  
  118. Starting kernel ...
  119.  
  120.  
  121.  
  122. LINUX started...
  123.  
  124. THIS IS ASIC
  125. [ 0.000000] Linux version 2.6.36+ (builder@rd) (gcc version 4.1.2) #1 Wed Jun 17 12:20:39 MSK 2015
  126. [ 0.000000]
  127. [ 0.000000] The CPU feqenuce set to 400 MHz
  128. [ 0.000000] CPU revision is: 0001964c (MIPS 24Kc)
  129. [ 0.000000] Software DMA cache coherency
  130. [ 0.000000] Determined physical RAM map:
  131. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  132. [ 0.000000] Zone PFN ranges:
  133. [ 0.000000] Normal 0x00000000 -> 0x00002000
  134. [ 0.000000] Movable zone start PFN for each node
  135. [ 0.000000] early_node_map[1] active PFN ranges
  136. [ 0.000000] 0: 0x00000000 -> 0x00002000
  137. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  138. [ 0.000000] Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock5
  139. [ 0.000000] HZ = 100
  140. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  141. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  142. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  143. [ 0.000000] Primary instruction cache 32kB, VIPT, I-cache aliases, , 4-waylinesize 32 bytes.
  144. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
  145. [ 0.000000] Writing ErrCtl register=0007aad6
  146. [ 0.000000] Readback ErrCtl register=0007aad6
  147. [ 0.000000] Memory: 28772k/32768k available (2775k kernel code, 3996k reserved, 669k data, 152k init, 0k highmem)
  148. [ 0.000000] Hierarchical RCU implementation.
  149. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  150. [ 0.000000] NR_IRQS:128
  151. [ 0.000000] Console: colour dummy device 80x25
  152. [ 0.000000] console [ttyS1] enabled
  153. [ 0.010000] Calibrating delay loop... 266.24 BogoMIPS (lpj=1331200)
  154. [ 0.260000] pid_max: default: 32768 minimum: 301
  155. [ 0.260000] Mount-cache hash table entries: 512
  156. [ 0.270000] NET: Registered protocol family 16
  157. [ 0.310000] bio: create slab <bio-0> at 0
  158. [ 0.320000] SCSI subsystem initialized
  159. [ 0.330000] usbcore: registered new interface driver usbfs
  160. [ 0.340000] usbcore: registered new interface driver hub
  161. [ 0.350000] usbcore: registered new device driver usb
  162. [ 0.360000] dru mark: unknown type 772 for dev lo
  163. [ 0.370000] cfg80211: Calling CRDA to update world regulatory domain
  164. [ 0.380000] Switching to clocksource MIPS
  165. [ 0.430000] dru filter: 80% -> 0x00000666 avenrun
  166. [ 0.440000] dru filter: 80% -> 0x00000666 avenrun
  167. [ 0.450000] dru filter: 120% -> 0x00000999 avenrun
  168. [ 0.460000] Registered /proc/sys/dru
  169. [ 0.460000] NET: Registered protocol family 2
  170. [ 0.470000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  171. [ 0.490000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  172. [ 0.500000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  173. [ 0.510000] TCP: Hash tables configured (established 1024 bind 1024)
  174. [ 0.530000] TCP reno registered
  175. [ 0.530000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  176. [ 0.550000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  177. [ 0.560000] multicast routing: unresolved cache size is 200, expires at 1.0 sec (HZ = 100)
  178. [ 0.580000] NET: Registered protocol family 1
  179. [ 0.580000] deice id : c2 20 17 c2 20 (2017c220)
  180. [ 0.590000] MX25L6405D(c2 2017c220) (8192 Kbytes)
  181. [ 0.600000] mtd .name = raspi, .size = 0x00800000 (0M) .erasesize = 0x00000008 (0K) .numeraseregions = 65536
  182. [ 0.620000] raspi: squashfs filesystem found at block 1572864
  183. [ 0.630000] Creating 7 MTD partitions on "raspi":
  184. [ 0.640000] 0x000000000000-0x000000800000 : "ALL"
  185. [ 0.660000] 0x000000000000-0x000000030000 : "Bootloader"
  186. [ 0.670000] 0x000000030000-0x000000040000 : "Config"
  187. [ 0.680000] 0x000000040000-0x000000050000 : "Factory"
  188. [ 0.690000] 0x000000050000-0x000000800000 : "Linux"
  189. [ 0.700000] 0x000000180000-0x000000800000 : "RootFS"
  190. [ 0.710000] 0x000000050000-0x000000800000 : "Kernel"
  191. [ 0.720000] RT3xxx EHCI/OHCI init.
  192. [ 0.740000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  193. [ 0.750000] msgmni has been set to 56
  194. [ 0.760000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  195. [ 0.770000] io scheduler noop registered (default)
  196. [ 1.390000] HDLC line discipline maxframe=4096
  197. [ 1.400000] N_HDLC line discipline registered.
  198. [ 1.410000] Ralink gpio driver initialized
  199. [ 1.420000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  200. [ 1.430000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 37) is a 16550A
  201. [ 1.440000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 12) is a 16550A
  202. [ 1.470000] loop: module loaded
  203. [ 1.490000] GMAC1_MAC_ADRH -- : 0x0000000c
  204. [ 1.500000] GMAC1_MAC_ADRL -- : 0x43335277
  205. [ 1.510000] Ralink APSoC Ethernet Driver Initilization. v3.1 512 rx/tx descriptors allocated, mtu = 1500!
  206. [ 1.530000] NAPI enable, Tx Ring = 512, Rx Ring = 512
  207. [ 1.540000] GMAC1_MAC_ADRH -- : 0x0000000c
  208. [ 1.550000] GMAC1_MAC_ADRL -- : 0x43335277
  209. [ 1.560000] PROC INIT OK!
  210. [ 1.560000] PPP generic driver version 2.4.2
  211. [ 1.570000] PPP Deflate Compression module registered
  212. [ 1.580000] PPP BSD Compression module registered
  213. [ 1.590000] PPP MPPE Compression module registered
  214. [ 1.600000] NET: Registered protocol family 24
  215. [ 1.610000] PPTP driver version 0.8.5
  216. [ 1.620000] Initializing USB Mass Storage driver...
  217. [ 1.630000] usbcore: registered new interface driver usb-storage
  218. [ 1.640000] USB Mass Storage support registered.
  219. [ 1.650000] Ralink APSoC Hardware Watchdog Timer
  220. [ 1.670000] usbcore: registered new interface driver usbhid
  221. [ 1.680000] usbhid: USB HID core driver
  222. [ 1.680000] GACT probability on
  223. [ 1.690000] Mirror/redirect action on
  224. [ 1.700000] Simple TC action Loaded
  225. [ 1.710000] u32 classifier
  226. [ 1.710000] Performance counters on
  227. [ 1.720000] input device check on
  228. [ 1.730000] Actions configured
  229. [ 1.730000] Netfilter messages via NETLINK v0.30.
  230. [ 1.740000] nf_conntrack version 0.5.0 (449 buckets, 1796 max)
  231. [ 1.750000] GRE over IPv4 demultiplexor driver
  232. [ 1.760000] gre: can't add protocol
  233. [ 1.770000] ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Linux
  234. [ 1.780000] arp_tables: (C) 2002 David S. Miller
  235. [ 1.790000] TCP cubic registered
  236. [ 1.800000] NET: Registered protocol family 17
  237. [ 1.810000] Bridge firewalling registered
  238. [ 1.820000] Ebtables v2.0 registered
  239. [ 1.820000] L2TP core driver, V2.0
  240. [ 1.830000] PPPoL2TP kernel driver, V2.0
  241. [ 1.840000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  242. [ 1.850000] All bugs added by David S. Miller <davem@redhat.com>
  243. [ 1.860000] nlmon: nlmon_init entry
  244. [ 1.930000] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  245. [ 1.950000] Freeing unused kernel memory: 152k freed
  246. D-link init started
  247. Jan 1 00:00:02 init[1]: Kernel threads-max value (449) is too small. Set it to 512.
  248.  
  249. updateboot :: checking bootloader...
  250. updateboot :: bootloader not need to update
  251. Reading config from flash...
  252. load section
  253. result read config from flash is 0
  254. [ 3.720000] gpiom: module license 'Proprietary' taints kernel.
  255. [ 3.730000] Disabling lock debugging due to kernel taint
  256. [ 3.790000] gpiom: module starting ...
  257. [ 3.800000] gpiom: using profile DIR_620D1.
  258. [ 3.810000] gpiom: button support enabled.
  259. [ 3.810000] gpiom: led support enabled.
  260. [ 4.030000] usbcore: registered new interface driver cdc_acm
  261. [ 4.040000] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  262. [ 4.290000] tun: Universal TUN/TAP device driver, 1.6
  263. [ 4.300000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  264. [ 5.410000] fuse init (API version 7.15)
  265. Lenght of avalible memory for title 142 bytes
  266. resident starting...
  267. opening lib3g...
  268. hlib3g = 457218
  269. Event pipe size is 4096 bytes
  270. Initializing device...
  271. Jan 1 00:00:04 autoupdate[833]: Config reset
  272.  
  273.  
  274. Init netfilter
  275. [ 7.470000] nf_conntrack_rtsp v0.6.21 loading
  276. [ 7.550000] nf_nat_rtsp v0.6.21 loading
  277. res = 1
  278. Config is good
  279. Check SSID
  280. Jan 1 00:00:04 dms_check_config_by_default[833]: this config is NO default
  281.  
  282. Do preinit ifaces
  283. Set[ 8.580000] Raeth v3.1 ( mNAPI
  284. ac[ 8.590000] ,SkbRecycle 9)
  285. 0:94:e4:ee:be:4[ 8.600000]
  286. [ 8.600000] phy_tx_ring = 0x0166a000, tx_ring = 0xa166a000
  287. d on ifa[ 8.610000]
  288. [ 8.610000] phy_rx_ring0 = 0x0166c000, rx_ring0 = 0xa166c000
  289. ce eth2 - OK
  290. [ 8.630000] GMAC1_MAC_ADRH -- : 0x00009094
  291. [ 8.640000] GMAC1_MAC_ADRL -- : 0xe4eebe4d
  292. [ 8.650000] RT305x_ESW: Link Status Changed
  293. [ 8.660000] CDMA_CSG_CFG = 81000007
  294. [ 8.660000] GDMA1_FWD_CFG = C0710000
  295. ---libshared | write_config_file: begin
  296. start generate config
  297. config 02
  298. BssidNum=1
  299. WirelessMode=9
  300. Channel=auto
  301. ---libshared | write_config_file: end
  302. rmmod: can't unload 'hw_nat': unknown symbol in module, or unknown parameter
  303. Jan 1 00:00:09 libshared:stop_wifi[833]: begin
  304.  
  305.  
  306. killall: rt2860apd: no process killed
  307. br0: No such device
  308. killall: wscd: no process killed
  309. ra0 no private ioctls.
  310.  
  311. deleting ifaces...
  312. deleting iface ifb0
  313. Error ioctl
  314. deleting iface ifb1
  315. Error ioctl
  316. set_group_vlan: start
  317. set_group_vlan: group #0
  318. set_group_vlan: group dest lan
  319. brname: br0; iface_list: ra0 eth2.1
  320. iface: ra0
  321. [ 19.720000] =====================================================
  322. [ 19.730000] Channel 1 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  323. [ 19.740000] Channel 2 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  324. [ 19.760000] Channel 3 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  325. [ 19.770000] Channel 4 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  326. [ 19.790000] Channel 5 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  327. [ 19.800000] Channel 6 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  328. [ 19.810000] Channel 7 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  329. [ 19.830000] Channel 8 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  330. [ 19.840000] Channel 9 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  331. [ 19.860000] Channel 10 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  332. [ 19.870000] Channel 11 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  333. [ 19.890000] =====================================================
  334. [ 19.900000] d-link final_channel = 5+1
  335. [ 19.910000] =====================================================
  336.  
  337.  
  338.  
  339. U-Boot 1.1.3 (Aug 30 2013 - 14:25:10)
  340.  
  341.  
  342. Board: Ralink APSoC DRAM: 32 MB
  343.  
  344. relocate_code Pointer at: 81fac000
  345.  
  346. spi_wait_nsec: 3c
  347.  
  348. spi device id: c2 20 17 c2 20 (2017c220)
  349.  
  350. find flash: MX25L6405D
  351.  
  352. status: 0x2
  353.  
  354. write disable
  355.  
  356. status: 0x0
  357.  
  358. raspi_read: from:30000 len:1000
  359.  
  360. .*** Warning - bad CRC, using default environment
  361.  
  362.  
  363. ============================================
  364.  
  365. Ralink UBoot Version: 3.5.2.0
  366.  
  367. --------------------------------------------
  368.  
  369. ASIC 3352_MP (Port5<->None)
  370.  
  371. DRAM_CONF_FROM: Boot-Strapping
  372.  
  373. DRAM_TYPE: SDRAM
  374.  
  375. DRAM_SIZE: 256 Mbits
  376.  
  377. DRAM_WIDTH: 16 bits
  378.  
  379. DRAM_TOTAL_WIDTH: 16 bits
  380.  
  381. TOTAL_MEMORY_SIZE: 32 MBytes
  382.  
  383. Flash component: SPI Flash
  384.  
  385. Date:Aug 30 2013 Time:14:25:10
  386.  
  387. ============================================
  388.  
  389. icache: sets:256, ways:4, linesz:32 ,total:32768
  390.  
  391. dcache: sets:128, ways:4, linesz:32 ,total:16384
  392.  
  393.  
  394. ##### The CPU freq = 400 MHZ ####
  395.  
  396. estimate memory size =32 Mbytes
  397.  
  398. raspi_read: from:40004 len:6
  399.  
  400. .
  401.  
  402.  
  403. Please choose the operation:
  404.  
  405. 1: Load system code to SDRAM via TFTP.
  406.  
  407. 2: Load system code then write to Flash via TFTP.
  408.  
  409. 3: Boot system code via Flash (default).
  410.  
  411. 4: Entr boot command line interface.
  412.  
  413. 7: Load Boot Loader code then write to Flash via Serial.
  414.  
  415. 9: Load Boot Loader code then write to Flash via TFTP.
  416.  
  417.  1  0
  418.  
  419.  
  420.  
  421. 3: System Boot system code via Flash.
  422.  
  423. ## Booting image at bc050000 ...
  424.  
  425. raspi_read: from:50000 len:40
  426.  
  427. . Image Name: DIR_620D1
  428.  
  429. Created: 2015-06-17 9:25:52 UTC
  430.  
  431. Image Type: MIPS Linux Kernel Image (lzma compressed)
  432.  
  433. Data Size: 1187159 Bytes = 1.1 MB
  434.  
  435. Load Address: 80000000
  436.  
  437. Entry Point: 8000bdf0
  438.  
  439. raspi_read: from:50040 len:121d57
  440.  
  441. ................... Verifying Checksum ... OK
  442.  
  443. Uncompressing Kernel Image ... OK
  444.  
  445. No initrd
  446.  
  447. ## Transferring control to Linux (at address 8000bdf0) ...
  448.  
  449. ## Giving linux memsize in MB, 32
  450.  
  451.  
  452. Starting kernel ...
  453.  
  454.  
  455.  
  456. LINUX started...
  457.  
  458. THIS IS ASIC
  459. [ 0.000000] Linux version 2.6.36+ (builder@rd) (gcc version 4.1.2) #1 Wed Jun 17 12:20:39 MSK 2015
  460. [ 0.000000]
  461. [ 0.000000] The CPU feqenuce set to 400 MHz
  462. [ 0.000000] CPU revision is: 0001964c (MIPS 24Kc)
  463. [ 0.000000] Software DMA cache coherency
  464. [ 0.000000] Determined physical RAM map:
  465. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  466. [ 0.000000] Zone PFN ranges:
  467. [ 0.000000] Normal 0x00000000 -> 0x00002000
  468. [ 0.000000] Movable zone start PFN for each node
  469. [ 0.000000] early_node_map[1] active PFN ranges
  470. [ 0.000000] 0: 0x00000000 -> 0x00002000
  471. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  472. [ 0.000000] Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock5
  473. [ 0.000000] HZ = 100
  474. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  475. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  476. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  477. [ 0.000000] Primary instruction cache 32kB, VIPT, I-cache aliases, , 4-waylinesize 32 bytes.
  478. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
  479. [ 0.000000] Writing ErrCtl register=0007aad0
  480. [ 0.000000] Readback ErrCtl register=0007aad0
  481. [ 0.000000] Memory: 28772k/32768k available (2775k kernel code, 3996k reserved, 669k data, 152k init, 0k highmem)
  482. [ 0.000000] Hierarchical RCU implementation.
  483. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  484. [ 0.000000] NR_IRQS:128
  485. [ 0.000000] Console: colour dummy device 80x25
  486. [ 0.000000] console [ttyS1] enabled
  487. [ 0.010000] Calibrating delay loop... 266.24 BogoMIPS (lpj=1331200)
  488. [ 0.260000] pid_max: default: 32768 minimum: 301
  489. [ 0.260000] Mount-cache hash table entries: 512
  490. [ 0.270000] NET: Registered protocol family 16
  491. [ 0.310000] bio: create slab <bio-0> at 0
  492. [ 0.320000] SCSI subsystem initialized
  493. [ 0.330000] usbcore: registered new interface driver usbfs
  494. [ 0.340000] usbcore: registered new interface driver hub
  495. [ 0.350000] usbcore: registered new device driver usb
  496. [ 0.360000] dru mark: unknown type 772 for dev lo
  497. [ 0.370000] cfg80211: Calling CRDA to update world regulatory domain
  498. [ 0.380000] Switching to clocksource MIPS
  499. [ 0.430000] dru filter: 80% -> 0x00000666 avenrun
  500. [ 0.440000] dru filter: 80% -> 0x00000666 avenrun
  501. [ 0.450000] dru filter: 120% -> 0x00000999 avenrun
  502. [ 0.460000] Registered /proc/sys/dru
  503. [ 0.460000] NET: Registered protocol family 2
  504. [ 0.470000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  505. [ 0.490000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  506. [ 0.500000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  507. [ 0.510000] TCP: Hash tables configured (established 1024 bind 1024)
  508. [ 0.530000] TCP reno registered
  509. [ 0.530000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  510. [ 0.550000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  511. [ 0.560000] multicast routing: unresolved cache size is 200, expires at 1.0 sec (HZ = 100)
  512. [ 0.580000] NET: Registered protocol family 1
  513. [ 0.580000] deice id : c2 20 17 c2 20 (2017c220)
  514. [ 0.590000] MX25L6405D(c2 2017c220) (8192 Kbytes)
  515. [ 0.600000] mtd .name = raspi, .size = 0x00800000 (0M) .erasesize = 0x00000008 (0K) .numeraseregions = 65536
  516. [ 0.620000] raspi: squashfs filesystem found at block 1572864
  517. [ 0.630000] Creating 7 MTD partitions on "raspi":
  518. [ 0.640000] 0x000000000000-0x000000800000 : "ALL"
  519. [ 0.660000] 0x000000000000-0x000000030000 : "Bootloader"
  520. [ 0.670000] 0x000000030000-0x000000040000 : "Config"
  521. [ 0.680000] 0x000000040000-0x000000050000 : "Factory"
  522. [ 0.690000] 0x000000050000-0x000000800000 : "Linux"
  523. [ 0.700000] 0x000000180000-0x000000800000 : "RootFS"
  524. [ 0.710000] 0x000000050000-0x000000800000 : "Kernel"
  525. [ 0.720000] RT3xxx EHCI/OHCI init.
  526. [ 0.740000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  527. [ 0.750000] msgmni has been set to 56
  528. [ 0.760000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  529. [ 0.770000] io scheduler noop registered (default)
  530. [ 1.390000] HDLC line discipline maxframe=4096
  531. [ 1.400000] N_HDLC line discipline registered.
  532. [ 1.410000] Ralink gpio driver initialized
  533. [ 1.420000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  534. [ 1.430000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 37) is a 16550A
  535. [ 1.440000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 12) is a 16550A
  536. [ 1.470000] loop: module loaded
  537. [ 1.490000] GMAC1_MAC_ADRH -- : 0x0000000c
  538. [ 1.500000] GMAC1_MAC_ADRL -- : 0x43335277
  539. [ 1.510000] Ralink APSoC Ethernet Driver Initilization. v3.1 512 rx/tx descriptors allocated, mtu = 1500!
  540. [ 1.530000] NAPI enable, Tx Ring = 512, Rx Ring = 512
  541. [ 1.540000] GMAC1_MAC_ADRH -- : 0x0000000c
  542. [ 1.550000] GMAC1_MAC_ADRL -- : 0x43335277
  543. [ 1.560000] PROC INIT OK!
  544. [ 1.560000] PPP generic driver version 2.4.2
  545. [ 1.570000] PPP Deflate Compression module registered
  546. [ 1.580000] PPP BSD Compression module registered
  547. [ 1.590000] PPP MPPE Compression module registered
  548. [ 1.600000] NET: Registered protocol family 24
  549. [ 1.610000] PPTP driver version 0.8.5
  550. [ 1.620000] Initializing USB Mass Storage driver...
  551. [ 1.630000] usbcore: registered new interface driver usb-storage
  552. [ 1.640000] USB Mass Storage support registered.
  553. [ 1.650000] Ralink APSoC Hardware Watchdog Timer
  554. [ 1.670000] usbcore: registered new interface driver usbhid
  555. [ 1.680000] usbhid: USB HID core driver
  556. [ 1.680000] GACT probability on
  557. [ 1.690000] Mirror/redirect action on
  558. [ 1.700000] Simple TC action Loaded
  559. [ 1.710000] u32 classifier
  560. [ 1.710000] Performance counters on
  561. [ 1.720000] input device check on
  562. [ 1.730000] Actions configured
  563. [ 1.730000] Netfilter messages via NETLINK v0.30.
  564. [ 1.740000] nf_conntrack version 0.5.0 (449 buckets, 1796 max)
  565. [ 1.750000] GRE over IPv4 demultiplexor driver
  566. [ 1.760000] gre: can't add protocol
  567. [ 1.770000] ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Linux
  568. [ 1.780000] arp_tables: (C) 2002 David S. Miller
  569. [ 1.790000] TCP cubic registered
  570. [ 1.800000] NET: Registered protocol family 17
  571. [ 1.810000] Bridge firewalling registered
  572. [ 1.820000] Ebtables v2.0 registered
  573. [ 1.820000] L2TP core driver, V2.0
  574. [ 1.830000] PPPoL2TP kernel driver, V2.0
  575. [ 1.840000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  576. [ 1.850000] All bugs added by David S. Miller <davem@redhat.com>
  577. [ 1.860000] nlmon: nlmon_init entry
  578. [ 1.930000] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  579. [ 1.950000] Freeing unused kernel memory: 152k freed
  580. D-link init started
  581. Jan 1 00:00:02 init[1]: Kernel threads-max value (449) is too small. Set it to 512.
  582.  
  583. updateboot :: checking bootloader...
  584. updateboot :: bootloader not need to update
  585. Reading config from flash...
  586. load section
  587. result read config from flash is 0
  588. [ 3.720000] gpiom: module license 'Proprietary' taints kernel.
  589. [ 3.730000] Disabling lock debugging due to kernel taint
  590. [ 3.790000] gpiom: module starting ...
  591. [ 3.800000] gpiom: using profile DIR_620D1.
  592. [ 3.810000] gpiom: button support enabled.
  593. [ 3.810000] gpiom: led support enabled.
  594. [ 4.030000] usbcore: registered new interface driver cdc_acm
  595. [ 4.040000] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  596. [ 4.290000] tun: Universal TUN/TAP device driver, 1.6
  597. [ 4.300000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  598. [ 5.410000] fuse init (API version 7.15)
  599. Lenght of avalible memory for title 142 bytes
  600. resident starting...
  601. opening lib3g...
  602. hlib3g = 457218
  603. Event pipe size is 4096 bytes
  604. Initializing device...
  605. Jan 1 00:00:04 autoupdate[833]: Config reset
  606.  
  607.  
  608. Init netfilter
  609. [ 7.470000] nf_conntrack_rtsp v0.6.21 loading
  610. [ 7.550000] nf_nat_rtsp v0.6.21 loading
  611. res = 1
  612. Config is good
  613. Check SSID
  614. Jan 1 00:00:04 dms_check_config_by_default[833]: this config is NO default
  615.  
  616. Do preinit ifaces
  617. Set[ 8.580000] Raeth v3.1 ( mNAPI
  618. ac[ 8.590000] ,SkbRecycle 9)
  619. 0:94:e4:ee:be:4[ 8.600000]
  620. [ 8.600000] phy_tx_ring = 0x01666000, tx_ring = 0xa1666000
  621. d on ifa[ 8.610000]
  622. [ 8.610000] phy_rx_ring0 = 0x01668000, rx_ring0 = 0xa1668000
  623. ce eth2 - OK
  624. [ 8.630000] GMAC1_MAC_ADRH -- : 0x00009094
  625. [ 8.640000] GMAC1_MAC_ADRL -- : 0xe4eebe4d
  626. [ 8.650000] RT305x_ESW: Link Status Changed
  627. [ 8.660000] CDMA_CSG_CFG = 81000007
  628. [ 8.660000] GDMA1_FWD_CFG = C0710000
  629. ---libshared | write_config_file: begin
  630. start generate config
  631. config 02
  632. BssidNum=1
  633. WirelessMode=9
  634. Channel=auto
  635. ---libshared | write_config_file: end
  636. rmmod: can't unload 'hw_nat': unknown symbol in module, or unknown parameter
  637. Jan 1 00:00:09 libshared:stop_wifi[833]: begin
  638.  
  639.  
  640. killall: rt2860apd: no process killed
  641. br0: No such device
  642. killall: wscd: no process killed
  643. ra0 no private ioctls.
  644.  
  645. deleting ifaces...
  646. deleting iface ifb0
  647. Error ioctl
  648. deleting iface ifb1
  649. Error ioctl
  650. set_group_vlan: start
  651. set_group_vlan: group #0
  652. set_group_vlan: group dest lan
  653. brname: br0; iface_list: ra0 eth2.1
  654. iface: ra0
  655. [ 19.720000] =====================================================
  656. [ 19.730000] Channel 1 : Dirty = 0, ApCnt=0, Busy Time = 6, Skip Channel = FALSE
  657. [ 19.740000] Channel 2 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  658. [ 19.760000] Channel 3 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  659. [ 19.770000] Channel 4 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  660. [ 19.790000] Channel 5 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  661. [ 19.800000] Channel 6 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  662. [ 19.810000] Channel 7 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  663. [ 19.830000] Channel 8 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  664. [ 19.840000] Channel 9 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  665. [ 19.860000] Channel 10 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  666. [ 19.870000] Channel 11 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  667. [ 19.890000] =====================================================
  668. [ 19.900000] d-link final_channel = 5+1
  669. [ 19.910000] =====================================================
  670.  
  671.  
  672.  
  673. U-Boot 1.1.3 (Aug 30 2013 - 14:25:10)
  674.  
  675.  
  676. Board: Ralink APSoC DRAM: 32 MB
  677.  
  678. relocate_code Pointer at: 81fac000
  679.  
  680. spi_wait_nsec: 3c
  681.  
  682. spi device id: c2 20 17 c2 20 (2017c220)
  683.  
  684. find flash: MX25L6405D
  685.  
  686. status: 0x2
  687.  
  688. write disable
  689.  
  690. status: 0x0
  691.  
  692. raspi_read: from:30000 len:1000
  693.  
  694. .*** Warning - bad CRC, using default environment
  695.  
  696.  
  697. ============================================
  698.  
  699. Ralink UBoot Version: 3.5.2.0
  700.  
  701. --------------------------------------------
  702.  
  703. ASIC 3352_MP (Port5<->None)
  704.  
  705. DRAM_CONF_FROM: Boot-Strapping
  706.  
  707. DRAM_TYPE: SDRAM
  708.  
  709. DRAM_SIZE: 256 Mbits
  710.  
  711. DRAM_WIDTH: 16 bits
  712.  
  713. DRAM_TOTAL_WIDTH: 16 bits
  714.  
  715. TOTAL_MEMORY_SIZE: 32 MBytes
  716.  
  717. Flash component: SPI Flash
  718.  
  719. Date:Aug 30 2013 Time:14:25:10
  720.  
  721. ============================================
  722.  
  723. icache: sets:256, ways:4, linesz:32 ,total:32768
  724.  
  725. dcache: sets:128, ways:4, linesz:32 ,total:16384
  726.  
  727.  
  728. ##### The CPU freq = 400 MHZ ####
  729.  
  730. estimate memory size =32 Mbytes
  731.  
  732. raspi_read: from:40004 len:6
  733.  
  734. .
  735.  
  736.  
  737. Please choose the operation:
  738.  
  739. 1: Load system code to SDRAM via TFTP.
  740.  
  741. 2: Load system code then write to Flash via TFTP.
  742.  
  743. 3: Boot system code via Flash (default).
  744.  
  745. 4: Entr boot command line interface.
  746.  
  747. 7: Load Boot Loader code then write to Flash via Serial.
  748.  
  749. 9: Load Boot Loader code then write to Flash via TFTP.
  750.  
  751.  1  0
  752.  
  753.  
  754.  
  755. 3: System Boot system code via Flash.
  756.  
  757. ## Booting image at bc050000 ...
  758.  
  759. raspi_read: from:50000 len:40
  760.  
  761. . Image Name: DIR_620D1
  762.  
  763. Created: 2015-06-17 9:25:52 UTC
  764.  
  765. Image Type: MIPS Linux Kernel Image (lzma compressed)
  766.  
  767. Data Size: 1187159 Bytes = 1.1 MB
  768.  
  769. Load Address: 80000000
  770.  
  771. Entry Point: 8000bdf0
  772.  
  773. raspi_read: from:50040 len:121d57
  774.  
  775. ................... Verifying Checksum ... OK
  776.  
  777. Uncompressing Kernel Image ... OK
  778.  
  779. No initrd
  780.  
  781. ## Transferring control to Linux (at address 8000bdf0) ...
  782.  
  783. ## Giving linux memsize in MB, 32
  784.  
  785.  
  786. Starting kernel ...
  787.  
  788.  
  789.  
  790. LINUX started...
  791.  
  792. THIS IS ASIC
  793. [ 0.000000] Linux version 2.6.36+ (builder@rd) (gcc version 4.1.2) #1 Wed Jun 17 12:20:39 MSK 2015
  794. [ 0.000000]
  795. [ 0.000000] The CPU feqenuce set to 400 MHz
  796. [ 0.000000] CPU revision is: 0001964c (MIPS 24Kc)
  797. [ 0.000000] Software DMA cache coherency
  798. [ 0.000000] Determined physical RAM map:
  799. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  800. [ 0.000000] Zone PFN ranges:
  801. [ 0.000000] Normal 0x00000000 -> 0x00002000
  802. [ 0.000000] Movable zone start PFN for each node
  803. [ 0.000000] early_node_map[1] active PFN ranges
  804. [ 0.000000] 0: 0x00000000 -> 0x00002000
  805. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  806. [ 0.000000] Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock5
  807. [ 0.000000] HZ = 100
  808. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  809. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  810. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  811. [ 0.000000] Primary instruction cache 32kB, VIPT, I-cache aliases, , 4-waylinesize 32 bytes.
  812. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
  813. [ 0.000000] Writing ErrCtl register=0007aad0
  814. [ 0.000000] Readback ErrCtl register=0007aad0
  815. [ 0.000000] Memory: 28772k/32768k available (2775k kernel code, 3996k reserved, 669k data, 152k init, 0k highmem)
  816. [ 0.000000] Hierarchical RCU implementation.
  817. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  818. [ 0.000000] NR_IRQS:128
  819. [ 0.000000] Console: colour dummy device 80x25
  820. [ 0.000000] console [ttyS1] enabled
  821. [ 0.010000] Calibrating delay loop... 266.24 BogoMIPS (lpj=1331200)
  822. [ 0.260000] pid_max: default: 32768 minimum: 301
  823. [ 0.260000] Mount-cache hash table entries: 512
  824. [ 0.270000] NET: Registered protocol family 16
  825. [ 0.310000] bio: create slab <bio-0> at 0
  826. [ 0.320000] SCSI subsystem initialized
  827. [ 0.330000] usbcore: registered new interface driver usbfs
  828. [ 0.340000] usbcore: registered new interface driver hub
  829. [ 0.350000] usbcore: registered new device driver usb
  830. [ 0.360000] dru mark: unknown type 772 for dev lo
  831. [ 0.370000] cfg80211: Calling CRDA to update world regulatory domain
  832. [ 0.380000] Switching to clocksource MIPS
  833. [ 0.430000] dru filter: 80% -> 0x00000666 avenrun
  834. [ 0.440000] dru filter: 80% -> 0x00000666 avenrun
  835. [ 0.450000] dru filter: 120% -> 0x00000999 avenrun
  836. [ 0.460000] Registered /proc/sys/dru
  837. [ 0.460000] NET: Registered protocol family 2
  838. [ 0.470000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  839. [ 0.490000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  840. [ 0.500000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  841. [ 0.510000] TCP: Hash tables configured (established 1024 bind 1024)
  842. [ 0.530000] TCP reno registered
  843. [ 0.530000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  844. [ 0.550000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  845. [ 0.560000] multicast routing: unresolved cache size is 200, expires at 1.0 sec (HZ = 100)
  846. [ 0.580000] NET: Registered protocol family 1
  847. [ 0.580000] deice id : c2 20 17 c2 20 (2017c220)
  848. [ 0.590000] MX25L6405D(c2 2017c220) (8192 Kbytes)
  849. [ 0.600000] mtd .name = raspi, .size = 0x00800000 (0M) .erasesize = 0x00000008 (0K) .numeraseregions = 65536
  850. [ 0.620000] raspi: squashfs filesystem found at block 1572864
  851. [ 0.630000] Creating 7 MTD partitions on "raspi":
  852. [ 0.640000] 0x000000000000-0x000000800000 : "ALL"
  853. [ 0.660000] 0x000000000000-0x000000030000 : "Bootloader"
  854. [ 0.670000] 0x000000030000-0x000000040000 : "Config"
  855. [ 0.680000] 0x000000040000-0x000000050000 : "Factory"
  856. [ 0.690000] 0x000000050000-0x000000800000 : "Linux"
  857. [ 0.700000] 0x000000180000-0x000000800000 : "RootFS"
  858. [ 0.710000] 0x000000050000-0x000000800000 : "Kernel"
  859. [ 0.720000] RT3xxx EHCI/OHCI init.
  860. [ 0.740000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  861. [ 0.750000] msgmni has been set to 56
  862. [ 0.760000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  863. [ 0.770000] io scheduler noop registered (default)
  864. [ 1.390000] HDLC line discipline maxframe=4096
  865. [ 1.400000] N_HDLC line discipline registered.
  866. [ 1.410000] Ralink gpio driver initialized
  867. [ 1.420000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  868. [ 1.430000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 37) is a 16550A
  869. [ 1.440000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 12) is a 16550A
  870. [ 1.470000] loop: module loaded
  871. [ 1.490000] GMAC1_MAC_ADRH -- : 0x0000000c
  872. [ 1.500000] GMAC1_MAC_ADRL -- : 0x43335277
  873. [ 1.510000] Ralink APSoC Ethernet Driver Initilization. v3.1 512 rx/tx descriptors allocated, mtu = 1500!
  874. [ 1.530000] NAPI enable, Tx Ring = 512, Rx Ring = 512
  875. [ 1.540000] GMAC1_MAC_ADRH -- : 0x0000000c
  876. [ 1.550000] GMAC1_MAC_ADRL -- : 0x43335277
  877. [ 1.560000] PROC INIT OK!
  878. [ 1.560000] PPP generic driver version 2.4.2
  879. [ 1.570000] PPP Deflate Compression module registered
  880. [ 1.580000] PPP BSD Compression module registered
  881. [ 1.590000] PPP MPPE Compression module registered
  882. [ 1.600000] NET: Registered protocol family 24
  883. [ 1.610000] PPTP driver version 0.8.5
  884. [ 1.620000] Initializing USB Mass Storage driver...
  885. [ 1.630000] usbcore: registered new interface driver usb-storage
  886. [ 1.640000] USB Mass Storage support registered.
  887. [ 1.650000] Ralink APSoC Hardware Watchdog Timer
  888. [ 1.670000] usbcore: registered new interface driver usbhid
  889. [ 1.680000] usbhid: USB HID core driver
  890. [ 1.680000] GACT probability on
  891. [ 1.690000] Mirror/redirect action on
  892. [ 1.700000] Simple TC action Loaded
  893. [ 1.710000] u32 classifier
  894. [ 1.710000] Performance counters on
  895. [ 1.720000] input device check on
  896. [ 1.730000] Actions configured
  897. [ 1.730000] Netfilter messages via NETLINK v0.30.
  898. [ 1.740000] nf_conntrack version 0.5.0 (449 buckets, 1796 max)
  899. [ 1.750000] GRE over IPv4 demultiplexor driver
  900. [ 1.760000] gre: can't add protocol
  901. [ 1.770000] ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Linux
  902. [ 1.780000] arp_tables: (C) 2002 David S. Miller
  903. [ 1.790000] TCP cubic registered
  904. [ 1.800000] NET: Registered protocol family 17
  905. [ 1.810000] Bridge firewalling registered
  906. [ 1.820000] Ebtables v2.0 registered
  907. [ 1.820000] L2TP core driver, V2.0
  908. [ 1.830000] PPPoL2TP kernel driver, V2.0
  909. [ 1.840000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  910. [ 1.850000] All bugs added by David S. Miller <davem@redhat.com>
  911. [ 1.860000] nlmon: nlmon_init entry
  912. [ 1.930000] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  913. [ 1.950000] Freeing unused kernel memory: 152k freed
  914. D-link init started
  915. Jan 1 00:00:02 init[1]: Kernel threads-max value (449) is too small. Set it to 512.
  916.  
  917. updateboot :: checking bootloader...
  918. updateboot :: bootloader not need to update
  919. Reading config from flash...
  920. load section
  921. result read config from flash is 0
  922. [ 3.720000] gpiom: module license 'Proprietary' taints kernel.
  923. [ 3.730000] Disabling lock debugging due to kernel taint
  924. [ 3.790000] gpiom: module starting ...
  925. [ 3.800000] gpiom: using profile DIR_620D1.
  926. [ 3.810000] gpiom: button support enabled.
  927. [ 3.810000] gpiom: led support enabled.
  928. [ 4.030000] usbcore: registered new interface driver cdc_acm
  929. [ 4.040000] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  930. [ 4.290000] tun: Universal TUN/TAP device driver, 1.6
  931. [ 4.300000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  932. [ 5.410000] fuse init (API version 7.15)
  933. Lenght of avalible memory for title 142 bytes
  934. resident starting...
  935. opening lib3g...
  936. hlib3g = 457218
  937. Event pipe size is 4096 bytes
  938. Initializing device...
  939. Jan 1 00:00:04 autoupdate[833]: Config reset
  940.  
  941.  
  942. Init netfilter
  943. [ 7.470000] nf_conntrack_rtsp v0.6.21 loading
  944. [ 7.550000] nf_nat_rtsp v0.6.21 loading
  945. res = 1
  946. Config is good
  947. Check SSID
  948. Jan 1 00:00:04 dms_check_config_by_default[833]: this config is NO default
  949.  
  950. Do preinit ifaces
  951. Set[ 8.580000] Raeth v3.1 ( mNAPI
  952. ac[ 8.590000] ,SkbRecycle 9)
  953. 0:94:e4:ee:be:4[ 8.600000]
  954. [ 8.600000] phy_tx_ring = 0x0166c000, tx_ring = 0xa166c000
  955. d on ifa[ 8.610000]
  956. [ 8.610000] phy_rx_ring0 = 0x0166e000, rx_ring0 = 0xa166e000
  957. ce eth2 - OK
  958. [ 8.630000] GMAC1_MAC_ADRH -- : 0x00009094
  959. [ 8.640000] GMAC1_MAC_ADRL -- : 0xe4eebe4d
  960. [ 8.650000] RT305x_ESW: Link Status Changed
  961. [ 8.660000] CDMA_CSG_CFG = 81000007
  962. [ 8.660000] GDMA1_FWD_CFG = C0710000
  963. ---libshared | write_config_file: begin
  964. start generate config
  965. config 02
  966. BssidNum=1
  967. WirelessMode=9
  968. Channel=auto
  969. ---libshared | write_config_file: end
  970. rmmod: can't unload 'hw_nat': unknown symbol in module, or unknown parameter
  971. Jan 1 00:00:09 libshared:stop_wifi[833]: begin
  972.  
  973.  
  974. killall: rt2860apd: no process killed
  975. br0: No such device
  976. killall: wscd: no process killed
  977. ra0 no private ioctls.
  978.  
  979. deleting ifaces...
  980. deleting iface ifb0
  981. Error ioctl
  982. deleting iface ifb1
  983. Error ioctl
  984. set_group_vlan: start
  985. set_group_vlan: group #0
  986. set_group_vlan: group dest lan
  987. brname: br0; iface_list: ra0 eth2.1
  988. iface: ra0
  989. [ 19.720000] =====================================================
  990. [ 19.730000] Channel 1 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  991. [ 19.740000] Channel 2 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  992. [ 19.760000] Channel 3 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  993. [ 19.770000] Channel 4 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  994. [ 19.790000] Channel 5 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  995. [ 19.800000] Channel 6 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  996. [ 19.810000] Channel 7 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  997. [ 19.830000] Channel 8 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  998. [ 19.840000] Channel 9 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  999. [ 19.860000] Channel 10 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1000. [ 19.870000] Channel 11 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1001. [ 19.890000] =====================================================
  1002. [ 19.900000] d-link final_channel = 5+1
  1003. [ 19.910000] =====================================================
  1004.  
  1005.  
  1006.  
  1007. U-Boot 1.1.3 (Aug 30 2013 - 14:25:10)
  1008.  
  1009.  
  1010. Board: Ralink APSoC DRAM: 32 MB
  1011.  
  1012. relocate_code Pointer at: 81fac000
  1013.  
  1014. spi_wait_nsec: 3c
  1015.  
  1016. spi device id: c2 20 17 c2 20 (2017c220)
  1017.  
  1018. find flash: MX25L6405D
  1019.  
  1020. status: 0x2
  1021.  
  1022. write disable
  1023.  
  1024. status: 0x0
  1025.  
  1026. raspi_read: from:30000 len:1000
  1027.  
  1028. .*** Warning - bad CRC, using default environment
  1029.  
  1030.  
  1031. ============================================
  1032.  
  1033. Ralink UBoot Version: 3.5.2.0
  1034.  
  1035. --------------------------------------------
  1036.  
  1037. ASIC 3352_MP (Port5<->None)
  1038.  
  1039. DRAM_CONF_FROM: Boot-Strapping
  1040.  
  1041. DRAM_TYPE: SDRAM
  1042.  
  1043. DRAM_SIZE: 256 Mbits
  1044.  
  1045. DRAM_WIDTH: 16 bits
  1046.  
  1047. DRAM_TOTAL_WIDTH: 16 bits
  1048.  
  1049. TOTAL_MEMORY_SIZE: 32 MBytes
  1050.  
  1051. Flash component: SPI Flash
  1052.  
  1053. Date:Aug 30 2013 Time:14:25:10
  1054.  
  1055. ============================================
  1056.  
  1057. icache: sets:256, ways:4, linesz:32 ,total:32768
  1058.  
  1059. dcache: sets:128, ways:4, linesz:32 ,total:16384
  1060.  
  1061.  
  1062. ##### The CPU freq = 400 MHZ ####
  1063.  
  1064. estimate memory size =32 Mbytes
  1065.  
  1066. raspi_read: from:40004 len:6
  1067.  
  1068. .
  1069.  
  1070.  
  1071. Please choose the operation:
  1072.  
  1073. 1: Load system code to SDRAM via TFTP.
  1074.  
  1075. 2: Load system code then write to Flash via TFTP.
  1076.  
  1077. 3: Boot system code via Flash (default).
  1078.  
  1079. 4: Entr boot command line interface.
  1080.  
  1081. 7: Load Boot Loader code then write to Flash via Serial.
  1082.  
  1083. 9: Load Boot Loader code then write to Flash via TFTP.
  1084.  
  1085.  1  0
  1086.  
  1087.  
  1088.  
  1089. 3: System Boot system code via Flash.
  1090.  
  1091. ## Booting image at bc050000 ...
  1092.  
  1093. raspi_read: from:50000 len:40
  1094.  
  1095. . Image Name: DIR_620D1
  1096.  
  1097. Created: 2015-06-17 9:25:52 UTC
  1098.  
  1099. Image Type: MIPS Linux Kernel Image (lzma compressed)
  1100.  
  1101. Data Size: 1187159 Bytes = 1.1 MB
  1102.  
  1103. Load Address: 80000000
  1104.  
  1105. Entry Point: 8000bdf0
  1106.  
  1107. raspi_read: from:50040 len:121d57
  1108.  
  1109. ................... Verifying Checksum ... OK
  1110.  
  1111. Uncompressing Kernel Image ... OK
  1112.  
  1113. No initrd
  1114.  
  1115. ## Transferring control to Linux (at address 8000bdf0) ...
  1116.  
  1117. ## Giving linux memsize in MB, 32
  1118.  
  1119.  
  1120. Starting kernel ...
  1121.  
  1122.  
  1123.  
  1124. LINUX started...
  1125.  
  1126. THIS IS ASIC
  1127. [ 0.000000] Linux version 2.6.36+ (builder@rd) (gcc version 4.1.2) #1 Wed Jun 17 12:20:39 MSK 2015
  1128. [ 0.000000]
  1129. [ 0.000000] The CPU feqenuce set to 400 MHz
  1130. [ 0.000000] CPU revision is: 0001964c (MIPS 24Kc)
  1131. [ 0.000000] Software DMA cache coherency
  1132. [ 0.000000] Determined physical RAM map:
  1133. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  1134. [ 0.000000] Zone PFN ranges:
  1135. [ 0.000000] Normal 0x00000000 -> 0x00002000
  1136. [ 0.000000] Movable zone start PFN for each node
  1137. [ 0.000000] early_node_map[1] active PFN ranges
  1138. [ 0.000000] 0: 0x00000000 -> 0x00002000
  1139. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  1140. [ 0.000000] Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock5
  1141. [ 0.000000] HZ = 100
  1142. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  1143. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  1144. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  1145. [ 0.000000] Primary instruction cache 32kB, VIPT, I-cache aliases, , 4-waylinesize 32 bytes.
  1146. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
  1147. [ 0.000000] Writing ErrCtl register=0007aad4
  1148. [ 0.000000] Readback ErrCtl register=0007aad4
  1149. [ 0.000000] Memory: 28772k/32768k available (2775k kernel code, 3996k reserved, 669k data, 152k init, 0k highmem)
  1150. [ 0.000000] Hierarchical RCU implementation.
  1151. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  1152. [ 0.000000] NR_IRQS:128
  1153. [ 0.000000] Console: colour dummy device 80x25
  1154. [ 0.000000] console [ttyS1] enabled
  1155. [ 0.010000] Calibrating delay loop... 266.24 BogoMIPS (lpj=1331200)
  1156. [ 0.260000] pid_max: default: 32768 minimum: 301
  1157. [ 0.260000] Mount-cache hash table entries: 512
  1158. [ 0.270000] NET: Registered protocol family 16
  1159. [ 0.310000] bio: create slab <bio-0> at 0
  1160. [ 0.320000] SCSI subsystem initialized
  1161. [ 0.330000] usbcore: registered new interface driver usbfs
  1162. [ 0.340000] usbcore: registered new interface driver hub
  1163. [ 0.350000] usbcore: registered new device driver usb
  1164. [ 0.360000] dru mark: unknown type 772 for dev lo
  1165. [ 0.370000] cfg80211: Calling CRDA to update world regulatory domain
  1166. [ 0.380000] Switching to clocksource MIPS
  1167. [ 0.430000] dru filter: 80% -> 0x00000666 avenrun
  1168. [ 0.440000] dru filter: 80% -> 0x00000666 avenrun
  1169. [ 0.450000] dru filter: 120% -> 0x00000999 avenrun
  1170. [ 0.460000] Registered /proc/sys/dru
  1171. [ 0.460000] NET: Registered protocol family 2
  1172. [ 0.470000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  1173. [ 0.490000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  1174. [ 0.500000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  1175. [ 0.510000] TCP: Hash tables configured (established 1024 bind 1024)
  1176. [ 0.530000] TCP reno registered
  1177. [ 0.530000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  1178. [ 0.550000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  1179. [ 0.560000] multicast routing: unresolved cache size is 200, expires at 1.0 sec (HZ = 100)
  1180. [ 0.580000] NET: Registered protocol family 1
  1181. [ 0.580000] deice id : c2 20 17 c2 20 (2017c220)
  1182. [ 0.590000] MX25L6405D(c2 2017c220) (8192 Kbytes)
  1183. [ 0.600000] mtd .name = raspi, .size = 0x00800000 (0M) .erasesize = 0x00000008 (0K) .numeraseregions = 65536
  1184. [ 0.620000] raspi: squashfs filesystem found at block 1572864
  1185. [ 0.630000] Creating 7 MTD partitions on "raspi":
  1186. [ 0.640000] 0x000000000000-0x000000800000 : "ALL"
  1187. [ 0.660000] 0x000000000000-0x000000030000 : "Bootloader"
  1188. [ 0.670000] 0x000000030000-0x000000040000 : "Config"
  1189. [ 0.680000] 0x000000040000-0x000000050000 : "Factory"
  1190. [ 0.690000] 0x000000050000-0x000000800000 : "Linux"
  1191. [ 0.700000] 0x000000180000-0x000000800000 : "RootFS"
  1192. [ 0.710000] 0x000000050000-0x000000800000 : "Kernel"
  1193. [ 0.720000] RT3xxx EHCI/OHCI init.
  1194. [ 0.740000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1195. [ 0.750000] msgmni has been set to 56
  1196. [ 0.760000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  1197. [ 0.770000] io scheduler noop registered (default)
  1198. [ 1.390000] HDLC line discipline maxframe=4096
  1199. [ 1.400000] N_HDLC line discipline registered.
  1200. [ 1.410000] Ralink gpio driver initialized
  1201. [ 1.420000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  1202. [ 1.430000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 37) is a 16550A
  1203. [ 1.440000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 12) is a 16550A
  1204. [ 1.470000] loop: module loaded
  1205. [ 1.490000] GMAC1_MAC_ADRH -- : 0x0000000c
  1206. [ 1.500000] GMAC1_MAC_ADRL -- : 0x43335277
  1207. [ 1.510000] Ralink APSoC Ethernet Driver Initilization. v3.1 512 rx/tx descriptors allocated, mtu = 1500!
  1208. [ 1.530000] NAPI enable, Tx Ring = 512, Rx Ring = 512
  1209. [ 1.540000] GMAC1_MAC_ADRH -- : 0x0000000c
  1210. [ 1.550000] GMAC1_MAC_ADRL -- : 0x43335277
  1211. [ 1.560000] PROC INIT OK!
  1212. [ 1.560000] PPP generic driver version 2.4.2
  1213. [ 1.570000] PPP Deflate Compression module registered
  1214. [ 1.580000] PPP BSD Compression module registered
  1215. [ 1.590000] PPP MPPE Compression module registered
  1216. [ 1.600000] NET: Registered protocol family 24
  1217. [ 1.610000] PPTP driver version 0.8.5
  1218. [ 1.620000] Initializing USB Mass Storage driver...
  1219. [ 1.630000] usbcore: registered new interface driver usb-storage
  1220. [ 1.640000] USB Mass Storage support registered.
  1221. [ 1.650000] Ralink APSoC Hardware Watchdog Timer
  1222. [ 1.670000] usbcore: registered new interface driver usbhid
  1223. [ 1.680000] usbhid: USB HID core driver
  1224. [ 1.680000] GACT probability on
  1225. [ 1.690000] Mirror/redirect action on
  1226. [ 1.700000] Simple TC action Loaded
  1227. [ 1.710000] u32 classifier
  1228. [ 1.710000] Performance counters on
  1229. [ 1.720000] input device check on
  1230. [ 1.730000] Actions configured
  1231. [ 1.730000] Netfilter messages via NETLINK v0.30.
  1232. [ 1.740000] nf_conntrack version 0.5.0 (449 buckets, 1796 max)
  1233. [ 1.750000] GRE over IPv4 demultiplexor driver
  1234. [ 1.760000] gre: can't add protocol
  1235. [ 1.770000] ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Linux
  1236. [ 1.780000] arp_tables: (C) 2002 David S. Miller
  1237. [ 1.790000] TCP cubic registered
  1238. [ 1.800000] NET: Registered protocol family 17
  1239. [ 1.810000] Bridge firewalling registered
  1240. [ 1.820000] Ebtables v2.0 registered
  1241. [ 1.820000] L2TP core driver, V2.0
  1242. [ 1.830000] PPPoL2TP kernel driver, V2.0
  1243. [ 1.840000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  1244. [ 1.850000] All bugs added by David S. Miller <davem@redhat.com>
  1245. [ 1.860000] nlmon: nlmon_init entry
  1246. [ 1.930000] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  1247. [ 1.950000] Freeing unused kernel memory: 152k freed
  1248. D-link init started
  1249. Jan 1 00:00:02 init[1]: Kernel threads-max value (449) is too small. Set it to 512.
  1250.  
  1251. updateboot :: checking bootloader...
  1252. updateboot :: bootloader not need to update
  1253. Reading config from flash...
  1254. load section
  1255. result read config from flash is 0
  1256. [ 3.720000] gpiom: module license 'Proprietary' taints kernel.
  1257. [ 3.730000] Disabling lock debugging due to kernel taint
  1258. [ 3.790000] gpiom: module starting ...
  1259. [ 3.800000] gpiom: using profile DIR_620D1.
  1260. [ 3.810000] gpiom: button support enabled.
  1261. [ 3.810000] gpiom: led support enabled.
  1262. [ 4.030000] usbcore: registered new interface driver cdc_acm
  1263. [ 4.040000] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  1264. [ 4.290000] tun: Universal TUN/TAP device driver, 1.6
  1265. [ 4.300000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  1266. [ 5.410000] fuse init (API version 7.15)
  1267. Lenght of avalible memory for title 142 bytes
  1268. resident starting...
  1269. opening lib3g...
  1270. hlib3g = 457218
  1271. Event pipe size is 4096 bytes
  1272. Initializing device...
  1273. Jan 1 00:00:04 autoupdate[833]: Config reset
  1274.  
  1275.  
  1276. Init netfilter
  1277. [ 7.470000] nf_conntrack_rtsp v0.6.21 loading
  1278. [ 7.550000] nf_nat_rtsp v0.6.21 loading
  1279. res = 1
  1280. Config is good
  1281. Check SSID
  1282. Jan 1 00:00:04 dms_check_config_by_default[833]: this config is NO default
  1283.  
  1284. Do preinit ifaces
  1285. Set[ 8.580000] Raeth v3.1 ( mNAPI
  1286. ac[ 8.590000] ,SkbRecycle 9)
  1287. 0:94:e4:ee:be:4[ 8.600000]
  1288. [ 8.600000] phy_tx_ring = 0x0166a000, tx_ring = 0xa166a000
  1289. d on ifa[ 8.610000]
  1290. [ 8.610000] phy_rx_ring0 = 0x0166c000, rx_ring0 = 0xa166c000
  1291. ce eth2 - OK
  1292. [ 8.630000] GMAC1_MAC_ADRH -- : 0x00009094
  1293. [ 8.640000] GMAC1_MAC_ADRL -- : 0xe4eebe4d
  1294. [ 8.650000] RT305x_ESW: Link Status Changed
  1295. [ 8.660000] CDMA_CSG_CFG = 81000007
  1296. [ 8.660000] GDMA1_FWD_CFG = C0710000
  1297. ---libshared | write_config_file: begin
  1298. start generate config
  1299. config 02
  1300. BssidNum=1
  1301. WirelessMode=9
  1302. Channel=auto
  1303. ---libshared | write_config_file: end
  1304. rmmod: can't unload 'hw_nat': unknown symbol in module, or unknown parameter
  1305. Jan 1 00:00:09 libshared:stop_wifi[833]: begin
  1306.  
  1307.  
  1308. killall: rt2860apd: no process killed
  1309. br0: No such device
  1310. killall: wscd: no process killed
  1311. ra0 no private ioctls.
  1312.  
  1313. deleting ifaces...
  1314. deleting iface ifb0
  1315. Error ioctl
  1316. deleting iface ifb1
  1317. Error ioctl
  1318. set_group_vlan: start
  1319. set_group_vlan: group #0
  1320. set_group_vlan: group dest lan
  1321. brname: br0; iface_list: ra0 eth2.1
  1322. iface: ra0
  1323. [ 19.720000] =====================================================
  1324. [ 19.730000] Channel 1 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1325. [ 19.740000] Channel 2 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1326. [ 19.760000] Channel 3 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1327. [ 19.770000] Channel 4 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1328. [ 19.790000] Channel 5 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1329. [ 19.800000] Channel 6 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1330. [ 19.810000] Channel 7 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1331. [ 19.830000] Channel 8 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1332. [ 19.840000] Channel 9 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1333. [ 19.860000] Channel 10 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1334. [ 19.870000] Channel 11 : Dirty = 0, ApCnt=0, Busy Time = 0, Skip Channel = FALSE
  1335. [ 19.890000] =====================================================
  1336. [ 19.900000] d-link final_channel = 5+1
  1337. [ 19.910000] =====================================================
  1338.  
  1339.  
  1340.  
  1341. U-Boot 1.1.3 (Aug 30 2013 - 14:25:10)
  1342.  
  1343.  
  1344. Board: Ralink APSoC DRAM: 32 MB
  1345.  
  1346. relocate_code Pointer at: 81fac000
  1347.  
  1348. spi_wait_nsec: 3c
  1349.  
  1350. spi device id: c2 20 17 c2 20 (2017c220)
  1351.  
  1352. find flash: MX25L6405D
  1353.  
  1354. status: 0x2
  1355.  
  1356. write disable
  1357.  
  1358. status: 0x0
  1359.  
  1360. raspi_read: from:30000 len:1000
  1361.  
  1362. .*** Warning - bad CRC, using default environment
  1363.  
  1364.  
  1365. ============================================
  1366.  
  1367. Ralink UBoot Version: 3.5.2.0
  1368.  
  1369. --------------------------------------------
  1370.  
  1371. ASIC 3352_MP (Port5<->None)
  1372.  
  1373. DRAM_CONF_FROM: Boot-Strapping
  1374.  
  1375. DRAM_TYPE: SDRAM
  1376.  
  1377. DRAM_SIZE: 256 Mbits
  1378.  
  1379. DRAM_WIDTH: 16 bits
  1380.  
  1381. DRAM_TOTAL_WIDTH: 16 bits
  1382.  
  1383. TOTAL_MEMORY_SIZE: 32 MBytes
  1384.  
  1385. Flash component: SPI Flash
  1386.  
  1387. Date:Aug 30 2013 Time:14:25:10
  1388.  
  1389. ============================================
  1390.  
  1391. icache: sets:256, ways:4, linesz:32 ,total:32768
  1392.  
  1393. dcache: sets:128, ways:4, linesz:32 ,total:16384
  1394.  
  1395.  
  1396. ##### The CPU freq = 400 MHZ ####
  1397.  
  1398. estimate memory size =32 Mbytes
  1399.  
  1400. raspi_read: from:40004 len:6
  1401.  
  1402. .
  1403.  
  1404.  
  1405. Please choose the operation:
  1406.  
  1407. 1: Load system code to SDRAM via TFTP.
  1408.  
  1409. 2: Load system code then write to Flash via TFTP.
  1410.  
  1411. 3: Boot system code via Flash (default).
  1412.  
  1413. 4: Entr boot command line interface.
  1414.  
  1415. 7: Load Boot Loader code then write to Flash via Serial.
  1416.  
  1417. 9: Load Boot Loader code then write to Flash via TFTP.
  1418.  
  1419.  1  0
  1420.  
  1421.  
  1422.  
  1423. 3: System Boot system code via Flash.
  1424.  
  1425. ## Booting image at bc050000 ...
  1426.  
  1427. raspi_read: from:50000 len:40
  1428.  
  1429. . Image Name: DIR_620D1
  1430.  
  1431. Created: 2015-06-17 9:25:52 UTC
  1432.  
  1433. Image Type: MIPS Linux Kernel Image (lzma compressed)
  1434.  
  1435. Data Size: 1187159 Bytes = 1.1 MB
  1436.  
  1437. Load Address: 80000000
  1438.  
  1439. Entry Point: 8000bdf0
  1440.  
  1441. raspi_read: from:50040 len:121d57
  1442.  
  1443. ................... Verifying Checksum ... OK
  1444.  
  1445. Uncompressing Kernel Image ... OK
  1446.  
  1447. No initrd
  1448.  
  1449. ## Transferring control to Linux (at address 8000bdf0) ...
  1450.  
  1451. ## Giving linux memsize in MB, 32
  1452.  
  1453.  
  1454. Starting kernel ...
  1455.  
  1456.  
  1457.  
  1458. LINUX started...
  1459.  
  1460. THIS IS ASIC
  1461. [ 0.000000] Linux version 2.6.36+ (builder@rd) (gcc version 4.1.2) #1 Wed Jun 17 12:20:39 MSK 2015
  1462. [ 0.000000]
  1463. [ 0.000000] The CPU feqenuce set to 400 MHz
  1464. [ 0.000000] CPU revision is: 0001964c (MIPS 24Kc)
  1465. [ 0.000000] Software DMA cache coherency
  1466. [ 0.000000] Determined physical RAM map:
  1467. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  1468. [ 0.000000] Zone PFN ranges:
  1469. [ 0.000000] Normal 0x00000000 -> 0x00002000
  1470. [ 0.000000] Movable zone start PFN for each node
  1471. [ 0.000000] early_node_map[1] active PFN ranges
  1472. [ 0.000000] 0: 0x00000000 -> 0x00002000
  1473. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  1474. [ 0.000000] Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock5
  1475. [ 0.000000] HZ = 100
  1476. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  1477. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  1478. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  1479. [ 0.000000] Primary instruction cache 32kB, VIPT, I-cache aliases, , 4-waylinesize 32 bytes.
  1480. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
  1481. [ 0.000000] Writing ErrCtl register=0007aad0
  1482. [ 0.000000] Readback ErrCtl register=0007aad0
  1483. [ 0.000000] Memory: 28772k/32768k available (2775k kernel code, 3996k reserved, 669k data, 152k init, 0k highmem)
  1484. [ 0.000000] Hierarchical RCU implementation.
  1485. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  1486. [ 0.000000] NR_IRQS:128
  1487. [ 0.000000] Console: colour dummy device 80x25
  1488. [ 0.000000] console [ttyS1] enabled
  1489. [ 0.010000] Calibrating delay loop... 266.24 BogoMIPS (lpj=1331200)
  1490. [ 0.260000] pid_max: default: 32768 minimum: 301
  1491. [ 0.260000] Mount-cache hash table entries: 512
  1492. [ 0.270000] NET: Registered protocol family 16
  1493. [ 0.310000] bio: create slab <bio-0> at 0
  1494. [ 0.320000] SCSI subsystem initialized
  1495. [ 0.330000] usbcore: registered new interface driver usbfs
  1496. [ 0.340000] usbcore: registered new interface driver hub
  1497. [ 0.350000] usbcore: registered new device driver usb
  1498. [ 0.360000] dru mark: unknown type 772 for dev lo
  1499. [ 0.370000] cfg80211: Calling CRDA to update world regulatory domain
  1500. [ 0.380000] Switching to clocksource MIPS
  1501. [ 0.430000] dru filter: 80% -> 0x00000666 avenrun
  1502. [ 0.440000] dru filter: 80% -> 0x00000666 avenrun
  1503. [ 0.450000] dru filter: 120% -> 0x00000999 avenrun
  1504. [ 0.460000] Registered /proc/sys/dru
  1505. [ 0.460000] NET: Registered protocol family 2
  1506. [ 0.470000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  1507. [ 0.490000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  1508. [ 0.500000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  1509. [ 0.510000] TCP: Hash tables configured (established 1024 bind 1024)
  1510. [ 0.530000] TCP reno registered
  1511. [ 0.530000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  1512. [ 0.550000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  1513. [ 0.560000] multicast routing: unresolved cache size is 200, expires at 1.0 sec (HZ = 100)
  1514. [ 0.580000] NET: Registered protocol family 1
  1515. [ 0.580000] deice id : c2 20 17 c2 20 (2017c220)
  1516. [ 0.590000] MX25L6405D(c2 2017c220) (8192 Kbytes)
  1517. [ 0.600000] mtd .name = raspi, .size = 0x00800000 (0M) .erasesize = 0x00000008 (0K) .numeraseregions = 65536
  1518. [ 0.620000] raspi: squashfs filesystem found at block 1572864
  1519. [ 0.630000] Creating 7 MTD partitions on "raspi":
  1520. [ 0.640000] 0x000000000000-0x000000800000 : "ALL"
  1521. [ 0.660000] 0x000000000000-0x000000030000 : "Bootloader"
  1522. [ 0.670000] 0x000000030000-0x000000040000 : "Config"
  1523. [ 0.680000] 0x000000040000-0x000000050000 : "Factory"
  1524. [ 0.690000] 0x000000050000-0x000000800000 : "Linux"
  1525. [ 0.700000] 0x000000180000-0x000000800000 : "RootFS"
  1526. [ 0.710000] 0x000000050000-0x000000800000 : "Kernel"
  1527. [ 0.720000] RT3xxx EHCI/OHCI init.
  1528. [ 0.740000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1529. [ 0.750000] msgmni has been set to 56
  1530. [ 0.760000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  1531. [ 0.770000] io scheduler noop registered (default)
  1532. [ 1.390000] HDLC line discipline maxframe=4096
  1533. [ 1.400000] N_HDLC line discipline registered.
  1534. [ 1.410000] Ralink gpio driver initialized
  1535. [ 1.420000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  1536. [ 1.430000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 37) is a 16550A
  1537. [ 1.440000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 12) is a 16550A
  1538. [ 1.470000] loop: module loaded
  1539. [ 1.490000] GMAC1_MAC_ADRH -- : 0x0000000c
  1540. [ 1.500000] GMAC1_MAC_ADRL -- : 0x43335277
  1541. [ 1.510000] Ralink APSoC Ethernet Driver Initilization. v3.1 512 rx/tx descriptors allocated, mtu = 1500!
  1542. [ 1.530000] NAPI enable, Tx Ring = 512, Rx Ring = 512
  1543. [ 1.540000] GMAC1_MAC_ADRH -- : 0x0000000c
  1544. [ 1.550000] GMAC1_MAC_ADRL -- : 0x43335277
  1545. [ 1.560000] PROC INIT OK!
  1546. [ 1.560000] PPP generic driver version 2.4.2
  1547. [ 1.570000] PPP Deflate Compression module registered
  1548. [ 1.580000] PPP BSD Compression module registered
  1549. [ 1.590000] PPP MPPE Compression module registered
  1550. [ 1.600000] NET: Registered protocol family 24
  1551. [ 1.610000] PPTP driver version 0.8.5
  1552. [ 1.620000] Initializing USB Mass Storage driver...
  1553. [ 1.630000] usbcore: registered new interface driver usb-storage
  1554. [ 1.640000] USB Mass Storage support registered.
  1555. [ 1.650000] Ralink APSoC Hardware Watchdog Timer
  1556. [ 1.670000] usbcore: registered new interface driver usbhid
  1557. [ 1.680000] usbhid: USB HID core driver
  1558. [ 1.680000] GACT probability on
  1559. [ 1.690000] Mirror/redirect action on
  1560. [ 1.700000] Simple TC action Loaded
  1561. [ 1.710000] u32 classifier
  1562. [ 1.710000] Performance counters on
  1563. [ 1.720000] input device check on
  1564. [ 1.730000] Actions configured
  1565. [ 1.730000] Netfilter messages via NETLINK v0.30.
  1566. [ 1.740000] nf_conntrack version 0.5.0 (449 buckets, 1796 max)
  1567. [ 1.750000] GRE over IPv4 demultiplexor driver
  1568. [ 1.760000] gre: can't add protocol
  1569. [ 1.770000] ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Linux
  1570. [ 1.780000] arp_tables: (C) 2002 David S. Miller
  1571. [ 1.790000] TCP cubic registered
  1572. [ 1.800000] NET: Registered protocol family 17
  1573. [ 1.810000] Bridge firewalling registered
  1574. [ 1.820000] Ebtables v2.0 registered
  1575. [ 1.820000] L2TP core driver, V2.0
  1576. [ 1.830000] PPPoL2TP kernel driver, V2.0
  1577. [ 1.840000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  1578. [ 1.850000] All bugs added by David S. Miller <davem@redhat.com>
  1579. [ 1.860000] nlmon: nlmon_init entry
  1580. [ 1.930000] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  1581. [ 1.950000] Freeing unused kernel memory: 152k freed
  1582. D-link init started
  1583. Jan 1 00:00:02 init[1]: Kernel threads-max value (449) is too small. Set it to 512.
  1584.  
  1585. updateboot :: checking bootloader...
  1586. updateboot :: bootloader not need to update
  1587. Reading config from flash...
  1588. load section
  1589. result read config from flash is 0
  1590. [ 3.720000] gpiom: module license 'Proprietary' taints kernel.
  1591. [ 3.730000] Disabling lock debugging due to kernel taint
  1592. [ 3.790000] gpiom: module starting ...
  1593. [ 3.800000] gpiom: using profile DIR_620D1.
  1594. [ 3.810000] gpiom: button support enabled.
  1595. [ 3.810000] gpiom: led support enabled.
  1596. [ 4.030000] usbcore: registered new interface driver cdc_acm
  1597. [ 4.040000] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  1598. [ 4.290000] tun: Universal TUN/TAP device driver, 1.6
  1599. [ 4.300000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  1600. [ 5.410000] fuse init (API version 7.15)
  1601. Lenght of avalible memory for title 142 bytes
  1602. resident starting...
  1603. opening lib3g...
  1604. hlib3g = 457218
  1605. Event pipe size is 4096 bytes
  1606. Initializing device...
  1607. Jan 1 00:00:04 autoupdate[833]: Config reset
  1608.  
  1609.  
  1610. Init netfilter
  1611. [ 7.470000] nf_conntrack_rtsp v0.6.21 loading
  1612. [ 7.550000] nf_nat_rtsp v0.6.21 loading
  1613. res = 1
  1614. Config is good
  1615. Check SSID
  1616. Jan 1 00:00:04 dms_check_config_by_default[833]: this config is NO default
  1617.  
  1618. Do preinit ifaces
  1619. Set[ 8.580000] Raeth v3.1 ( mNAPI
  1620. ac[ 8.590000] ,SkbRecycle 9)
  1621. 0:94:e4:ee:be:4[ 8.600000]
  1622. [ 8.600000] phy_tx_ring = 0x0166a000, tx_ring = 0xa166a000
  1623. d on ifa[ 8.610000]
  1624. [ 8.610000] phy_rx_ring0 = 0x0166c000, rx_ring0 = 0xa166c000
  1625. ce eth2 - OK
  1626. [ 8.630000] GMAC1_MAC_ADRH -- : 0x00009094
  1627. [ 8.640000] GMAC1_MAC_ADRL -- : 0xe4eebe4d
  1628. [ 8.650000] RT305x_ESW: Link Status Changed
  1629. [ 8.660000] CDMA_CSG_CFG = 81000007
  1630. [ 8.660000] GDMA1_FWD_CFG = C0710000
  1631. ---libshared | write_config_file: begin
  1632. start generate config
  1633. config 02
  1634. BssidNum=1
  1635. WirelessMode=9
  1636. Channel=auto
  1637. ---libshared | write_config_file: end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement