Zynq FSBL: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Nick (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Fetch Sources == Download der relevanten Repositories: git clone https://github.com/Xilinx/linux-xlnx.git git clone https://github.com/Xilinx/u-boot-xlnx.…“) |
Nick (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
Basiert auf [https://wiki.xnick.de/index.php/Vivado_Zynq_project Vivado Zynq project]. | |||
== Fetch Sources == | == Fetch Sources == | ||
Download der relevanten Repositories: | Download der relevanten Repositories: | ||
Version vom 15. März 2021, 12:05 Uhr
Basiert auf Vivado Zynq project.
Fetch Sources
Download der relevanten Repositories:
git clone https://github.com/Xilinx/linux-xlnx.git git clone https://github.com/Xilinx/u-boot-xlnx.git git clone https://github.com/Xilinx/device-tree-xlnx.git git clone https://git.kernel.org/pub/scm/utils/dtc/dtc.git git clone https://github.com/Xilinx/arm-trusted-firmware.git