[U-Boot] [PATCH 2/2] omap5_uevm: Enable redudnant MMC environment
Nishanth Menon
nm at ti.com
Tue Apr 30 22:22:15 CEST 2013
nit:
$subject: s/redudnant/redundant/
On 16:05-20130430, Tom Rini wrote:
> Cc: Sricharan R <r.sricharan at ti.com>
> Signed-off-by: Tom Rini <trini at 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
More information about the U-Boot
mailing list