From: Josh Wu <josh.wu@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=y
Date: Mon, 23 Mar 2015 11:01:38 +0800 [thread overview]
Message-ID: <550F8212.2070108@atmel.com> (raw)
In-Reply-To: <1426862909-29986-1-git-send-email-trini@konsulko.com>
Hi, Tom
Thanks for fix this issue in mainline. I forgot to aligned it with
mainline defconfig.
Best Regards,
Josh Wu
On 3/20/2015 10:48 PM, Tom Rini wrote:
> This flag was missing and thus the board was totally being configured
> wrong.
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
> configs/at91sam9rlek_mmc_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/at91sam9rlek_mmc_defconfig b/configs/at91sam9rlek_mmc_defconfig
> index 8704140..41a2821 100644
> --- a/configs/at91sam9rlek_mmc_defconfig
> +++ b/configs/at91sam9rlek_mmc_defconfig
> @@ -1,4 +1,5 @@
> CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9RL,SYS_USE_MMC"
> CONFIG_ARM=y
> +CONFIG_ARCH_AT91=y
> CONFIG_TARGET_AT91SAM9RLEK=y
> CONFIG_HUSH_PARSER=y
next prev parent reply other threads:[~2015-03-23 3:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-20 7:42 [U-Boot] [PULL] u-boot-atmel/master -> u-boot/master Andreas Bießmann
2015-03-20 14:48 ` [U-Boot] [PATCH] at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=y Tom Rini
2015-03-23 3:01 ` Josh Wu [this message]
2015-03-20 15:24 ` [U-Boot] [PULL] u-boot-atmel/master -> u-boot/master Tom Rini
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=550F8212.2070108@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.