zephyr/drivers/ethernet/eth_nxp_enet_qos
Adib Taraben cce082626e eth_nxp_enet_qos_mac: implement the nxp,unique-mac address feature
This implements to generate the MAC address of the device UUID.
The UUID is hashed to reduce the size to 3 bytes.
Ideas taken from eth_nxp_enet.c
Adding dependencies on: HWInfo and CRC

Signed-off-by: Adib Taraben <theadib@gmail.com>
2025-01-08 17:01:37 +01:00
..
CMakeLists.txt
eth_nxp_enet_qos.c
eth_nxp_enet_qos_mac.c eth_nxp_enet_qos_mac: implement the nxp,unique-mac address feature 2025-01-08 17:01:37 +01:00
Kconfig eth_nxp_enet_qos_mac: implement the nxp,unique-mac address feature 2025-01-08 17:01:37 +01:00
nxp_enet_qos_priv.h eth_nxp_enet_qos_mac: implement the nxp,unique-mac address feature 2025-01-08 17:01:37 +01:00