public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm: a320: enable tagged list support
@ 2011-05-16  7:41 Po-Yu Chuang
  2011-05-16 11:42 ` Wolfgang Denk
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Po-Yu Chuang @ 2011-05-16  7:41 UTC (permalink / raw)
  To: u-boot

From: Po-Yu Chuang <ratbert@faraday-tech.com>


Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
---
 include/configs/a320evb.h |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/include/configs/a320evb.h b/include/configs/a320evb.h
index 0527822..f12977b 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 */
-- 
1.6.3.3

^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-08-04  9:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-16  7:41 [U-Boot] [PATCH] arm: a320: enable tagged list support Po-Yu Chuang
2011-05-16 11:42 ` Wolfgang Denk
2011-05-17  2:47   ` Po-Yu Chuang
2011-05-17  3:11 ` [U-Boot] [PATCH v2 1/2] arm: a320: fix multiline comment style Po-Yu Chuang
2011-07-19  2:55   ` [U-Boot] [PATCH v3 " Po-Yu Chuang
2011-05-17  3:11 ` [U-Boot] [PATCH v2 2/2] arm: a320: enable tagged list support Po-Yu Chuang
2011-06-09  6:35   ` Po-Yu Chuang
2011-06-09  6:44     ` Po-Yu Chuang
2011-07-16 10:25       ` Albert ARIBAUD
2011-07-19  2:56   ` [U-Boot] [PATCH v3 " Po-Yu Chuang
2011-08-04  9:32     ` Albert ARIBAUD
2011-08-04  9:44       ` Po-Yu Chuang
2011-08-04  9:57         ` Albert ARIBAUD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox