mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-27 17:37:22 +01:00
ipq6018: Modified the ppe ports to support 2.5G link in PHY3
Signed-off-by: Karthick Shanmugham <kartshan@codeaurora.org> Change-Id: Iab6a8f81213cdd1013d22597e623cda5be5cd041
This commit is contained in:
parent
ebcbd6d5f6
commit
688ca8069d
1 changed files with 3 additions and 3 deletions
|
|
@ -200,9 +200,9 @@ union ipo_action_u {
|
|||
#define IPQ6018_PPE_PORT_QCOM1 0x1
|
||||
#define IPQ6018_PPE_PORT_QCOM2 0x2
|
||||
#define IPQ6018_PPE_PORT_QCOM3 0x3
|
||||
#define IPQ6018_PPE_PORT_QCOM4 0x4
|
||||
#define IPQ6018_PPE_PORT_XGMAC1 0x5
|
||||
#define IPQ6018_PPE_PORT_XGMAC2 0x6
|
||||
#define IPQ6018_PPE_PORT_QCOM4 0x6
|
||||
#define IPQ6018_PPE_PORT_XGMAC1 0x4
|
||||
#define IPQ6018_PPE_PORT_XGMAC2 0x5
|
||||
#define IPQ6018_PPE_PORT_CRYPTO1 0x7
|
||||
#define IPQ6018_PPE_PORT_BRIDGE_CTRL_PROMISC_EN 0x20000
|
||||
#define IPQ6018_PPE_PORT_BRIDGE_CTRL_TXMAC_EN 0x10000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue