README.md: Add link to boot partition files download link

Add in README.md how to use and from where to get already built boot files.

Signed-off-by: stefan.raus <stefan.raus@analog.com>
main
stefan.raus 2021-12-03 09:12:30 +00:00 committed by SRaus
parent 1b8ca5f045
commit 040d5732c7
1 changed files with 8 additions and 1 deletions

View File

@ -51,7 +51,14 @@ more information.
* If you want to use the most stable code base, always use the [latest release branch](https://github.com/analogdevicesinc/hdl/releases).
* If you want to use the greatest and latest, check out the master branch.
* If you want to use the greatest and latest, check out the [master branch](https://github.com/analogdevicesinc/hdl/tree/master).
## Use already built files
You can download already built files and use them as they are. They are available on [this link]( https://swdownloads.analog.com/cse/hdl_builds/master/latest_boot_partition.tar.gz).
The files are built from [master branch](https://github.com/analogdevicesinc/hdl/tree/master) whenever there are new commits in HDL or Linux repositories.
> :warning: Pay attention when using already built files, since they are not tested in HW!
## License