u-boot/board/toradex/common
Emanuele Ghidoli f271276fb0 toradex: common: Use random mac address if toradex config block is missing
Set CONFIG_NET_RANDOM_ETHADDR=y, which sets random eth address in
case there is no toradex config block programmed.
In case of missing toradex config block the generated mac address was
always the same, linked to serial number 0.
Use random generated mac address instead.

Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> # Verdin iMX8M Plus
Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2024-03-01 09:10:44 -05:00
..
Kconfig toradex: common: Add sysinfo driver 2024-03-01 09:10:44 -05:00
Makefile toradex: tdx-cfg-block: add EEPROM read/store wrappers 2020-07-27 14:00:36 +02:00
tdx-cfg-block.c toradex: tdx-cfg-block: add 0086 i.mx8m mini sku 2024-02-08 09:18:11 -03:00
tdx-cfg-block.h toradex: tdx-cfg-block: add 0086 i.mx8m mini sku 2024-02-08 09:18:11 -03:00
tdx-common.c toradex: common: Use random mac address if toradex config block is missing 2024-03-01 09:10:44 -05:00
tdx-common.h toradex: Remove not necessary model prints from checkboard() 2024-03-01 09:10:44 -05:00
tdx-eeprom.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
tdx-eeprom.h toradex: tdx-cfg-block: add EEPROM read/store wrappers 2020-07-27 14:00:36 +02:00