public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] imx: nitrogen6x: Add support for GENERIC_BOARD
Date: Sat, 21 Jun 2014 14:31:17 -0700	[thread overview]
Message-ID: <1403386277-12571-1-git-send-email-eric.nelson@boundarydevices.com> (raw)
In-Reply-To: <535E19D4.8000901@denx.de>

Enable CONFIG_SYS_GENERIC_BOARD, so that we get rid of the following
warning on boot:

	"Warning: Your board does not use generic board. Please read
	doc/README.generic-board and take action. Boards not
	upgraded by the late 2014 may break or be removed."

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
---
V2 expands on the commit message as requested by Mark and suggested by Stefano.

 include/configs/nitrogen6x.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index b2b17ce..43d1971 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -26,6 +26,8 @@
 #define CONFIG_REVISION_TAG
 #define CONFIG_SYS_GENERIC_BOARD
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN		(10 * 1024 * 1024)
 
-- 
1.9.1

  reply	other threads:[~2014-06-21 21:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-25 23:15 [U-Boot] [PATCH] ARM: imx6: nitrogen6x: Enable CONFIG_SYS_GENERIC_BOARD Eric Nelson
2014-04-28  5:05 ` Marek Vasut
2014-04-28  9:05   ` Stefano Babic
2014-06-21 21:31     ` Eric Nelson [this message]
2014-06-21 21:41       ` [U-Boot] [PATCH V2] imx: nitrogen6x: Add support for GENERIC_BOARD Fabio Estevam
2014-06-22 15:04         ` Eric Nelson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1403386277-12571-1-git-send-email-eric.nelson@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox