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

Add support for Jetson Orin NX #429

Open
wants to merge 1 commit into
base: scarthgap
Choose a base branch
from

Conversation

Austriker
Copy link

@Austriker Austriker commented Dec 18, 2024

Enable support for a jetson Orin NX with NVMe

Based on this issue: https://hub.mender.io/t/jetson-orin-nx-and-jetpack-6-mender-intergration-issues/7375

  • Create custom partition layout
  • Use <allocation_attribute> 0x808 </allocation_attribute> to expand the user partition automatically during the flash process
  • Add documentation

@Austriker Austriker force-pushed the jetson-orin-nx-support branch from 968d281 to bd80754 Compare December 18, 2024 16:29
@TheYoctoJester
Copy link
Contributor

Hi @Austriker,

As you mentioned on IRC, I think changing to

PARTITION_FILE_EXTERNAL:p3768-0000-p3767-0000 = "${WORKDIR}/flash_l4t_t234_nvme_rootfs_ab.xml"

is a good approach. However it has the small shortcoming being tied to exactly this machine. So how about adding a short note to the layers README which explains why the line is there, and hints at adapting it for custom Orin NX based machines?

Signed-off-by: Hugo Serrat <[email protected]>

fix: add documentation and fix kas config for orin nx
@Austriker Austriker force-pushed the jetson-orin-nx-support branch from d4d9f9e to 26d82c2 Compare January 25, 2025 13:01
@Austriker
Copy link
Author

Hi @TheYoctoJester ,

I fixed the PR and added some documentation. I also remove the quick start guide since for me mender integration is not maintained anymore in tegrademo-distro.

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.

2 participants