mirror of
https://xff.cz/git/u-boot/
synced 2025-10-17 07:52:46 +02:00
In preparation for making the hash function common, we may as well use const where we can. Also add a watchdog version of the hashing function. Signed-off-by: Simon Glass <sjg@chromium.org>