diff options
author | Fabio Estevam <festevam@gmail.com> | 2012-01-11 09:20:50 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-02-12 10:11:25 +0100 |
commit | 4394d0c2eec75509a8be7867f0346b2f993a6f93 (patch) | |
tree | 681d2fea3a30ad4e76512bca45d0aadbdf0cb3cb /include/lxt971a.h | |
parent | 6be6db588d81aafd7a9e4c5282c9f8a0b93544db (diff) | |
download | u-boot-imx-4394d0c2eec75509a8be7867f0346b2f993a6f93.zip u-boot-imx-4394d0c2eec75509a8be7867f0346b2f993a6f93.tar.gz u-boot-imx-4394d0c2eec75509a8be7867f0346b2f993a6f93.tar.bz2 |
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>
Diffstat (limited to 'include/lxt971a.h')
0 files changed, 0 insertions, 0 deletions