Integrate u-boot-seco-imx/jonas/seco-eeprom-auto-init-fixes-seco_lf_v2021.04
requested to merge u-boot-seco-imx/jonas/seco-eeprom-auto-init-fixes-seco_lf_v2021.04 into kirkstone
Commit: clea-os/bsp/nxp/u-boot-seco-imx@0f8c7949
[CMD][FDT_OVERLAY] Remove warn-message if no node is found
This is no error but may be the normal case on some platforms.
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@0df0d010
[LIB][EEPROM] Fix error handling in auto init function
Instead of providing a default that may match or not, just fail if the bus and address for the eeprom is not configured. Also added a build-time warning.