-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zeus branch doesn't boot on eMMC #44
Comments
Hi @arunlee77, have you solved the issue? I am flashing coral board using the SD card flashing method. I am getting following errors: Console Logs: U-Boot 2017.03.4-release-day+g8523a101cd (May 12 2021 - 13:22:06 +0000) CPU: Freescale i.MX8MQ rev2.1 1500 MHz (running at 1000 MHz) In: serial BuildInfo:
flash target is MMC:0 Has anyone faced the same problem? Help me |
Never faced any issue with SD card image. My issues was with eMMC image. We decided to drop coral from our HW list due to issues with SW support. |
It looks like the zeus branch is broken w.r.t eMMC boot support.
Steps:
UBOOT_CONFIG = "emmc"
UBOOT_CONFIG[emmc] = "mx8mq_phanbell_defconfig,sdcard"
The build is success.
Flashing:
Additional Info:
The above procedure works well for warrior branch.
The text was updated successfully, but these errors were encountered: