[U-Boot] [PATCH] imx: nitrogen6x: Convert Sabrelite to distro boot support

Fabio Estevam festevam at gmail.com
Mon Apr 9 17:27:31 UTC 2018


Hi Gary,

On Mon, Apr 9, 2018 at 11:40 AM, Gary Bisson
<gary.bisson at boundarydevices.com> wrote:

>>  #define CONFIG_EXTRA_ENV_SETTINGS \
>> -     "script=boot.scr\0" \
>> -     "uimage=uImage\0" \
>>       "console=ttymxc1\0" \
>>       "fdt_high=0xffffffff\0" \
>>       "initrd_high=0xffffffff\0" \
>> -     "fdt_file=imx6q-sabrelite.dtb\0" \
>> +     "fdtfile=imx6q-sabrelite.dtb\0" \
>
> I wish the default efi_fdtfile would work, Fabio is there any plan to
> populate the ${soc} variable like it is done for i.MX7? [2]

It seems we didn't need to do this yet, but if you see a need for it,
please post a patch.

Thanks


More information about the U-Boot mailing list