All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
@ 2017-04-07  3:55 Heinrich Schuchardt
  0 siblings, 0 replies; 16+ messages in thread
From: Heinrich Schuchardt @ 2017-04-07  3:55 UTC (permalink / raw)
  To: u-boot

Hello Heiner,

I have tested the patch series described in
https://lists.denx.de/pipermail/u-boot/2017-February/281941.html
against u-boot 2017.03 on my Odroid C2.

I could keep patches 1/3 and 2/3 unchanged.
Patch 3/3 had to be adjusted to be applicable.

To get my board booting Linux from MMC successfully I needed two extra
patches:
- enable MMC as boot target in meson-gxbb-common.h
- increase CONFIG_SYS_BOOTM_LEN

I think enabling MMC as boot target should be part of the patch series.
Increasing CONFIG_SYS_BOOTM_LEN should be separate.

The patches I used are stored in
https://github.com/xypron/u-boot-odroid-c2/
together with my Makefile.

Heiner, are you planning to update your patch series?
Or should I retest against the next branch of u-boot and submit myself?

Best regards

Heinrich Schuchardt

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
@ 2017-04-10 19:03 felix zihlmann
  2017-04-10 19:07 ` Heiner Kallweit
  0 siblings, 1 reply; 16+ messages in thread
From: felix zihlmann @ 2017-04-10 19:03 UTC (permalink / raw)
  To: u-boot

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 **
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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-04-12 22:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20170220192646epcas2p20cfe50a5dd040711109b3cad468d3878@epcas2p2.samsung.com>
2017-02-20 19:25 ` [U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version Heiner Kallweit
2017-02-20 19:30   ` [U-Boot] [PATCH v6 2/3] mmc: meson: add MMC driver for Meson GX (S905) Heiner Kallweit
2017-03-14  1:00     ` Jaehoon Chung
2017-04-12 22:07     ` [U-Boot] [U-Boot, v6, " Vagrant Cascadian
2017-02-20 19:32   ` [U-Boot] [PATCH v6 3/3] odroid-c2: enable new Meson GX MMC driver in board defconfig Heiner Kallweit
2017-03-14  1:00     ` Jaehoon Chung
2017-04-11 19:41     ` Heiner Kallweit
2017-04-12  5:08       ` Jaehoon Chung
2017-04-12 18:34         ` Heiner Kallweit
2017-04-12 22:09     ` [U-Boot] [U-Boot, v6, " Vagrant Cascadian
2017-04-12 22:53       ` Heiner Kallweit
2017-03-03  2:18   ` [U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version Jaehoon Chung
2017-04-07  3:55 Heinrich Schuchardt
2017-04-10 19:03 felix zihlmann
2017-04-10 19:07 ` Heiner Kallweit
2017-04-11 18:09   ` felix zihlmann

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.