commit | 43300a18c25d6869d0dd755d408e5c76df2bd101 | [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 | 5df9b0dd5dee1b12c98be7020d5ac2df490a2ec8 [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>