Add MD5 support to the new uImage format

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
This commit is contained in:
Bartlomiej Sieka
2008-03-14 16:22:34 +01:00
parent 0ede0c3835
commit 766529fccc
5 changed files with 16 additions and 5 deletions

View File

@@ -64,6 +64,7 @@
#include <fdt.h>
#include <libfdt.h>
#include <fdt_support.h>
#define CONFIG_MD5 /* FIT images need MD5 support */
#endif
/*