Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:f-secure:sense [2022/10/27 15:25] – [Installation using serial console and TFTP] plappermaul | toh:f-secure:sense [2022/11/01 20:48] – [PCIe infos] plappermaul | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| * Serial console access: done | * Serial console access: done | ||
| * 2 Core SMP: done | * 2 Core SMP: done | ||
| - | * USB support: TODO | + | * USB support: done (new xHCI driver) |
| + | * PCIE support: TODO | ||
| * chip network driver: TODO | * chip network driver: TODO | ||
| * switch driver: TODO | * switch driver: TODO | ||
| * SPI driver: TODO | * SPI driver: TODO | ||
| * MTD NAND driver: TODO | * MTD NAND driver: TODO | ||
| + | * I2C driver [[https:// | ||
| ===== Hardware ===== | ===== Hardware ===== | ||
| Line 24: | Line 26: | ||
| Realtek RTL8198C dual core SoC with 512 MB RAM and 1024 MB Flash. | Realtek RTL8198C dual core SoC with 512 MB RAM and 1024 MB Flash. | ||
| + | |||
| + | ==== USB infos ==== | ||
| + | |||
| + | < | ||
| + | root@OpenWrt:/# | ||
| + | Bus 001 Device 001: ID 1d6b:0002 - Linux Foundation 2.0 root hub | ||
| + | Bus 002 Device 001: ID 1d6b:0003 - Linux Foundation 3.0 root hub | ||
| + | </ | ||
| + | |||
| + | ==== PCIe infos ==== | ||
| + | |||
| + | < | ||
| + | root@OpenWrt:/# | ||
| + | 00:00.0 Class 0604: 10ec:8198 | ||
| + | 03:00.0 Class 0280: 10ec:8813 - RTL8813AE 802.11ac PCIe Wireless Network Adapter | ||
| + | 02:00.0 Class 0604: 10ec:8198 | ||
| + | 01:00.0 Class 0280: 10ec:8813 - RTL8813AE 802.11ac PCIe Wireless Network Adapter | ||
| + | </ | ||
| ==== Photos ==== | ==== Photos ==== | ||
| Line 83: | Line 103: | ||
| </ | </ | ||
| - | After upload system will automatically jump to start address of image | + | After upload |
| < | < | ||