From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/8] wandboard: Convert to generic board
Date: Mon, 28 Apr 2014 10:57:03 +0200 [thread overview]
Message-ID: <535E17DF.2020509@denx.de> (raw)
In-Reply-To: <1398191700-16425-1-git-send-email-fabio.estevam@freescale.com>
Hi Fabio,
On 22/04/2014 20:34, Fabio Estevam wrote:
> 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: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> include/configs/wandboard.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
> index 6c74c72..b137d06 100644
> --- a/include/configs/wandboard.h
> +++ b/include/configs/wandboard.h
> @@ -26,6 +26,8 @@
> #define CONFIG_INITRD_TAG
> #define CONFIG_REVISION_TAG
>
> +#define CONFIG_SYS_GENERIC_BOARD
> +
Applied (whole patchset) to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2014-04-28 8:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-22 18:34 [U-Boot] [PATCH 1/8] wandboard: Convert to generic board Fabio Estevam
2014-04-22 18:34 ` [U-Boot] [PATCH 2/8] mx53loco: " Fabio Estevam
2014-04-22 18:34 ` [U-Boot] [PATCH 3/8] mx6sabre_common: " Fabio Estevam
2014-04-22 18:34 ` [U-Boot] [PATCH 4/8] mx53ard: " Fabio Estevam
2014-04-22 18:34 ` [U-Boot] [PATCH 5/8] mx53smd: " Fabio Estevam
2014-04-22 18:34 ` [U-Boot] [PATCH 6/8] mx53evk: " Fabio Estevam
2014-04-22 18:34 ` [U-Boot] [PATCH 7/8] udoo: " Fabio Estevam
2014-04-22 18:35 ` [U-Boot] [PATCH 8/8] hummingboard: " Fabio Estevam
2014-04-25 13:53 ` [U-Boot] [PATCH 1/8] wandboard: " Stefano Babic
2014-04-28 8:57 ` Stefano Babic [this message]
2014-04-29 15:02 ` Fabio Estevam
2014-04-29 15:43 ` Stefano Babic
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=535E17DF.2020509@denx.de \
--to=sbabic@denx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.