Files
u-boot/board
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
..
2011-10-15 22:20:36 +02:00
2011-11-27 19:44:21 +01:00
2011-03-27 19:18:37 +02:00
2011-11-27 19:44:21 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-12-06 23:59:31 +01:00
2011-11-29 21:07:42 +11:00
2011-10-15 22:20:36 +02:00
2011-12-23 20:53:58 +01:00
2011-10-15 22:20:36 +02:00
2011-11-27 19:44:21 +01:00
2012-01-09 09:19:47 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-12-20 23:43:45 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2012-01-16 08:40:13 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-27 19:44:21 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00