Skip to content

How to install nvidia-l4t-jetson-io_35.4.1 in yocto image? #1422

Answered by madisongh
fengyingchu0827 asked this question in Q&A
Discussion options

You must be logged in to vote

At build time you would:

  1. Create a second .dtb file with your device tree applied to it, as described on that RidgeRun page you mentioned
  2. Modify the creation of the extlinux.conf file to create a second entry with the second device tree

That would give users the runtime choice of booting with either the default DTB or the one with your overlay applied, but the configuration choices would be generated at build time.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@fengyingchu0827
Comment options

@dwalkes
Comment options

@fengyingchu0827
Comment options

@madisongh
Comment options

Answer selected by fengyingchu0827
@fengyingchu0827
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants