Invalid MAC address In stm32mp157A U-boot.
Hello,
We are working on stm32mp157A processor.
we are using uboot-2021-10 version, while booting we are getting invalid MAC address.
as in below image.
we tried to set the MAC address by using following commands
setenv .flags ethaddr
setenv ethaddr 11:22:33:44:55:66
as given in below link
https://community.st.com/s/article/FAQ-STM32MP1-bring-up-troubleshooting-guide
But after setting through this commands it not get effected, we are facing same issue again.
please give any suggestion to solve this issue.
