From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Savary Date: Tue, 8 Apr 2008 16:32:23 +0200 Subject: [U-Boot-Users] drivers MMCplus for at91sam9x Message-ID: <003601c89985$5cf10aa0$16d31fe0$@savary@kerlink.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I use a MMCplus 4GB on my design (with at91sam9260). It's wired with 4 bits. Currently U-boot (1.1.5) can't detect correctly the MMC and so I can't read my Linux kernel Image on the ext3 part of this MMC. If I use MMC 1GB, it works. Somebody have already use it? Or somebody have already implemented the ext_csd and high capacity with MMC on another platform? I need help. Thanks in advance to help me. Regards, Pierre