u-boot-iot2050: Add temporary workaround for the QSPI issue:
After approximately 2 months of operation, the device may fail to check
the QSPI idle status. Here is the strange phenomenon: The QSPI remains
busy when checking the idle status, becoming idle once stop checking.
Providing a temporary workaround to bypass the QSPI idle checking.
u-boot-iot2050: Reset the eMMC when it isn't reachable:
After approximately 2 months of operation with above workaround, the device
may fail to detect the eMMC when rebooting. Providing a temporary workaround
to reset the eMMC if detection issues occur.
u-boot-iot2050: Add temporary workaround for the QSPI issue: After approximately 2 months of operation, the device may fail to check the QSPI idle status. Here is the strange phenomenon: The QSPI remains busy when checking the idle status, becoming idle once stop checking. Providing a temporary workaround to bypass the QSPI idle checking.
u-boot-iot2050: Reset the eMMC when it isn't reachable: After approximately 2 months of operation with above workaround, the device may fail to detect the eMMC when rebooting. Providing a temporary workaround to reset the eMMC if detection issues occur.
Related to https://github.com/siemens/meta-iot2050/issues/440.