mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-06 17:30:35 +01:00
This patch adds support for active_port env. With this change in ipq807x, the end user has an option to enable & maintain only 1 active ethernet port. There are no multi-port use case in U-Boot and when multiple ports were enabled for Kernel usecases, there were some timeout issues in some special cases during crashdump collection. active_port can be used to configure the port which will be used for TFTP download/upload in u-boot in those setups. Example: To set Port2 as active_port following command can be used: setenv active_port 2 && savee Note that, the active_port range is from 0 to 5 (there are a total of 6 ports in ipq807x). Change-Id: I1840cbeb2529cb2d47547852283a215aea551a4f Signed-off-by: Ram Kumar D <quic_ramd@quicinc.com> |
||
|---|---|---|
| .. | ||
| ipq807x_aquantia_phy.c | ||
| ipq807x_aquantia_phy.h | ||
| ipq807x_edma.c | ||
| ipq807x_edma.h | ||
| ipq807x_ppe.c | ||
| ipq807x_ppe.h | ||
| ipq807x_uniphy.c | ||
| ipq807x_uniphy.h | ||