commit | 38003ab25cc5a23335f55977620dc28ac7ca7657 | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Wed Nov 22 22:57:07 2023 +0000 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 19 07:26:36 2023 -0500 |
tree | f06e2e6eac80c9311718141f103c9a1ba4aa8229 | |
parent | 97a897444235921ce19b4f8a3b27de6f5a9ab367 [diff] |
doc: Remove README.sha1 file The contents of README.sha1 only refer to process around verification of the pcs440ep board firmware in flash. The device was removed in commit 242836a893ae ("powerpc: ppc4xx: remove pcs440ep support") in 2015 so this readme isn't really relevant anymore so can be removed. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>