Skip to content

Seeed Studio's AGX Orin H01 support #1845

Closed Answered by imed-twosix
imed-twosix asked this question in Q&A
Discussion options

You must be logged in to vote

I figured it out. For anyone else who is trying to add the custom BSP to yocto, you will want to copy the bootloader and kernel folders from the A605_jetpack6.1.tar to your custom yocto layer. Here is how I did it:

pokyuser@36916de4cb79:~$ tree meta-mylayer
meta-mylayer
└── recipes-bsp
    └── seeed-studio-h01
        ├── files
        │   ├── bootloader
        │   │   ├── generic
        │   │   │   └── BCT
        │   │   │       ├── tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi
        │   │   │       └── tegra234-mb1-bct-pinmux-p3767-dp-a03.dtsi
        │   │   ├── tegra234-mb1-bct-gpio-p3701-0000-a04.dtsi
        │   │   ├── tegra234-mb1-bct-gpio-p3767-dp-a03.dtsi
        │   │   └── …

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@imed-twosix
Comment options

@imed-twosix
Comment options

@imed-twosix
Comment options

@imed-twosix
Comment options

Answer selected by imed-twosix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants