25 Apr, 2008
1 commit
-
Implement watchodg-aware variants of hash calculation functions:
- crc32_wd()
- md5_wd()
- sha1_csum_wd()
The above functions calculate the hash of the input buffer in chunks,
triggering the watchdog after processing each chunk. The chunk size
is given as a function call parameter.Signed-off-by: Bartlomiej Sieka
10 Jul, 2007
1 commit
-
Signed-off-by: Wolfgang Denk
23 Jun, 2007
1 commit
-
- Show on the Status LEDs, some States of the board.
- Get the MAC addresses from the EEProm
- use PREBOOT
- use the CF on the board.
- check the U-Boot image in the Flash with a SHA1
checksum.
- use dynamic TLB entries generation for the SDRAMSigned-off-by: Heiko Schocher