public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: felix zihlmann <felix.zihlmann@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
Date: Tue, 11 Apr 2017 20:09:32 +0200	[thread overview]
Message-ID: <1491934172.788.2.camel@gmail.com> (raw)
In-Reply-To: <a575c65a-e8f8-47bf-eaff-ddcb97c7c4b3@gmail.com>

Am Montag, den 10.04.2017, 21:07 +0200 schrieb Heiner Kallweit:
> Am 10.04.2017 um 21:03 schrieb felix zihlmann:
> > Hi,
> > 
> > I have tried this patch-set (applied to u-boot-2017.03) on a Odroid-C2.
> > Booting from SD card works fine. However booting form eMMC card (128GB
> > from Hardkernel) produces the following error:
> > 
> > => fatload mmc 0:1 ${initrd_loadaddr} ${initrdfile}
> > Card did not respond to voltage select!
> > mmc_init: -95, time 9
> > ** Bad device mmc 0 **
> 
> mmc 0 is the SD slot. When doing "mmc list" you should see:
> 
> => mmc list
> mmc at 72000: 0
> mmc at 74000: 1 (eMMC)
> 
> So you have to do "fatload mmc 1:1 ......."
> 
> Heiner

That was it! Thanks very much. You can add me as tested-by if you like.

Felix
> 
> > Setting max-frequency to 60MHz does not help.
> > 
> > Booting from the eMMC card using the Hardkernel u-boot and the
> > Hardkernel kernel works fine.
> > 
> > Thanks!
> > 
> > Felix
> > 
> > 
> 

  reply	other threads:[~2017-04-11 18:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10 19:03 [U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version felix zihlmann
2017-04-10 19:07 ` Heiner Kallweit
2017-04-11 18:09   ` felix zihlmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-04-07  3:55 Heinrich Schuchardt
     [not found] <CGME20170220192646epcas2p20cfe50a5dd040711109b3cad468d3878@epcas2p2.samsung.com>
2017-02-20 19:25 ` Heiner Kallweit
2017-03-03  2:18   ` Jaehoon Chung

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=1491934172.788.2.camel@gmail.com \
    --to=felix.zihlmann@gmail.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