aboutsummaryrefslogtreecommitdiff
path: root/include/configs/a320evb.h
diff options
context:
space:
mode:
authorPo-Yu Chuang <ratbert@faraday-tech.com>2011-07-18 16:56:53 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-08-04 12:57:31 +0200
commitfd90b0d0501715531358d8e4ddc5a82fd1782e91 (patch)
treef199ab102417dbbf6e19737fbbc071667900484d /include/configs/a320evb.h
parent7899147b5577c1b701e320ebb792e3579e7302e5 (diff)
arm: a320: enable tagged list support
Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
Diffstat (limited to 'include/configs/a320evb.h')
-rw-r--r--include/configs/a320evb.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/a320evb.h b/include/configs/a320evb.h
index f832d52e8..62913b584 100644
--- a/include/configs/a320evb.h
+++ b/include/configs/a320evb.h
@@ -25,6 +25,12 @@
#include <asm/arch/a320.h>
/*
+ * Linux kernel tagged list
+ */
+#define CONFIG_CMDLINE_TAG
+#define CONFIG_SETUP_MEMORY_TAGS
+
+/*
* CPU and Board Configuration Options
*/
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */