summaryrefslogtreecommitdiffstats
path: root/include/configs/aspenite.h
diff options
context:
space:
mode:
authorAjay Bhargav <ajay.bhargav@einfochips.com>2015-02-16 16:04:48 +0100
committerLuka Perkov <luka.perkov@sartura.hr>2015-03-05 22:08:59 +0100
commite3c6c7bfee388ceeb98991e9b08c83f097f3b02c (patch)
tree1e26a0cc56ba772a068657e71986b5d314898e2f /include/configs/aspenite.h
parent911d3d62398f1a94b9a1b891eb509035736232ad (diff)
downloadblackbird-obmc-uboot-e3c6c7bfee388ceeb98991e9b08c83f097f3b02c.tar.gz
blackbird-obmc-uboot-e3c6c7bfee388ceeb98991e9b08c83f097f3b02c.zip
arm: aspenite: convert to generic board
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>
Diffstat (limited to 'include/configs/aspenite.h')
-rw-r--r--include/configs/aspenite.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/aspenite.h b/include/configs/aspenite.h
index 727b14a6c2..47760ef7ba 100644
--- a/include/configs/aspenite.h
+++ b/include/configs/aspenite.h
@@ -11,6 +11,11 @@
#define __CONFIG_ASPENITE_H
/*
+ * Generic board support
+ */
+#define CONFIG_SYS_GENERIC_BOARD
+
+/*
* Version number information
*/
#define CONFIG_IDENT_STRING "\nMarvell-Aspenite DB"
OpenPOWER on IntegriCloud