Hello,
we are trying to update the OS for our imx6 based device buildroot_2022 and kernel linux-lf-6.12.y. During kernel boot I am getting this following mess
platform 20c8000.anatop:tempmon: deferred probe pending: platform: wait for supplier /soc/bus@2100000/efuse@21bc000/temp-grade@20platform 2188000.ethernet: deferred probe pending: platform: wait for supplier /soc/bus@2100000/efuse@21bc000/mac-addr@88
In addition to this I tried to modify the mac address in the bootloader using "setenv".
Even after doing this I am not able to pin point the reason for the driver loading failure. Has anyone faced this problem. Can you provide some suggestions.