[U-Boot] [PATCH v2] fsl_esdhc: Fix esdhc disabled problem on some platforms

Kumar Gala galak at kernel.crashing.org
Wed Jan 5 01:14:37 CET 2011


On Jan 4, 2011, at 3:23 AM, Chenhui Zhao wrote:

> Some new platform's esdhc pins don't share with other function.
> The eSDHC shouldn't be disabled, even if "esdhc" isn't defined
> in hwconfig env variable.
> 
> Use CONFIG_FSL_ESDHC_PIN_MUX to fix this problem.
> 
> Signed-off-by: Chenhui Zhao <b26998 at freescale.com>
> Signed-off-by: Li Yang <leoli at freescale.com>
> ---
> Changes for v2:
>    Incoperated Anton Vorontsov's review comments
> 
> drivers/mmc/fsl_esdhc.c       |   14 ++++++++------
> include/configs/MPC837XEMDS.h |    1 +
> include/configs/MPC837XERDB.h |    1 +
> include/configs/MPC8569MDS.h  |    1 +
> 4 files changed, 11 insertions(+), 6 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list