commit | d6136c63ca287574d849865a449ee5fb607a9d99 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Aug 27 12:41:38 2021 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Sep 04 12:03:56 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>