You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Richter e7cb61b389
Refactoring
- Don't wildcard-import from arch modules. Make it explicit.
- Put translation table code into its own module.
- Put boot code in boot.rs instead of cpu.rs
- Other minor changes, most memory subsystem.
3 years ago
..
.vscode Run of prettier over whole repo 4 years ago
src Refactoring 3 years ago
Cargo.lock Refactoring 3 years ago
Cargo.toml Refactoring 3 years ago
Makefile Refactoring 3 years ago
README.md Add code for tutorial 09 5 years ago
build.rs Let cargo track changed files 4 years ago
jtag_boot_rpi3.img Refactoring 3 years ago
jtag_boot_rpi4.img Refactoring 3 years ago
update.sh X1: Fix deletion of non-existent file 4 years ago

README.md

Xtra 1 - JTAG boot

Not much is happening here. The binary just patiently waits for a JTAG debugger to connect.