Updated TODO (markdown)
[librecmc/open-ath9k-htc-firmware.wiki.git] / Hardware.md
1 ## AR9271
2 * SOC with USB client interface
3 * Arch: RISC - Tensilica core (Xtensa?)
4 * PCIe host
5 * RAM: 256 KB
6 * usb intreface based on FUSB200?
7
8 TODO images need to be linked from local repo  
9 ![AR9271 pins](https://github.com/olerem/open-ath9k-htc-firmware/blob/next/docs/atheros_ar9271.png)
10
11 * 28 - GPIO0/JTAG TMS - test mode select
12 * 29 - GPIO1/JTAG TDI - test data input
13 * 30 - GPIO2/JTAG TCK - test clock
14 * 31 - GPIO4/JTAG TDO - test data output
15 * 48 - GPIO9 and UART Rx
16 * 49 - GPIO8 and UART Tx (baudrate 19200)
17
18 ## AR7010
19 * SOC with USB client interface
20 * Arch: RISC - Tensilica core (Xtensa?)
21 * PCIe host
22 * RAM: 256 KB 
23 * usb intreface based on FUSB200?
24
25 ![AR7010 pins](https://github.com/olerem/open-ath9k-htc-firmware/blob/next/docs/atheros_ar7010.png)
26
27 * 22 - JTAG TCK
28 * 23 - JTAG TDO
29 * 24 - JTAG TDI
30 * 25 - JTAG TMS
31 * 27 - EJTAG_SEL - To enable jtag just set pin EJTAG_SEL hig
32 * 28 - JTAG TRST_L - test reset
33 * 30 - USB D+
34 * 32 - USB D-
35 * 38 - LED/GPIO?
36 * 52 - GPIO9 and UART Rx
37 * 54 - GPIO8 and UART Tx (baudrate 115200)
38