On 16/09/2025 12:29, Dong Yibo wrote:
Complete the network device (netdev) registration flow for Mucse Gbe Ethernet chips, including: 1. Hardware state initialization: - Send powerup notification to firmware (via echo_fw_status) - Sync with firmware - Reset hardware 2. MAC address handling: - Retrieve permanent MAC from firmware (via mucse_mbx_get_macaddr) - Fallback to random valid MAC (eth_random_addr) if not valid mac from FwSigned-off-by: Dong Yibo <[email protected]>
Reviewed-by: Vadim Fedorenko <[email protected]>
