summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2013-02-20 00:16:24 +0000
committerJosh Wu <josh.wu@atmel.com>2013-03-25 17:52:13 +0800
commita8b29b0766af118da28f19803e6feb46cd4d59f9 (patch)
tree4048e27f9d21f7bf40c387d6e3a0470bb6f1d29c
parentc2fe91b5a55ea475e265f8c0133f59c1f3f916ed (diff)
arm: at91/configs: add bootz to configuration
Support to boot zImage Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> [Add bootz for at91rm9200, at91sam9263, at91sam9rl] Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
-rw-r--r--include/configs/at91rm9200ek.h1
-rw-r--r--include/configs/at91sam9263ek.h1
-rw-r--r--include/configs/at91sam9rlek.h1
3 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h
index 4b526c2469..7352113266 100644
--- a/include/configs/at91rm9200ek.h
+++ b/include/configs/at91rm9200ek.h
@@ -75,6 +75,7 @@
#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_CMD_BOOTZ
#define CONFIG_OF_LIBFDT
/*
diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h
index bd5447e47b..0fc001b787 100644
--- a/include/configs/at91sam9263ek.h
+++ b/include/configs/at91sam9263ek.h
@@ -62,6 +62,7 @@
#define CONFIG_DISPLAY_CPUINFO
+#define CONFIG_CMD_BOOTZ
#define CONFIG_OF_LIBFDT
/*
diff --git a/include/configs/at91sam9rlek.h b/include/configs/at91sam9rlek.h
index be084b2a4b..aa359b13db 100644
--- a/include/configs/at91sam9rlek.h
+++ b/include/configs/at91sam9rlek.h
@@ -48,6 +48,7 @@
#define CONFIG_DISPLAY_CPUINFO
+#define CONFIG_CMD_BOOTZ
#define CONFIG_OF_LIBFDT
#define CONFIG_ATMEL_LEGACY