We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9bcd4 commit b49ead8Copy full SHA for b49ead8
cmd/dboot.c
@@ -17,6 +17,7 @@
17
#endif
18
#include <linux/libfdt.h>
19
#include "../board/digi/common/helper.h"
20
+#include <image.h>
21
#ifdef CONFIG_AUTHENTICATE_SQUASHFS_ROOTFS
22
#include "../board/digi/common/auth.h"
23
#endif /* CONFIG_AUTHENTICATE_SQUASHFS_ROOTFS */
0 commit comments