u-boot/board/freescale/mpc8569mds
Anton Vorontsov 7f52ed5ef1 mpc85xx: Add eSDHC support for MPC8569E-MDS boards
eSDHC is mutually exlusive with UART0 (in 4-bits mode) and I2C2
(in 1-bit mode). When eSDHC is used, we should switch u-boot console to
UART1, and make the proper device-tree fixups.

Because of an erratum in prototype boards it is impossible to use eSDHC
without disabling UART0 (which makes it quite easy to 'brick' the board
by simply issung 'setenv hwconfig esdhc', and not able to interact with
U-Boot anylonger).

So, but default we assume that the board is a prototype, which is a most
safe assumption. There is no way to determine board revision from a
register, so we use hwconfig.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-10-27 09:36:48 -05:00
..
bcsr.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
bcsr.h mpc85xx: Add eSDHC support for MPC8569E-MDS boards 2009-10-27 09:36:48 -05:00
config.mk 85xx: Remove redudant PLATFORM_CPPFLAGS 2009-08-28 17:12:37 -05:00
ddr.c 85xx: Fix the clock adjust of mpc8569mds board 2009-06-09 22:58:05 +02:00
law.c MPC85xx: Add MPC8569MDS board support 2009-03-30 13:33:51 -05:00
Makefile MPC85xx: Add MPC8569MDS board support 2009-03-30 13:33:51 -05:00
mpc8569mds.c mpc85xx: Add eSDHC support for MPC8569E-MDS boards 2009-10-27 09:36:48 -05:00
tlb.c MPC85xx: Add MPC8569MDS board support 2009-03-30 13:33:51 -05:00