OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ethact
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/net/
eth-uclass.c
243
char *
ethact
= env_get("
ethact
");
local
250
* When 'ethrotate' variable is set to 'no' and '
ethact
' variable
251
* is already set to an ethernet device, we should stick to '
ethact
'.
254
if (
ethact
) {
255
current = eth_get_dev_by_name(
ethact
);
/external/u-boot/board/sandbox/
README.sandbox
227
set
ethact
eth1
234
set
ethact
eth1
242
set
ethact
eth1
266
set
ethact
eth5
Completed in 508 milliseconds