From: Heiner Kallweit <hkallweit1@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: Mon, 10 Apr 2017 21:07:56 +0200 [thread overview]
Message-ID: <a575c65a-e8f8-47bf-eaff-ddcb97c7c4b3@gmail.com> (raw)
In-Reply-To: <1491850980.1222.4.camel@gmail.com>
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
> 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
>
>
next prev parent reply other threads:[~2017-04-10 19:07 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 [this message]
2017-04-11 18:09 ` felix zihlmann
-- 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=a575c65a-e8f8-47bf-eaff-ddcb97c7c4b3@gmail.com \
--to=hkallweit1@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