commit | 9adb686c2a51af43b489e19cc91d1d6d47816f4a | [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 | 596295dcb859c57cc39569d79d2b815d03cc1529 [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>