xilinx: Move bootmode detection to separate function
[oweals/u-boot.git] / cmd / jffs2.c
index 672ed43b3f3cadf42cbe632935dd7d3a4156172b..da2580d85d729dd9cfb579e05bf84e1dc2c938d5 100644 (file)
@@ -73,6 +73,7 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
+#include <image.h>
 #include <malloc.h>
 #include <jffs2/jffs2.h>
 #include <linux/list.h>