Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then upon a reboot, then breakpoint should be hit and user can step through the uboot code.

Table of Contents

Determining the uboot relocation address and offset:

Boot into u-boot and use the bdinfo utility to obtain this information. For example:

...