Skip to content

Instantly share code, notes, and snippets.

@bsmerbeck
Created December 9, 2020 15:45
Show Gist options
  • Save bsmerbeck/6aadb6fdb082c942258c869266b2cb2c to your computer and use it in GitHub Desktop.
Save bsmerbeck/6aadb6fdb082c942258c869266b2cb2c to your computer and use it in GitHub Desktop.
doflash from meta-tegra
#!/bin/sh
MACHINE=jetson-nano-qspi-sd ./tegra210-flash-helper.sh -B 1048576 flash.xml.in tegra210-p3448-0000-p3449-0000-a02.dtb jetson-nano-qspi-sd.cfg 0x94000 "" boot.img smartpdu-image.ext4 "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment