[U-Boot] [PATCH 2/7] mpc85xx: Add eSDHC support for MPC8569E-MDS boards

Kumar Gala galak at kernel.crashing.org
Thu Oct 8 17:52:08 CEST 2009


On Sep 15, 2009, at 11:15 PM, Kumar Gala wrote:

>
> On Aug 19, 2009, at 1:37 PM, Anton Vorontsov wrote:
>
>> eSDHC is mutually exlusive with UART0* and I2C2. When eSDHC is
>> used, we should switch u-boot console to UART1, and make the
>> proper device-tree fixups.
>>
>> * Actually, according to User's Guide we can use eSDHC in serial
>> (1-bit) mode without disabling UART0, but for me it doesn't work
>> on prototype boards.
>>
>> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
>> ---
>> board/freescale/mpc8569mds/mpc8569mds.c |   85 ++++++++++++++++++++++
>> +++++++++
>> cpu/mpc85xx/speed.c                     |    2 +
>> include/asm-ppc/global_data.h           |    3 +-
>> include/configs/MPC8569MDS.h            |   16 ++++++
>> 4 files changed, 105 insertions(+), 1 deletions(-)

Did you have any plans on updating these patches?

- k



More information about the U-Boot mailing list