public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] odroid: fix boot issues on u2, xu4 and siblings
@ 2023-02-08 19:04 Henrik Grimler
  2023-02-08 19:04 ` [PATCH 1/2] Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" Henrik Grimler
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Henrik Grimler @ 2023-02-08 19:04 UTC (permalink / raw)
  To: joost, jh80.chung, andy.wu, sjg, m.szyprowski, u-boot,
	~postmarketos/upstreaming
  Cc: Henrik Grimler

Hi,

Patch 1 fixes issue reported in [1], which happens on odroid-u2 and
probably other devices in that family.  Re-adding this quirk was
discussed already by Jaehoon and Andy in the patch that
(re-)introduced this issue [2], but I do not think a patch was sent
for it.

Patch 2 fixes issue reported in [3], which happens on odroid-{u2,xu4}
and other devices in that family.  An alternative fix was sent
previously by Joost [4], but has not been picked up yet.

Tested on odroid-u2 and odroid-xu4 on top of master branch, I am able
to boot from sdcard on both without issues.

[1] https://lists.denx.de/pipermail/u-boot/2023-January/504116.html
[2] https://lists.denx.de/pipermail/u-boot/2021-March/445243.html
[3] https://lists.denx.de/pipermail/u-boot/2023-January/504115.html
[4] https://lists.denx.de/pipermail/u-boot/2023-January/505551.html


Henrik Grimler (2):
  Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"
  samsung: common: only load CROS_EC if enabled in config

 board/samsung/common/board.c | 27 ++++++++++++++-------------
 drivers/mmc/s5p_sdhci.c      |  2 +-
 2 files changed, 15 insertions(+), 14 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-04-28 19:15 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-08 19:04 [PATCH 0/2] odroid: fix boot issues on u2, xu4 and siblings Henrik Grimler
2023-02-08 19:04 ` [PATCH 1/2] Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" Henrik Grimler
2023-02-10  0:00   ` Jaehoon Chung
2023-02-13  7:28     ` Henrik Grimler
2023-03-11 10:31     ` Henrik Grimler
2023-03-13  5:41       ` Jaehoon Chung
2023-03-13 13:02       ` Jaehoon Chung
2023-03-15  5:26         ` Andy.Wu
2023-03-23  5:18           ` Jaehoon Chung
2023-04-28 19:15             ` Henrik Grimler
2023-02-08 19:04 ` [PATCH 2/2] samsung: common: only load CROS_EC if enabled in config Henrik Grimler
2023-02-09  1:08   ` Simon Glass
2023-02-13  7:22     ` Henrik Grimler
2023-02-08 19:14 ` [PATCH 0/2] odroid: fix boot issues on u2, xu4 and siblings Henrik Grimler
2023-02-08 23:03 ` Joost van Zwieten

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox