u-boot-brain/board/freescale/common
Fabio Estevam 4394d0c2ee sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
Since commit 97039ab98 (env_mmc: Allow board code to override the environment address)
mmc_get_env_addr is a weak-aliased function in common/env_mmc.c

The mmc_get_env_addr implementation that exists at
board/freescale/common/sdhc_boot.c is meant to be used only for PowerPC boards,
but currently it is being used for all platforms that have CONFIG_ENV_IS_IN_MMC defined.

Introduce CONFIG_FSL_FIXED_MMC_LOCATION so that the boards that need to use
the mmc_get_env_addr version from board/freescale/common/sdhc_boot.c could activate
this config option on their board file.

This fixes the retrieval of CONFIG_ENV_OFFSET on non-PowerPC boards.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Stefano Babic <sbabic@denx.de>
2012-02-12 10:11:25 +01:00
..
p_corenet powerpc/85xx: Refactor P2041RDB to use common p_corenet files 2011-09-29 19:01:06 -05:00
cadmus.c powerpc/mpc85xxcds: Fix PCI speed 2011-10-03 08:52:14 -05:00
cadmus.h
cds_pci_ft.c board/freescale/common/cds_pci_ft.c: Fix GCC 4.6 build warning 2011-11-11 07:48:59 -06:00
cds_via.c
eeprom.h
fman.c
fman.h
ics307_clk.c powerpc/p3060qds: Add board related support for P3060QDS platform 2011-11-29 08:48:06 -06:00
ics307_clk.h powerpc/mpc85xx: Set SYSCLK to the required frequency 2011-11-11 07:48:54 -06:00
Makefile sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option 2012-02-12 10:11:25 +01:00
ngpixis.c powerpc/mpc85xx: Set SYSCLK to the required frequency 2011-11-11 07:48:54 -06:00
ngpixis.h
pixis.c board/freescale/common/pixis.c: Fix GCC 4.6 build warning 2011-11-11 07:48:59 -06:00
pixis.h
pq-mds-pib.c
pq-mds-pib.h
qixis.c powerpc/p3060qds: Add board related support for P3060QDS platform 2011-11-29 08:48:06 -06:00
qixis.h powerpc/p3060qds: Add board related support for P3060QDS platform 2011-11-29 08:48:06 -06:00
sdhc_boot.c
sgmii_riser.c
sgmii_riser.h
sys_eeprom.c
via.h