]> git.ipfire.org Git - people/ms/u-boot.git/commit
Use watchdog-aware functions when calculating hashes of images - take two
authorBartlomiej Sieka <tur@semihalf.com>
Fri, 25 Apr 2008 11:54:02 +0000 (13:54 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 25 Apr 2008 12:05:21 +0000 (14:05 +0200)
commit7590378fb9c686709492ceb142825cd058255956
treea6bb251a079fd9325cd77f6b7d2a6954fc84720d
parent1de6b28be5d107ae90ad7a8a43653c49966e8afe
Use watchdog-aware functions when calculating hashes of images - take two

Some files didn't get updated properly with the "Use watchdog-aware
functions when calculating hashes of images" commit, this commit
fixes this.

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>
common/image.c
include/image.h
lib_generic/md5.c
lib_generic/sha1.c