Files
zynq7000-rs/boot-image-staging/boot.bif
Robin Mueller 84744e522c
Some checks failed
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
Introduce Rust FSBL
2025-08-18 10:05:41 +02:00

7 lines
84 B
Plaintext

all:
{
[bootloader] fsbl.elf
fpga.bit
[load=0x100000] application.elf
}