summaryrefslogtreecommitdiffstats
path: root/include/configs/gplugd.h
diff options
context:
space:
mode:
authorAjay Bhargav <ajay.bhargav@einfochips.com>2015-02-16 16:02:30 +0100
committerLuka Perkov <luka.perkov@sartura.hr>2015-03-05 22:08:59 +0100
commit911d3d62398f1a94b9a1b891eb509035736232ad (patch)
tree9307dfccd4b444a95d67d2f145bf1abf7aacd0e5 /include/configs/gplugd.h
parent694cc87b76b1063a2a7a8bd1809e990df0a469f8 (diff)
downloadtalos-obmc-uboot-911d3d62398f1a94b9a1b891eb509035736232ad.tar.gz
talos-obmc-uboot-911d3d62398f1a94b9a1b891eb509035736232ad.zip
arm: gplugd: convert to generic board
Enable CONFIG_SYS_GENERIC_BOARD for Marvell gplugD. 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/gplugd.h')
-rw-r--r--include/configs/gplugd.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h
index 404c56af10..0ac198df8d 100644
--- a/include/configs/gplugd.h
+++ b/include/configs/gplugd.h
@@ -26,6 +26,11 @@
#endif
/*
+ * Generic board support
+ */
+#define CONFIG_SYS_GENERIC_BOARD
+
+/*
* Version number information
*/
#define CONFIG_IDENT_STRING "\nMarvell-gplugD"
OpenPOWER on IntegriCloud