projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d00ce09
)
Use watchdog-aware functions when calculating hashes of images
author
Bartlomiej Sieka
<tur@semihalf.com>
Fri, 25 Apr 2008 10:10:09 +0000
(12:10 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 25 Apr 2008 11:10:29 +0000
(13:10 +0200)
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
lib_generic/crc32.c
patch
|
blob
|
history
diff --git
a/lib_generic/crc32.c
b/lib_generic/crc32.c
index 73070de400a1b5dbb69ce8fbf5b3ae38cfb12c38..57c6d66d3963d10ac3061c3aa66d843d1a20e8ef 100644
(file)
--- a/
lib_generic/crc32.c
+++ b/
lib_generic/crc32.c
@@
-13,8
+13,8
@@
#else
#include <stdint.h>
#endif
-#include <watchdog.h>
+#include <watchdog.h>
#include "zlib.h"
#define local static