projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7899147
)
arm: a320: enable tagged list support
author
Po-Yu Chuang
<ratbert@faraday-tech.com>
Mon, 18 Jul 2011 16:56:53 +0000
(16:56 +0000)
committer
Albert 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
patch
|
blob
|
history
diff --git
a/include/configs/a320evb.h
b/include/configs/a320evb.h
index f832d52e8eb1397e30a7aec0228ee7751d020659..62913b5842d2693123157093abae56b70400b6d8 100644
(file)
--- a/
include/configs/a320evb.h
+++ b/
include/configs/a320evb.h
@@
-24,6
+24,12
@@
#include <asm/arch/a320.h>
+/*
+ * Linux kernel tagged list
+ */
+#define CONFIG_CMDLINE_TAG
+#define CONFIG_SETUP_MEMORY_TAGS
+
/*
* CPU and Board Configuration Options
*/