From: Alif Zakuan Yuslaimi <[email protected]> Enable CONFIG_NET_RANDOM_ETHADDR to allow U-Boot to assign a random MAC address during Ethernet initialization when a valid MAC is not programmed in hardware.
This avoids network initialization failures and MAC address conflicts, especially on boards used for development or shipped without a factory-programmed MAC. v1->v2: -------- - Updated commit message with more details - Removed duplicated CONFIG_DM_RESET=y History: -------- [v1]: https://patchwork.ozlabs.org/project/uboot/patch/[email protected]/ Alif Zakuan Yuslaimi (1): configs: cyclone5: Enable random MAC address configs/socfpga_cyclone5_defconfig | 1 + 1 file changed, 1 insertion(+) -- 2.43.7

