projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
911d3d6
)
arm: aspenite: convert to generic board
author
Ajay Bhargav
<ajay.bhargav@einfochips.com>
Mon, 16 Feb 2015 15:04:48 +0000
(16:04 +0100)
committer
Luka Perkov
<luka.perkov@sartura.hr>
Thu, 5 Mar 2015 21:08:59 +0000
(22:08 +0100)
Enable CONFIG_SYS_GENERIC_BOARD for Marvell Aspenite.
Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
Acked-by: Luka Perkov <luka.perkov@sartura.hr>
include/configs/aspenite.h
patch
|
blob
|
history
diff --git
a/include/configs/aspenite.h
b/include/configs/aspenite.h
index 727b14a6c250b40b95031935196906ca57d946c3..47760ef7ba9cd84c4aeeda76f2647cd206305d7a 100644
(file)
--- a/
include/configs/aspenite.h
+++ b/
include/configs/aspenite.h
@@
-10,6
+10,11
@@
#ifndef __CONFIG_ASPENITE_H
#define __CONFIG_ASPENITE_H
+/*
+ * Generic board support
+ */
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Version number information
*/