[PATCH] rockchip: rk3399: boot_devices: fix eMMC node name

Jagan Teki jagan at amarulasolutions.com
Fri Jul 29 16:37:27 CEST 2022


On Thu, Jul 28, 2022 at 6:45 PM Jagan Teki <jagan at amarulasolutions.com> wrote:
>
> On Mon, Jul 11, 2022 at 7:54 PM Quentin Schulz <foss+uboot at 0leil.net> wrote:
> >
> > From: Quentin Schulz <quentin.schulz at theobroma-systems.com>
> >
> > When idbloader.img is flashed on the eMMC, the SPL still tries to load
> > from SPI-NOR first.
> >
> > This is due to an incorrect look-up in the Device Tree. Since commit
> > 822556a93459 ("arm: dts: sync the Rockhip 3399 SoCs from Linux"), the
> > node name (but not label) changed from sdhci at fe330000 to mmc at fe330000
> > meaning U-Boot SPL is not looking for the correct node name anymore and
> > fails to find the "same-as-spl" node when eMMC is the medium from which
> > the SPL booted.
> >
> > Fixes: 822556a93459 ("arm: dts: sync the Rockhip 3399 SoCs from Linux")
> > Cc: Quentin Schulz <foss+u-boot at 0leil.net>
> > Signed-off-by: Quentin Schulz <quentin.schulz at theobroma-systems.com>
> > ---

Reviewed-by: Jagan Teki <jagan at amarulasolutions.com>

Tom, can you apply this on master?

Jagan.


More information about the U-Boot mailing list