
18 Dec
2020
18 Dec
'20
12:43 p.m.
Hi Alice,
On Fri, Dec 18, 2020 at 8:10 AM Alice Guo (OSS) alice.guo@oss.nxp.com wrote:
Can you tell me where I can see more details about boot.scr? I didn't see that " boot.scr or extlinux.conf scripts should be provided by the distro itself".
I suppose you want to test it using Yocto, so take a look at wandboard.conf as reference:
https://github.com/Freescale/meta-freescale-3rdparty/blob/master/conf/machin...
UBOOT_EXTLINUX = "1" UBOOT_EXTLINUX_ROOT = "root=PARTUUID=${uuid}" UBOOT_EXTLINUX_CONSOLE = "console=${console},${baudrate}"
Yocto will then generate and place a extlinux.conf file in the rootfs.
Please make sure you align with the NXP Yocto folks and test booting via distro boot.