Searched refs:handle_mac_address (Results 1 – 2 of 2) sorted by relevance
108 static int handle_mac_address(void) in handle_mac_address() function138 rv = handle_mac_address(); in board_eth_init()
441 static int handle_mac_address(char *env_var, uint eeprom_bus) in handle_mac_address() function466 if (handle_mac_address("ethaddr", CONFIG_SYS_I2C_EEPROM_BUS)) in board_eth_init()469 if (handle_mac_address("eth1addr", SB_FX6_I2C_EEPROM_BUS)) in board_eth_init()
Completed in 4 milliseconds