Hello,
We sometimes experience infinite loops in uboot on imx28. uboot shows 0x80502008 and 0x80206008 error codes forever. Is it possible to reboot using the keyboard only (NO power off) ?
Thanks#
Hello Gauthier,
The error 0x80206008 means ERROR_SSP_DRIVER_DMA_TIMEOUT.
And 0x80502008 ERROR_ROM_USB_CONNECT_TIMEOUT
You have something in timeout or idle mode.
Regards
Is it possible to make the cpu reset/reboot by using ONLY the keyboard ?
Thanks
g