From: Josh Wu <josh.wu@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] ARM: atmel: sama5d3xek: convert to generic board
Date: Fri, 16 May 2014 16:12:19 +0800 [thread overview]
Message-ID: <5375C863.2010209@atmel.com> (raw)
In-Reply-To: <1398310936-29780-1-git-send-email-voice.shen@atmel.com>
Hi, Voice
On 4/24/2014 11:42 AM, Bo Shen 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: Bo Shen <voice.shen@atmel.com>
> ---
Tested-by: Josh Wu <josh.wu@atmel.com>
Best Regards,
Josh Wu
>
> include/configs/sama5d3xek.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h
> index 516be85..20a5f6e 100644
> --- a/include/configs/sama5d3xek.h
> +++ b/include/configs/sama5d3xek.h
> @@ -34,6 +34,8 @@
> #define CONFIG_CMD_BOOTZ
> #define CONFIG_OF_LIBFDT /* Device Tree support */
>
> +#define CONFIG_SYS_GENERIC_BOARD
> +
> /* general purpose I/O */
> #define CONFIG_AT91_GPIO
>
next prev parent reply other threads:[~2014-05-16 8:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-24 3:42 [U-Boot] [PATCH 1/4] ARM: atmel: sama5d3xek: convert to generic board Bo Shen
2014-04-24 3:42 ` [U-Boot] [PATCH 2/4] ARM: atmel: sama5d3_xplained: " Bo Shen
2014-05-26 22:11 ` [U-Boot] [U-Boot,2/4] " Andreas Bießmann
2014-04-24 3:42 ` [U-Boot] [PATCH 3/4] ARM: atmel: at91sam9m10g45ek: " Bo Shen
2014-05-16 8:12 ` Josh Wu
2014-05-26 22:11 ` [U-Boot] [U-Boot,3/4] " Andreas Bießmann
2014-04-24 3:42 ` [U-Boot] [PATCH 4/4] ARM: atmel: at91sam9x5ek: " Bo Shen
2014-05-16 8:56 ` Josh Wu
2014-05-26 22:11 ` [U-Boot] [U-Boot,4/4] " Andreas Bießmann
2014-05-16 8:12 ` Josh Wu [this message]
2014-05-26 22:11 ` [U-Boot] [U-Boot,1/4] ARM: atmel: sama5d3xek: " Andreas Bießmann
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=5375C863.2010209@atmel.com \
--to=josh.wu@atmel.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 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.