commit | ab70880ba1104571b0b938727d2bde5cd24ea46a | [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 | b8a77ab3e7d32efdc5b32a8943c95b32bbc42aa9 [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>