-
Notifications
You must be signed in to change notification settings - Fork 26
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
Image won't boot when flashed using PCAT #114
Comments
Adding |
Sample PCAT session:
|
Can you define 'does not boot' any better? Do you see anything on the UART traces? |
Serial log for both PCAT flashing and failed boot afterward:
|
I've edited the first post to say that I mean "doesn't exit EFI" with "does not boot". Serial log is in #114 (comment) |
For some reason DTB is not found. Here is log from "good" boot attempt: |
Serial log when flashing with QDL:
|
Flashing a KAS based build from yesterday using PCAT on windows does work. @mwasilew and I strongly suspect it's related to CDT being present to make it work. |
@koenkooi it looks like you are right: First log:
Second log:
|
I guess you tried to erase UFS and that ended up erasing cdt? Before #112 the only way for you to restore back the CDT was to manually flash it. |
@ricardosalveti PCAT does a full erase by default, it can optionally be turned off by passing I haven't had issues with the RBD after #112 was merged. But machines lacking a CDT will most likely still fail to boot. |
We should probably close this issue then and open a follow up for adding CDTs to the remaining targets. |
Done, with qualcomm-linux/meta-qcom#706 |
When using PCAT to flash the image on windows, it doesn't boot, if won't exit EFI. Flashing the same image with QDL does result in a booting image.
The text was updated successfully, but these errors were encountered: