[PATCH 0/2] odroid: fix boot issues on u2, xu4 and siblings

Henrik Grimler henrik at grimler.se
Wed Feb 8 20:14:53 CET 2023


I missed CC:ing MMC maintainer Peng Fan (CC:ed here), apologies for
this.

Best regards,
Henrik Grimler

On Wed, Feb 08, 2023 at 08:04:19PM +0100, Henrik Grimler wrote:
> 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
> 


More information about the U-Boot mailing list