arm: a320: enable tagged list support
authorPo-Yu Chuang <ratbert@faraday-tech.com>
Mon, 18 Jul 2011 16:56:53 +0000 (16:56 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 4 Aug 2011 10:57:31 +0000 (12:57 +0200)
Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
include/configs/a320evb.h

index f832d52..62913b5 100644 (file)
 #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 */