commit | 0ccff500cf787bb71e514eb2904d773ec84bf11d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 24 17:33:25 2013 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 28 19:09:23 2013 -0800 |
tree | 72d9186ef739084bd19278b9cccb933b6be94f89 | |
parent | 978226da5eb46bac23695d96a4ce8113b12640d5 [diff] |
image: Use crc header file instead of C prototypes We have an existing header which the crc32 definitions, so use it. Signed-off-by: Simon Glass <sjg@chromium.org>