11 lines
304 B
Plaintext
11 lines
304 B
Plaintext
config BR2_PACKAGE_HOST_BOOTGEN
|
|
bool "host bootgen"
|
|
help
|
|
bootgen is a tool to generate a boot.bin firmware
|
|
for Xilinx versal, zynqmp and zynq product families.
|
|
|
|
Additional secure boot features are supported beyond
|
|
what is included with u-boot mkimage.
|
|
|
|
https://github.com/Xilinx/bootgen
|