commit | c95219fae2a7add7daa2f91aedca65b1698465c7 | [log] [tgz] |
---|---|---|
author | stefano babic <sbabic@denx.de> | Tue Nov 20 10:40:24 2007 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Sun Feb 03 23:58:21 2008 +0100 |
tree | 0a4683aa73ab09344dd57c2f2a2a966736e6f337 | |
parent | 96bbfa1e6625ce23a150936863b3ecf4c853eb33 [diff] |
MMC for PXA 27X (resubmit) MMC support for X_Scale PXA is broken and does not work. Mainly, the mmc_init() function cannot recognize current SD/MMC cards. There were already some patches around the world but none of them was merged into the official u-boot tree. This patch makes order fixing this issue. Resubmit after code cleanup. Applied and tested on PXA 270 (TrizepsIV module). Signed-off-by: Stefano Babic <sbabic@denx.de>