Skip to content

Guide for custom board bringup #1455

Answered by madisongh
apbr asked this question in Q&A
Jan 10, 2024 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

Sounds good overall. It would be great to have more detail in the wiki about this process.

Do I just have to append tegra-bootfiles_35.4.1.bb so those files are placed in ${D}${datadir}/tegraflash/ and then change the flashvars file?

Yeah, something like that. What I've done for my custom machines is to create a new recipe for the config files generated out of the pinmux spreadsheet and have a bbappend for tegra-bootfiles depend on that. The other recipe just fetched the files from a git repo where I stored them after running through the macros in the spreadsheet.

For the flashvars file, I add a bbappend for the tegra-flashvars recipe, which prepends to FILESEXTRAPATHS to get the custom…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@madisongh
Comment options

@spb06
Comment options

@madisongh
Comment options

@spb06
Comment options

@madisongh
Comment options

Answer selected by apbr
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