[PATCH] imx6: Remove extra quotes in fdtfile environment variable

Fabio Estevam festevam at gmail.com
Tue Sep 27 16:20:02 CEST 2022


Hi Ariel,

On Tue, Sep 27, 2022 at 11:14 AM Ariel D'Alessandro
<ariel.dalessandro at collabora.com> wrote:
>
> After commit 395110284b56 ("nitrogen6x: Populate FDTFILE at build-time
> for all platforms") iMX.6Q Sabrelite fails to boot due to a bad fdtfile
> string:
>
>   Retrieving file: /dtbs/5.18.0-0.deb11.4-armmp/"imx6q-sabrelite".dtb
>   ** File not found /dtbs/5.18.0-0.deb11.4-armmp/"imx6q-sabrelite".dtb **
>
> CONFIG_DEFAULT_DEVICE_TREE option is string typed, so __stringify() is
> adding extra quotes. Remove this.
>
> Signed-off-by: Ariel D'Alessandro <ariel.dalessandro at collabora.com>

Just a nit: in the Subject, it would be better to change it like this:

nitrogen6x: Remove extra quotes in fdtfile

Reviewed-by: Fabio Estevam <festevam at denx.de>

Stefano/Tom,

This is 2022.10 material IMHO.


More information about the U-Boot mailing list