commit | 08d4392b1a51b8cdb894fff78a4100cb0114c7d9 | [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 | 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>