[U-Boot] [PATCH 1/2] arm:gplugd: Convert to generic board

Ajay Bhargav ajay.bhargav at einfochips.com
Mon Feb 16 14:07:06 CET 2015


Enable CONFIG_SYS_GENERIC_BOARD for Marvell Gplugd.

Signed-off-by: Ajay Bhargav <ajay.bhargav at einfochips.com>
---
 include/configs/gplugd.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h
index 404c56a..0ac198d 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"
--
2.3.0

************************************************************************************************************************************************************* eInfochips Business Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated. Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email. *************************************************************************************************************************************************************


More information about the U-Boot mailing list