[U-Boot] [PATCH 1/2] env_mmc: Allow board code to override the environment address
Kumar Gala
galak at kernel.crashing.org
Tue Apr 5 05:32:54 CEST 2011
On Jan 29, 2011, at 5:29 PM, Kumar Gala wrote:
> From: Mingkai Hu <Mingkai.hu at freescale.com>
>
> On some boards the environment may not be located at a fixed address in
> the MMC/SDHC card. This allows those boards to implement their own
> means to report what address the environment is located at.
>
> Signed-off-by: Mingkai Hu <Mingkai.hu at freescale.com>
> Signed-off-by: Jerry Huang <Chang-Ming.Huang at freescale.com>
> Signed-off-by: Zhao Chenhui <b35336 at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> common/env_mmc.c | 31 +++++++++++++++++++++++++++----
> 1 files changed, 27 insertions(+), 4 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list