mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
Use watchdog-aware functions when calculating hashes of images
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
This commit is contained in:

committed by
Wolfgang Denk

parent
d00ce09040
commit
1de6b28be5
@ -13,8 +13,8 @@
|
|||||||
#else
|
#else
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#endif
|
#endif
|
||||||
#include <watchdog.h>
|
|
||||||
|
|
||||||
|
#include <watchdog.h>
|
||||||
#include "zlib.h"
|
#include "zlib.h"
|
||||||
|
|
||||||
#define local static
|
#define local static
|
||||||
|
Reference in New Issue
Block a user