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 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. 2007-12-11 22:34:20 -06:00
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 FSL: Clean up board/freescale/common/Makefile 2008-03-26 11:43:04 -05:00
eeprom.h Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. 2007-12-11 22:34:20 -06:00
fman.c powerpc/85xx: Add FMan ethernet support to P4080DS 2011-09-29 19:01:05 -05:00
fman.h powerpc/85xx: Add FMan ethernet support to P4080DS 2011-09-29 19:01:05 -05:00
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 powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code) 2011-04-27 22:29:04 -05:00
pixis.c board/freescale/common/pixis.c: Fix GCC 4.6 build warning 2011-11-11 07:48:59 -06:00
pixis.h ppc/85xx: Add a structure defn for PIXIS registers 2010-07-16 10:55:08 -05:00
pq-mds-pib.c ppc/85xx: Add PIB/ATM support for MPC8569mds 2010-01-25 22:13:26 -06:00
pq-mds-pib.h mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support 2007-08-16 23:12:11 -05:00
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 Minor coding style cleanup. 2011-05-19 22:22:44 +02:00
sgmii_riser.c fsl: Remove unnecessary debug printfs 2009-03-09 17:46:10 -05:00
sgmii_riser.h Fixup SGMII PHY ids in the device tree 2009-02-16 18:05:54 -06:00
sys_eeprom.c fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1 2011-04-04 09:24:42 -05:00
via.h Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. 2007-12-11 22:34:20 -06:00