Update README.md
This commit is contained in:
parent
45ba1e4955
commit
18c2f8f478
12
README.md
12
README.md
@ -56,7 +56,7 @@ Target: ipq40xx
|
|||||||
Subtarget: generic
|
Subtarget: generic
|
||||||
Package architecture: arm_cortex-a7_neon-vfpv4
|
Package architecture: arm_cortex-a7_neon-vfpv4
|
||||||
Bootloader: U-Boot
|
Bootloader: U-Boot
|
||||||
CPU: Qualcomm Atheros IPQ4019
|
CPU: Qualcomm Atheros IPQ4019 SoC
|
||||||
CPU Cores: 4
|
CPU Cores: 4
|
||||||
CPU MHz: 717
|
CPU MHz: 717
|
||||||
Flash MB: 8, 128 (Macronix MX25L6433F SPI NOR / Micron MT29F1G08ABADA NAND)
|
Flash MB: 8, 128 (Macronix MX25L6433F SPI NOR / Micron MT29F1G08ABADA NAND)
|
||||||
@ -68,11 +68,11 @@ Ethernet 5Gbit ports: -
|
|||||||
Ethernet 10Gbit ports: -
|
Ethernet 10Gbit ports: -
|
||||||
SFP ports: -
|
SFP ports: -
|
||||||
SFP+ ports: -
|
SFP+ ports: -
|
||||||
Switch: Qualcomm Atheros QCA8337, Qualcomm Atheros QCA8075
|
Switch: Qualcomm Atheros QCA8075, Qualcomm Atheros QCA8337
|
||||||
VLAN: Yes
|
VLAN: Yes
|
||||||
Modem: -
|
Modem: -
|
||||||
Comments network ports: 2 WAN + 8 LAN Port Switch
|
Comments network ports: 2 WAN + 8 LAN Port Switch
|
||||||
WLAN Hardware: Qualcomm Atheros IPQ4019, Qualcomm Atheros QCA9984
|
WLAN Hardware: Qualcomm Atheros QCA4019, Qualcomm Atheros QCA9984
|
||||||
WLAN 2.4GHz: b/g/n
|
WLAN 2.4GHz: b/g/n
|
||||||
WLAN 5.0GHz: a/n/ac
|
WLAN 5.0GHz: a/n/ac
|
||||||
WLAN driver: ath10k
|
WLAN driver: ath10k
|
||||||
@ -123,7 +123,7 @@ QCA4019 firmware identifier: bus=ahb,bmi-chip-id=0,bmi-board-id=28,variant=TEW-
|
|||||||
|
|
||||||
- This is a quad core, 717 Mhz, 256MB RAM IPQ4019 device
|
- This is a quad core, 717 Mhz, 256MB RAM IPQ4019 device
|
||||||
- This device is based off the Qualcomm ap.dk04.1-c1 SDK development board
|
- This device is based off the Qualcomm ap.dk04.1-c1 SDK development board
|
||||||
- This is a Dual Switch Architecture device (QCA8337/QCA8075)
|
- This is a Dual Switch / Dual MAC Architecture device (QCA8337/QCA8075)
|
||||||
|
|
||||||
- This device has a redundant setup with two flash chips:
|
- This device has a redundant setup with two flash chips:
|
||||||
- Macronix MX25L6433F SPI NOR - for the single bootloader setup
|
- Macronix MX25L6433F SPI NOR - for the single bootloader setup
|
||||||
@ -170,6 +170,8 @@ Note: TRENDnet does not provide GPIO mappings - failing to comply w/ GPL & provi
|
|||||||
|
|
||||||
LOGICAL GPIO ACTUAL GPIO FUNCTION
|
LOGICAL GPIO ACTUAL GPIO FUNCTION
|
||||||
|
|
||||||
|
6 518 mdio0 (determined following hardware lineage)
|
||||||
|
7 519 mdc (determined following hardware lineage)
|
||||||
48 560 usb-power-enable -> drive HIGH to enable USB power (finally found it via probing!)
|
48 560 usb-power-enable -> drive HIGH to enable USB power (finally found it via probing!)
|
||||||
|
|
||||||
|
|
||||||
@ -719,5 +721,5 @@ You can make a tmp/ directory, enter it, and run the extraction command in order
|
|||||||
|
|
||||||
Should the JSON look correct (has both entries if there are two) and there are all bin files present (with different names is ok) then you completed a "round trip".
|
Should the JSON look correct (has both entries if there are two) and there are all bin files present (with different names is ok) then you completed a "round trip".
|
||||||
|
|
||||||
The files are ready for insertion into your dev environment and built into the image.
|
The files are ready for insertion into your dev environment and to be built into the image.
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user