From: Lokesh Vutla <lokeshvutla@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: AM437x: Sync defconfig between GP and HS EVM
Date: Thu, 16 Jun 2016 10:43:08 +0530 [thread overview]
Message-ID: <57623564.1000905@ti.com> (raw)
In-Reply-To: <1465590727-13953-1-git-send-email-madans@ti.com>
On Saturday 11 June 2016 02:02 AM, Madan Srinivas wrote:
> Adds missing NAND option to CONFIG_SYS_EXTRA_OPTIONS for
> AM437x HS EVMs. This syncs up the config options between
> GP and HS EVMs.
>
> Signed-off-by: Madan Srinivas <madans@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Thanks and regards,
Lokesh
> ---
> configs/am437x_hs_evm_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/am437x_hs_evm_defconfig b/configs/am437x_hs_evm_defconfig
> index 1d7fabc..35e1fa2 100644
> --- a/configs/am437x_hs_evm_defconfig
> +++ b/configs/am437x_hs_evm_defconfig
> @@ -10,7 +10,7 @@ CONFIG_DEFAULT_DEVICE_TREE="am437x-gp-evm"
> CONFIG_SPL=y
> CONFIG_ISW_ENTRY_ADDR=0x40302ae0
> CONFIG_SPL_STACK_R=y
> -CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1"
> +CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1,NAND"
> CONFIG_FIT=y
> CONFIG_SPL_LOAD_FIT=y
> CONFIG_HUSH_PARSER=y
>
prev parent reply other threads:[~2016-06-16 5:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-10 20:32 [U-Boot] [PATCH] ARM: AM437x: Sync defconfig between GP and HS EVM Madan Srinivas
2016-06-10 20:32 ` [U-Boot] [PATCH v2] ARM: AM437x: Enable FIT for hs platforms Madan Srinivas
2016-06-16 5:13 ` Lokesh Vutla
2016-06-16 17:52 ` Andreas Dannenberg
2016-06-16 5:13 ` Lokesh Vutla [this message]
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=57623564.1000905@ti.com \
--to=lokeshvutla@ti.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.