Home
last modified time | relevance | path

Searched refs:ethact (Results 1 – 10 of 10) sorted by relevance

/u-boot/doc/
A DREADME.dfutftp63 * select desired eth device - 'ethact' variable ["ethact=cpsw"]
73 "ethact=usb_ether". In this way one can have very fast DFU transfer via USB.
A DREADME.usb178 CrOS> print ethact
179 ethact=asx0
A DREADME.m54418twr151 ethact=FEC0
/u-boot/net/
A Deth-uclass.c257 char *ethact = env_get("ethact"); in eth_init() local
268 if (ethact) { in eth_init()
269 current = eth_get_dev_by_name(ethact); in eth_init()
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.lsch3346 => setenv ethact DPMAC1@xgmii
360 => setenv ethact DPMAC1@xgmii
379 => setenv ethact DPMAC1@xgmii
/u-boot/doc/arch/
A Dsandbox.rst282 setenv ethact eth1
290 setenv ethact eth1
299 setenv ethact eth1
326 setenv ethact eth5
/u-boot/board/freescale/m547xevb/
A DREADME195 ethact=FEC0
/u-boot/board/freescale/m5373evb/
A DREADME167 ethact=FEC0
/u-boot/board/freescale/m54455evb/
A DREADME239 ethact=FEC0
/u-boot/
A DREADME3324 ethact - controls which interface is currently active.
3327 => setenv ethact FEC
3329 => setenv ethact SCC

Completed in 15 milliseconds