From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guillaume Gardet Date: Wed, 03 Dec 2014 16:23:54 +0100 Subject: [U-Boot] exynos: snow: external SD/MMC broken Message-ID: <547F2B0A.6010301@free.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, while trying latest u-boot GIT on snow (Google Chromebook ARM), I encountered some problems with external SD card. I cannot access to external SD card ('mmc dev 1' just returns 'Card did not respond to voltage select!' and then 'Timeout') whereas I have access to internal eMMC (with 'mmc dev 0'). Any idea what could be the problem? On arndale board (same SoC), there is no such SD/MMC problem. Guillaume