commit | acbbd98313e83947eec23f3e23643825db3a2526 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Aug 27 12:27:46 2021 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri Sep 03 09:09:16 2021 +0200 |
tree | 398ae74808898f352110fea865e22ca22da1e75c | |
parent | 94509b79b13e69c209199af0757afbde8d2ebd6d [diff] |
doc: Remove information about CAPSULE_FMP_HEADER This Kconfig symbol was never added to U-Boot but it was mentioned in the origin commit c35df7c9e43e ("qemu: arm64: Add documentation for capsule update"). That's why remove it from documentation to be accurate. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>