Skip to content
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

Orin AGX/NX: Add QSPI only variant of flash script #320

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

mikatammi
Copy link
Contributor

Add variant of flash script, which only flashes QSPI partitions, and not eMMC at all. Also does not build boot & root images so it is faster and lighter to build.

Add variant of flash script, which only flashes QSPI partitions, and not
eMMC at all. Also does not build boot & root images so it is faster and
lighter to build.

Signed-off-by: Mika Tammi <[email protected]>
@mikatammi mikatammi temporarily deployed to internal-build-workflow October 11, 2023 10:02 — with GitHub Actions Inactive
@brianmcgillion brianmcgillion merged commit 2044163 into tiiuae:main Oct 11, 2023
10 checks passed
@emrahbillur
Copy link
Contributor

emrahbillur commented Oct 11, 2023

Tested on Orin Nx device. (cross compile and normal build) Works great.
Tested on Orin AGX where the device boots fine till giving the below error:

[FAILED] Failed to start Setup Jetson OTA UEFI variables.
See 'systemctl status setup-jetson-efi-variables.service' for details.

I still think this is working perfect for Orin Nx but AGX side I need to check the logs. This qspi only flash is required mostly for Orin Nx so it is still good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants