added documentation to make fsbl talk to us

This commit is contained in:
Ulrich Mohr 2023-09-19 14:30:18 +02:00
parent f7ec4c9e2c
commit c17169e541

View File

@ -4,7 +4,7 @@ FSBL code is at https://github.com/Xilinx/embeddedsw/
there:
```sh
cd lib/sw_apps/zynq_fsbl/src/ && make BOARD=zed
cd lib/sw_apps/zynq_fsbl/src/ && make BOARD=zed CFLAGS=-DFSBL_DEBUG_INFO
```
# Building