From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 21 Jun 2009 13:04:31 +0200 Subject: [U-Boot] [PATCH 5/7] mxc-mmc: sdhc host driver for MX2 and MX3 proccessor In-Reply-To: <1244419971-13895-6-git-send-email-yanok@emcraft.com> References: <1244419971-13895-1-git-send-email-yanok@emcraft.com> <1244419971-13895-6-git-send-email-yanok@emcraft.com> Message-ID: <20090621110431.GG22845@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04:12 Mon 08 Jun , Ilya Yanok wrote: > This is a port of Linux driver for SDHC host controller hardware > found on Freescale's MX2 and MX3 processors. Uses new generic MMC > framework (CONFIG_GENERIC_MMC) and it looks like there are some > problems with a framework (at least on LE cpus). Some of these > problems are addressed in the following patches. > > Signed-off-by: Ilya Yanok > --- seem ok to mee Andy, Haavard for you? Best Regards, J.