From: Nishanth Menon <nm@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] omap5_uevm: Enable redudnant MMC environment
Date: Tue, 30 Apr 2013 15:22:15 -0500 [thread overview]
Message-ID: <20130430202215.GA4249@kahuna> (raw)
In-Reply-To: <1367352318-11708-2-git-send-email-trini@ti.com>
nit:
$subject: s/redudnant/redundant/
On 16:05-20130430, Tom Rini wrote:
> Cc: Sricharan R <r.sricharan@ti.com>
> Signed-off-by: Tom Rini <trini@ti.com>
> ---
> include/configs/omap5_uevm.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
> index 240fdfc..550cabd 100644
> --- a/include/configs/omap5_uevm.h
> +++ b/include/configs/omap5_uevm.h
> @@ -44,6 +44,8 @@
> #define CONFIG_ENV_IS_IN_MMC
> #define CONFIG_SYS_MMC_ENV_DEV 1 /* SLOT2: eMMC(1) */
> #define CONFIG_ENV_OFFSET 0xE0000
> +#define CONFIG_ENV_OFFSET_REDUND (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)
> +#define CONFIG_SYS_REDUNDAND_ENVIRONMENT
> #define CONFIG_CMD_SAVEENV
>
> /* Enhance our eMMC support / experience. */
> --
> 1.7.9.5
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
--
Regards,
Nishanth Menon
next prev parent reply other threads:[~2013-04-30 20:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-30 20:05 [U-Boot] [PATCH 1/2] mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND Tom Rini
2013-04-30 20:05 ` [U-Boot] [PATCH 2/2] omap5_uevm: Enable redudnant MMC environment Tom Rini
2013-04-30 20:22 ` Nishanth Menon [this message]
2013-05-02 16:04 ` [U-Boot] [PATCH 1/2] mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND 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=20130430202215.GA4249@kahuna \
--to=nm@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox