Skip to content

Flash bootloader only #728

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

You must be logged in to vote

To do this via USB, you should be able to use the -c option on the flash helper to write just the LNX partition (which is where U-Boot resides on the Nano) - ./doflash.sh -c "sign; write LNX signed/boot.img.encrypt".

Another way would be to use the OTA bootloader update process - generate a BUP payload, copy it to the device, and use the l4t_payload_updater_t210 command on the Nano to install it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mbilloo
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