Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:ruckus:vf7111 [2015/09/28 20:57] – link to jtag fixed tmomas | toh:ruckus:vf7111 [2018/02/20 18:51] – ↷ Links adapted because of a move operation bobafetthotmail | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Ruckus VF7111 ====== | ||
| + | |||
| + | Note: Following information is based on | ||
| + | |||
| + | Ruckus VF7111 is officially named as " | ||
| + | That given device can be paired with Ruckus 5 GHz AP products and that is likely all. Just as its 2.4GHz counterpart, | ||
| + | |||
| + | ===== Hardware ===== | ||
| + | * Bootloader: U-Boot 1.1.4.54 (Aug 6 2008 - 18:35:39) GD8(ap83) 1.0.1.2 - built 18:35:39, Aug 6 2008 | ||
| + | * CPU: Atheros AR9132, chip is marked as AR9132-BC1E | ||
| + | * CPU Speed: ? Mhz | ||
| + | * Flash size: 16 MB | ||
| + | * RAM: 32 MB | ||
| + | * Wireless Atheros 802.11a/n (AR9106-AL1A) | ||
| + | * Ethernet: 1 port connected to the CPU | ||
| + | * Power: 12V | ||
| + | * Serial: internal (5-pin connector, 3.3V) | ||
| + | * [[docs: | ||
| + | This device is an integrated wifi spot designed to be used indoor. | ||
| + | |||
| + | ===== Serial ===== | ||
| + | |||
| + | For the serial there is a 4-pin connector (H4) on board (not directly suitable for usual 5V RS232 port use): | ||
| + | < | ||
| + | pin #1 = tx | ||
| + | pin #2 = nc | ||
| + | pin #3 = 3.3V | ||
| + | pin #4 = gnd | ||
| + | pin #5 = rx | ||
| + | |||
| + | 115200 8N1 | ||
| + | </ | ||
| + | |||
| + | ===== u-boot ===== | ||
| + | < | ||
| + | U-Boot 1.1.4.54 (Aug 6 2008 - 18:35:39) | ||
| + | GD8(ap83) 1.0.1.2 - built 18:35:39, Aug 6 2008 | ||
| + | DRAM: 32 MB | ||
| + | Top of RAM usable for U-Boot at: 81ff0000 | ||
| + | Reserving 312k for U-Boot at: 81fa0000 | ||
| + | Reserving 768k for malloc() at: 81ee0000 | ||
| + | Reserving 44 Bytes for Board Info at: 81edffd4 | ||
| + | Reserving 36 Bytes for Global Data at: 81edffb0 | ||
| + | Reserving 128k for boot params() at: 81ebffb0 | ||
| + | Stack Pointer at: 81ebff98 | ||
| + | Now running in RAM - U-Boot at: 81fa0000 | ||
| + | u-boot-env crc: ok | ||
| + | flash size 16MB, sector count = 64 | ||
| + | Flash: 16 MB | ||
| + | flash_reserved_offset=0xbff80000 flash_end_reserved_bytes=0x80000 | ||
| + | board_configuration(0x81f200e8) @ 0xbff80000 | ||
| + | v54 mac addr: 00 24 82 24 12 03 | ||
| + | In: serial | ||
| + | Out: | ||
| + | Err: | ||
| + | Net: | ||
| + | reset MAC/PHY mask=0x3300... done | ||
| + | : cfg1 0xf cfg2 0x7114 | ||
| + | eth0: 00: | ||
| + | eth0 up | ||
| + | reset MAC/PHY mask=0x1100... done | ||
| + | eth0 | ||
| + | No Himem Boot Script !!! | ||
| + | Checking auto/ | ||
| + | | ||
| + | ### main_loop entered: bootdelay=4 | ||
| + | |||
| + | ### main_loop: bootcmd=" | ||
| + | " | ||
| + | Hit Ctrl-c to stop autoboot: | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | u-boot> version | ||
| + | | ||
| + | U-Boot 1.1.4.54 (Aug 6 2008 - 18: | ||
| + | GD8(ap83) 1.0.1.2 - built 18:35:39, Aug 6 2008 | ||
| + | u-boot> | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | u-boot> bdinfo | ||
| + | boot_params = 0x81EBFFB0 | ||
| + | memstart | ||
| + | memsize | ||
| + | flashstart | ||
| + | flashsize | ||
| + | flashoffset = 0x00033078 | ||
| + | ethaddr | ||
| + | ip_addr | ||
| + | baudrate | ||
| + | u-boot> | ||
| + | </ | ||
| + | < | ||
| + | u-boot> fsinfo | ||
| + | ### filesystem type is JFFS2 | ||
| + | Scanning JFFS2 FS: done. | ||
| + | Compression: | ||
| + | frag count: 0 | ||
| + | compressed sum: 0 | ||
| + | uncompressed sum: 0 | ||
| + | Compression: | ||
| + | frag count: 0 | ||
| + | compressed sum: 0 | ||
| + | uncompressed sum: 0 | ||
| + | Compression: | ||
| + | frag count: 0 | ||
| + | compressed sum: 0 | ||
| + | uncompressed sum: 0 | ||
| + | Compression: | ||
| + | frag count: 0 | ||
| + | compressed sum: 0 | ||
| + | uncompressed sum: 0 | ||
| + | Compression: | ||
| + | frag count: 0 | ||
| + | compressed sum: 0 | ||
| + | uncompressed sum: 0 | ||
| + | Compression: | ||
| + | frag count: 0 | ||
| + | compressed sum: 0 | ||
| + | uncompressed sum: 0 | ||
| + | Compression: | ||
| + | frag count: 0 | ||
| + | compressed sum: 0 | ||
| + | uncompressed sum: 0 | ||
| + | u-boot> | ||
| + | </ | ||
| + | < | ||
| + | u-boot> printenv | ||
| + | bootargs=console=ttyS0, | ||
| + | bootdelay=4 | ||
| + | baudrate=115200 | ||
| + | ethaddr=0x00: | ||
| + | mtdids=nor0=ar9100-nor0 | ||
| + | mtdparts=mtdparts=ar9100-nor0: | ||
| + | ethact=eth0 | ||
| + | serverip=10.0.0.5 | ||
| + | ipaddr=10.0.0.1 | ||
| + | stdin=serial | ||
| + | stdout=serial | ||
| + | stderr=serial | ||
| + | partition=nor0, | ||
| + | mtddevnum=0 | ||
| + | mtddevname=u-boot | ||
| + | | ||
| + | Environment size: 408/262140 bytes | ||
| + | u-boot> | ||
| + | </ | ||
| + | |||
| + | ===== Installing ===== | ||
| + | |||
| + | Yet not known. | ||
| + | |||
| + | |||
| + | ===== Tags ===== | ||
| + | |||
| + | {{tag> | ||