summaryrefslogtreecommitdiff
path: root/cmd/armflash.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/armflash.c')
-rw-r--r--cmd/armflash.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/armflash.c b/cmd/armflash.c
index e292cf85c45..cde275c881b 100644
--- a/cmd/armflash.c
+++ b/cmd/armflash.c
@@ -7,8 +7,10 @@
*/
#include <command.h>
#include <console.h>
+#include <env.h>
#include <flash.h>
#include <vsprintf.h>
+#include <linux/string.h>
#include <asm/io.h>
#define MAX_REGIONS 4