Home
last modified time | relevance | path

Searched hist:c9646ed758804fa1fa6c1425369a4eee5d618b1d (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.cc9646ed758804fa1fa6c1425369a4eee5d618b1d Tue Jun 09 20:25:30 UTC 2009 Anton Vorontsov <avorontsov@ru.mvista.com> mpc83xx: MPC837XERDB: Add support for FSL eSDHC

This patch adds support for eSDHC on MPC837XERDB boards. The WP
switch doesn't seem to work on RDB boards though, the WP pin is
always asserted (can see the pin state when it's in GPIO mode).

FSL DR USB and FSL eSDHC are mutually exclusive because of pins
multiplexing, so user should specify 'esdhc' or 'dr_usb' options
in the hwconfig environment variable to choose between the
devices.

p.s.
Now we're very close to a monitor len limit (196 bytes left using
gcc-4.2.0), so also increase the monitor len by one sector (64 KB).

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
/rk3399_rockchip-uboot/include/configs/
H A DMPC837XERDB.hc9646ed758804fa1fa6c1425369a4eee5d618b1d Tue Jun 09 20:25:30 UTC 2009 Anton Vorontsov <avorontsov@ru.mvista.com> mpc83xx: MPC837XERDB: Add support for FSL eSDHC

This patch adds support for eSDHC on MPC837XERDB boards. The WP
switch doesn't seem to work on RDB boards though, the WP pin is
always asserted (can see the pin state when it's in GPIO mode).

FSL DR USB and FSL eSDHC are mutually exclusive because of pins
multiplexing, so user should specify 'esdhc' or 'dr_usb' options
in the hwconfig environment variable to choose between the
devices.

p.s.
Now we're very close to a monitor len limit (196 bytes left using
gcc-4.2.0), so also increase the monitor len by one sector (64 KB).

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Kim Phillips <kim.phillips@freescale.com>