public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] sd card not working.
Date: Thu, 25 Jun 2015 10:41:25 +0900	[thread overview]
Message-ID: <558B5C45.9040206@samsung.com> (raw)
In-Reply-To: <558AE39F.1080106@uclv.cu>

Hi, Alexy.

On 06/25/2015 02:06 AM, Alexy Gallardo Segura wrote:
> 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

It seems that sd-card doesn't initialize completely.
-> "sdhci_transfer_data: Error detected in status(0x208000)!"

You can enable the MMC debug configuration.(CONFIG_MMC_TRACE)
Could you share the log message after enable CONFIG_MMC_TRACE?

Best Regards,
Jaehoon Chung

> 
>  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
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
> 

      reply	other threads:[~2015-06-25  1:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-24 17:06 [U-Boot] sd card not working Alexy Gallardo Segura
2015-06-25  1:41 ` Jaehoon Chung [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=558B5C45.9040206@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox