Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-09 | Add crc8 routine | Simon Glass | |
Add an implementation of the CRC8 algorithm. This is required by the TPM emulation, but is probably useful to U-Boot in general. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> |