Update dtb file on TX2 NX #645
Unanswered
dat-tran-matternet
asked this question in
Q&A
Replies: 2 comments 7 replies
-
I've never tried it myself but the suggestions from #401 might be helpful. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @dat-tran-matternet |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm working with the new TX2 NX module. I assume it's similar to the TX2 modules. During development with device tree modification, I would like to just change the DTB of my system. I noticed that cboot is the one that's loading the DTB as seen from these log output:
I assume if I can find which partition it is pointing to I can overwrite the DTB file with an updated one?
thanks
Beta Was this translation helpful? Give feedback.
All reactions