From: Josh Wu <josh.wu@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] ARM: atmel: at91sam9x5ek: convert to generic board
Date: Fri, 16 May 2014 16:56:37 +0800 [thread overview]
Message-ID: <5375D2C5.3060003@atmel.com> (raw)
In-Reply-To: <1398310936-29780-4-git-send-email-voice.shen@atmel.com>
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 on at91sam9x35ek board.
Tested-by: Josh Wu <josh.wu@atmel.com>
Best Regards,
Josh Wu
> ---
>
> include/configs/at91sam9x5ek.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/configs/at91sam9x5ek.h b/include/configs/at91sam9x5ek.h
> index f0a6757..5fc00af 100644
> --- a/include/configs/at91sam9x5ek.h
> +++ b/include/configs/at91sam9x5ek.h
> @@ -30,6 +30,8 @@
> #define CONFIG_CMD_BOOTZ
> #define CONFIG_OF_LIBFDT
>
> +#define CONFIG_SYS_GENERIC_BOARD
> +
> /* general purpose I/O */
> #define CONFIG_ATMEL_LEGACY /* required until (g)pio is fixed */
> #define CONFIG_AT91_GPIO
next prev parent reply other threads:[~2014-05-16 8:56 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 [this message]
2014-05-26 22:11 ` [U-Boot] [U-Boot,4/4] " Andreas Bießmann
2014-05-16 8:12 ` [U-Boot] [PATCH 1/4] ARM: atmel: sama5d3xek: " Josh Wu
2014-05-26 22:11 ` [U-Boot] [U-Boot,1/4] " 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=5375D2C5.3060003@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.