All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlo Caione <carlo@caione.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller
Date: Fri, 20 May 2016 08:27:00 +0200	[thread overview]
Message-ID: <20160520062700.GA16199@mephisto> (raw)
In-Reply-To: <573E97BB.1090903@gmail.com>

On 19/05/16 21:51, Robert Gadsdon wrote:
> Applied this on my Odroid C2, and it worked OK when installed on the
> SDcard, but failed when installed on the eMMC module:
> 
> => version
> U-Boot 2016.05-rc3 (May 14 2016 - 21:06:28 -0700) odroid-c2
> aarch64-linux-gnu-gcc (GCC) 5.3.1 20160212 (Red Hat Cross 5.3.1-2)
> GNU ld version 2.26.20160125
> 
> => mmc info
> Card did not respond to voltage select!

Yes, this is expected since the muxing in the board file is only
enabling the SDcard. Could you try to set the correct muxing also for
the eMMC and check again?

Unfortunately I don't have an eMMC for the Odroid-C2 to check this out.
I'll try to prepare a board file also for the P20x so I can test this
better.

Thank you for testing this BTW.

Cheers,

-- 
Carlo Caione

WARNING: multiple messages have this Message-ID (diff)
From: carlo@caione.org (Carlo Caione)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 0/2] Add support for Amlogic Meson MMC controller
Date: Fri, 20 May 2016 08:27:00 +0200	[thread overview]
Message-ID: <20160520062700.GA16199@mephisto> (raw)
In-Reply-To: <573E97BB.1090903@gmail.com>

On 19/05/16 21:51, Robert Gadsdon wrote:
> Applied this on my Odroid C2, and it worked OK when installed on the
> SDcard, but failed when installed on the eMMC module:
> 
> => version
> U-Boot 2016.05-rc3 (May 14 2016 - 21:06:28 -0700) odroid-c2
> aarch64-linux-gnu-gcc (GCC) 5.3.1 20160212 (Red Hat Cross 5.3.1-2)
> GNU ld version 2.26.20160125
> 
> => mmc info
> Card did not respond to voltage select!

Yes, this is expected since the muxing in the board file is only
enabling the SDcard. Could you try to set the correct muxing also for
the eMMC and check again?

Unfortunately I don't have an eMMC for the Odroid-C2 to check this out.
I'll try to prepare a board file also for the P20x so I can test this
better.

Thank you for testing this BTW.

Cheers,

-- 
Carlo Caione

  reply	other threads:[~2016-05-20  6:27 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12 12:41 [U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller Carlo Caione
2016-05-12 12:41 ` Carlo Caione
2016-05-12 12:41 ` [U-Boot] [PATCH 1/2] mmc: Add Amlogic Meson driver Carlo Caione
2016-05-12 12:41   ` Carlo Caione
2016-05-13 13:46   ` [U-Boot] " Kevin Hilman
2016-05-13 13:46     ` Kevin Hilman
2016-05-13 13:53     ` [U-Boot] " Carlo Caione
2016-05-13 13:53       ` Carlo Caione
2016-05-13 16:07       ` [U-Boot] " Kevin Hilman
2016-05-13 16:07         ` Kevin Hilman
2016-08-07 15:49       ` [U-Boot] " Andreas Färber
2016-08-07 15:49         ` Andreas Färber
2016-08-04  6:48   ` [U-Boot] [U-Boot,1/2] " Jaehoon Chung
2016-08-04  6:48     ` Jaehoon Chung
2016-05-12 12:41 ` [U-Boot] [PATCH 2/2] arm: amlogic: Enable MMC driver on Odroid-C2 Carlo Caione
2016-05-12 12:41   ` Carlo Caione
2016-05-20  4:51 ` [U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller Robert Gadsdon
2016-05-20  4:51   ` Robert Gadsdon
2016-05-20  6:27   ` Carlo Caione [this message]
2016-05-20  6:27     ` Carlo Caione
2016-05-20  8:07     ` [U-Boot] " Carlo Caione
2016-05-20  8:07       ` Carlo Caione
2016-05-20 18:58       ` [U-Boot] " Robert Gadsdon
2016-05-20 18:58         ` Robert Gadsdon
2016-05-20 19:34         ` [U-Boot] " Carlo Caione
2016-05-20 19:34           ` Carlo Caione
2016-05-21  2:28           ` [U-Boot] " Robert Gadsdon
2016-05-21  2:28             ` Robert Gadsdon

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=20160520062700.GA16199@mephisto \
    --to=carlo@caione.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.