mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-24 06:24:17 +00:00
doc: Add the link for the documentation of the .its
Provide the link for the .its related documentation for Arria10. Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com>
This commit is contained in:
parent
effe50854a
commit
b8531ac4d1
1 changed files with 3 additions and 0 deletions
|
@ -41,3 +41,6 @@ Example: Bundles both peripheral bitstream and core bitstream into FIT image
|
||||||
resets = <&rst FPGAMGR_RESET>;
|
resets = <&rst FPGAMGR_RESET>;
|
||||||
altr,bitstream = "fit_spl_fpga.itb";
|
altr,bitstream = "fit_spl_fpga.itb";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
- The .its related documentations can be found here
|
||||||
|
- Appendix - Reducing Arria 10 Fabric Configuration Time - https://rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10
|
||||||
|
|
Loading…
Add table
Reference in a new issue