ee845a46e2
The package provides a Python script that can create the file BOOT.BIN to boot Xilinx Zynq based boards. The script zynq-boot-bin.py is contained in the Xilinx repository of U-Boot (it is not in upstream). [Thomas: - remove appearance of the package in menuconfig, U-Boot will depend on it directly, so there's no need for it to appear in menuconfig - use $(INSTALL) instead of cp for the installation - remove @ before the extract and install commands.] Signed-off-by: Jan Viktorin <viktorin@rehivetech.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
3 lines
123 B
Plaintext
3 lines
123 B
Plaintext
# From https://raw.githubusercontent.com/Xilinx/u-boot-xlnx
|
|
sha1 940331ee02b0007099effa61e382fe7ea4174054 zynq-boot-bin.py
|