Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JTAG support #5

Open
tfcollins opened this issue Apr 26, 2020 · 0 comments
Open

Add JTAG support #5

tfcollins opened this issue Apr 26, 2020 · 0 comments

Comments

@tfcollins
Copy link
Collaborator

tfcollins commented Apr 26, 2020

Ref https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841655/Prepare+Boot+Medium#PrepareBootMedium-JTAGBoot

  1. xsdb
    1.5. connect
  2. targets (select first core usually 2)
  3. rst -system
  4. dow fsbl.elf
  5. con
  6. stop
  7. fpga -file system_top.bit
  8. dow -data devicetree.dtb 0x2A00000
  9. dow -data uImage 0x3000000
  10. dow u-boot (elf)
  11. con
  12. u-boot> bootm 0x3000000 0x2000000 0x2a000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant