浏览代码

boot/uboot: document that the zynqmp pmufw can be in ELF format

This feature was added in commit d07e6b7071cf ("boot/uboot/uboot.mk: add
pmufw.elf support"), document it in kconfig.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit e1e30504164700e9dc7d0bce9d1b4f546923c9c2)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Luca Ceresoli 2 年之前
父节点
当前提交
6b293cf0ab
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      boot/uboot/Config.in

+ 2 - 0
boot/uboot/Config.in

@@ -492,6 +492,8 @@ config BR2_TARGET_UBOOT_ZYNQMP_PMUFW
 	  (e.g. http://...), and it will be downloaded and used from
 	  the download directory.
 
+	  The PMU firmware binary can be either in ELF or BIN format.
+
 	  If empty, the generated boot.bin will not contain a PMU
 	  firmware.