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

Where do I apply modifications (Kernel patches, devicetree blobs, etc.) for custom boards and is it possible to build from version 5.0.2? #43

Open
Shoadi opened this issue Mar 20, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@Shoadi
Copy link

Shoadi commented Mar 20, 2023

Hello,

we are using a custom development-kit and I would like to know, how (in which file) I can apply the custom firmware to the nix-build and if it is possible to build the jetpack-nixos from Version 5.0.2.

Our customization consists of:
https://f000.backblazeb2.com/file/auvidea-download/images/Jetpack_5_0_2/Jetpack_5_0_2_Xavier_NX_JN(X)30_pre_release.zip

kernel/(Image, Image.gz, kernel_header.tbz2, kernel_supplements.tbz2)
kernel/dtb/(tegra194-.....dtb, tegra194-...dtbo, tegra234....dtb, tegra234...dtbo)

...and originally (using the NVIDIA sdkmanager) we just move the content into the
/nvidia/nvidia_sdk/JetPack_X.X.X_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra/kernel/*
folder before generating the flash-image.

How can we do this in the jetpack-nixos?

Alternatively there is as well a kernel_src folder available with a whole bunch of devicetree sources etc. - but even though I would like to - atm. I have no idea how to put that together with the jetpack-nixos.

Maybe someone can shed a little bit of light on this.

Thanks a lot in advance and have a great day,

Michael

@danielfullmer danielfullmer added documentation Improvements or additions to documentation question Further information is requested labels Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants