From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexy Gallardo Segura Date: Wed, 24 Jun 2015 13:06:39 -0400 Subject: [U-Boot] sd card not working. Message-ID: <558AE39F.1080106@uclv.cu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello everyone I am currently working with the ODROID-x2 platform and the U-boot that was using the u-boot by default, but support for the USB driver does not work well. Then I started to use the version available at: https://github.com/LeMaker/u-boot The USB works well. Probe the network and SD_CARD memories but now is not working for me. I am using an SD 8Gb. Serious output is as follows: U-Boot 2015.04-rc2 (Jun 24 2015 - 10:24:52) CPU: Exynos4412 at 1000MHz Model: Odroid based on Exynos4412 DRAM: 2 GiB Board PMIC init MMC: SAMSUNG SDHCI: 0, EXYNOS DWMMC: 1 sdhci_transfer_data: Error detected in status(0x208002)! sdhci_transfer_data: Error detected in status(0x208002)! sdhci_transfer_data: Error detected in status(0x208000)! Using default environment DFU alt info setting: done Net: No ethernet found. Hit any key to stop autoboot: 0 ** ext4fs_devread read error - block Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** ** ext4fs_devread read error - block Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** ** ext4fs_devread read error - block Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** Odroid # if someone knows something and I can help. Regards Alexy