From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Thu, 04 Dec 2014 09:18:02 +0900 Subject: [U-Boot] exynos: snow: external SD/MMC broken In-Reply-To: <547F2B0A.6010301@free.fr> References: <547F2B0A.6010301@free.fr> Message-ID: <547FA83A.9040104@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de + Jaehoon Chung On 04/12/14 00:23, Guillaume Gardet wrote: > 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 > >