Hi cai bai,
Sometimes there are problems in clock sync when A9 starts. Run your system and stop the bootloader, then apply the following commands and run your application.
env default -a
setenv fdt_file imx6sx-sdb-m4.dtb
setenv bootcmd "run m4boot;${bootcmd}"
setenv mmcargs "${mmcargs} uart_from_osc"
saveenv
Please let me know if it works.
Regards,
Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------