yeyeyeye1997 发表于 2016-6-18 01:27

继上一楼。
把R83的IC移到R98之后可以启动了,但是一直无限重启,按回车键之后卡在uboot里。
TTL如下:
*********************************************
*      U-Boot 1.1.4(Jun 23 2014)      *
*********************************************

U-Boot for AR9341 AP

DRAM:   64 MB DDR 32-bit
FLASH:Winbond W25Q128 (16 MB)
CLOCKS: 560/450/225/28 MHz (CPU/RAM/AHB/SPI)

Hit any key to stop autobooting:0

Searching kernel image from JFFS2...done
Booting image at: 0x80800000

   Image name:   MIPS OpenWrt Linux-3.10.49
   Created:      2015-06-30   7:06:32 UTC
   Image type:   MIPS Linux Kernel Image (lzma compressed)
   Data size:    1063005 Bytes = 1 MB
   Load address: 0x80060000
   Entry point:0x80060000

Uncompressing kernel image... OK!
Starting kernel...

[    0.000000] Linux version 3.10.49 (daxiong@ik8.com) (gcc version 4.8.3 (OpenW
rt/Linaro GCC 4.8-2014.04 unknown) ) #7 Tue Jun 30 15:06:22 CST 2015
[    0.000000] bootconsole enabled
[    0.000000] CPU revision is: 0001974c (MIPS 74Kc)
[    0.000000] SoC: Atheros AR9341 rev 3
[    0.000000] Clocks: CPU:560.000MHz, DDR:450.000MHz, AHB:225.000MHz, Ref:25.00
0MHz
[    0.000000] Determined physical RAM map:
[    0.000000]memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0:
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32
bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.Total pag
es: 16256
[    0.000000] Kernel command line:board=COMFAST-AP9341FE console=ttyS0,115200
mtdparts=spi0.0:64k(u-boot)ro,64k(art)ro,1536k(kernel),14656k(rootfs),64k(nvram
)ro,16192k@0x20000(firmware) rootfstype=squashfs,jffs2 noinitrd
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 61208k/65536k available (2252k kernel code, 4328k reserve
d, 605k data, 276k init, 0k highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.000000] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688)
[    0.070000] pid_max: default: 32768 minimum: 301
[    0.070000] Mount-cache hash table entries: 512
[    0.080000] NET: Registered protocol family 16
[    0.090000] MIPS: machine is COMFAST AP9341FE
[    0.500000] bio: create slab <bio-0> at 0
[    0.510000] Switching to clocksource MIPS
[    0.520000] NET: Registered protocol family 2
[    0.520000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[    0.520000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[    0.530000] TCP: Hash tables configured (established 512 bind 512)
[    0.530000] TCP: reno registered
[    0.540000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.540000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.550000] NET: Registered protocol family 1
[    0.570000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.570000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORIT
Y) (c) 2001-2006 Red Hat, Inc.
[    0.590000] msgmni has been set to 119
[    0.590000] io scheduler noop registered
[    0.590000] io scheduler deadline registered (default)
[    0.600000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.630000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[    0.640000] console enabled, bootconsole disabled
[    0.640000] console enabled, bootconsole disabled
[    0.650000] ath79-spi ath79-spi: master is unqueued, this is deprecated
[    0.660000] m25p80 spi0.0: found w25q128, expected m25p80
[    0.660000] m25p80 spi0.0: w25q128 (16384 Kbytes)
[    0.670000] 6 cmdlinepart partitions found on MTD device spi0.0
[    0.670000] Creating 6 MTD partitions on "spi0.0":
[    0.680000] 0x000000000000-0x000000010000 : "u-boot"
[    0.690000] 0x000000010000-0x000000020000 : "art"
[    0.690000] 0x000000020000-0x0000001a0000 : "kernel"
[    0.700000] 0x0000001a0000-0x000000ff0000 : "rootfs"
[    0.710000] mtd: device 3 (rootfs) set to be root filesystem
[    0.710000] 1 squashfs-split partitions found on MTD device rootfs
[    0.720000] 0x000000440000-0x000000ff0000 : "rootfs_data"
[    0.720000] 0x000000ff0000-0x000001000000 : "nvram"
[    0.730000] 0x000000020000-0x000000ff0000 : "firmware"
[    0.750000] libphy: ag71xx_mdio: probed
[    1.310000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:00 [uid=004dd0
42, driver=Generic PHY]
[    1.320000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
[    1.880000] ag71xx-mdio.1: Found an AR934X built-in switch
[    2.910000] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:GMII
[    2.920000] TCP: cubic registered
[    2.920000] NET: Registered protocol family 17
[    2.920000] 8021q: 802.1Q VLAN Support v1.8
[    2.930000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    2.940000] Freeing unused kernel memory: 276K (8032b000 - 80370000)
procd: Console is alive
procd: - watchdog -
[    4.920000] usbcore: registered new interface driver usbfs
[    4.930000] usbcore: registered new interface driver hub
[    4.940000] usbcore: registered new device driver usb
[    4.950000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.950000] ehci-platform: EHCI generic platform driver
[    4.960000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
procd: - preinit -
jffs2 is ready
jffs2 is ready
[    5.320000] jffs2: notice: (278) jffs2_build_xattr_subsystem: complete buildi
ng xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 13 of xref (0 dead,
2 orphan) found.
switching to overlay
procd: - early -
procd: - watchdog -
procd: - ubus -
procd: - init -
Please press Enter to activate this console.
[    7.510000] Loading modules backported from Linux version master-2014-05-22-0
-gf2032ea
[    7.520000] Backport generated by backports.git backports-20140320-37-g5c33da
0
[    7.540000] nf_conntrack version 0.5.0 (960 buckets, 3840 max)
[    7.570000] xt_time: kernel timezone is -0000
[    7.610000] cfg80211: Calling CRDA to update world regulatory domain
[    7.610000] cfg80211: World regulatory domain updated:
[    7.620000] cfg80211:DFS Master region: unset
[    7.620000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gai
n, max_eirp), (dfs_cac_time)
[    7.630000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 m
Bm), (N/A)
[    7.640000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 m
Bm), (N/A)
[    7.650000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 m
Bm), (N/A)
[    7.660000] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000
mBm), (N/A)
[    7.670000] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000
mBm), (0 s)
[    7.670000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000
mBm), (0 s)
[    7.680000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 m
Bm), (N/A)
[    7.690000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0
mBm), (N/A)
[    7.700000] ip_tables: (C) 2000-2006 Netfilter Core Team

Dj疯子 发表于 2016-6-18 06:31

请问楼主那第一张图哪里能找到,我想看看ar9344的,

2993554 发表于 2016-6-18 15:10

谁有x1编程器固件

德国之声 发表于 2016-6-18 15:25

.......................................

realjack 发表于 2016-6-18 15:38

高手啊!简单明了的教程,逻辑性很强!学习了,谢谢发布!

617574051 发表于 2016-6-18 15:42

谢谢了
:(:(

lipengbo 发表于 2016-6-18 16:08

强帖留名,感谢楼主的无私奉献!

617574051 发表于 2016-6-18 17:03

我 的APGPIO#20是个空脚没有出来线怎么短接...........:(:(

2529082378 发表于 2016-6-18 17:36

谢谢楼主分享

guanglongmuji 发表于 2016-6-20 20:09

yeyeyeye1997 发表于 2016-6-18 00:12
水星MW310R V2短接R98没有效果。TTL输出如下:

网口1、3、WAN常亮

我的也是

wulishui 发表于 2016-6-20 22:08

9331的我有,9341的没有啊。。。

1511951677 发表于 2016-6-20 22:16

爱快ap有什么强大功能吗?
一直都是拿无线路由器当AP用,先记号有空也改一个!
页: 1 2 3 4 [5] 6 7 8 9 10 11 12 13
查看完整版本: ar9341改爱快AP 教程