Skip to content

Instantly share code, notes, and snippets.

@tsunghanlin
Last active May 11, 2016 00:50
Show Gist options
  • Save tsunghanlin/2628d34bd58285b930c025cc857972b2 to your computer and use it in GitHub Desktop.
Save tsunghanlin/2628d34bd58285b930c025cc857972b2 to your computer and use it in GitHub Desktop.
u-boot tracing
GD's setting is here:
setup_dest_addr()
and gd->relocaddr (this is located in x0 in armv8 arch. defined in crt0_64.S)
Debugging uboot: http://www.denx.de/wiki/view/DULG/DebuggingUBoot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment