
9 Apr
2018
9 Apr
'18
7:27 p.m.
Hi Gary,
On Mon, Apr 9, 2018 at 11:40 AM, Gary Bisson gary.bisson@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