u-boot-2016/drivers/net/ipq807x
Ram Kumar D 157ffcfdd2 drivers: net: ipq807x: Add optional active_port env support
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>
2022-07-19 11:43:07 +05:30
..
ipq807x_aquantia_phy.c ipq807x: added malloc for loading ethphyfw 2019-07-02 13:11:16 +05:30
ipq807x_aquantia_phy.h ipq807x: Added the support for aquantia firmware download 2017-10-12 04:46:10 -07:00
ipq807x_edma.c drivers: net: ipq807x: Add optional active_port env support 2022-07-19 11:43:07 +05:30
ipq807x_edma.h drivers: net: ipq807x: Add optional active_port env support 2022-07-19 11:43:07 +05:30
ipq807x_ppe.c drivers: net: ipq807x: Add optional active_port env support 2022-07-19 11:43:07 +05:30
ipq807x_ppe.h ipq807x: Add SFP 10G ethernet support 2018-11-13 01:08:36 -08:00
ipq807x_uniphy.c ipq807x: Remove the Aquantia autoneg 2020-03-23 01:59:40 -07:00
ipq807x_uniphy.h ipq807x: Add SFP 10G ethernet support 2018-11-13 01:08:36 -08:00