Skip to content

Instantly share code, notes, and snippets.

@kgoger
Created January 11, 2018 07:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgoger/5b7c560381a9bf08d52c7eea1db90311 to your computer and use it in GitHub Desktop.
Save kgoger/5b7c560381a9bf08d52c7eea1db90311 to your computer and use it in GitHub Desktop.
setenv set_bootpar 'setenv emmc_bootpart 0:${emmc_rootpartnr}'
setenv emmc_rootpartnr 1
run set_bootpar
echo $emmc_bootpart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment