[yocto] NXP Yocto imx-linux-sumo can't boot

Stephen Lawrence stephen.lawrence at renesas.com
Thu Jan 3 07:54:02 PST 2019


Hi,

Assuming you have a tar ball of the image the steps are roughly:

1. Format storage device (USB stick or SD card) in expected format, e.g. ext4
2. Mount storage device
3. Expand the rootfs onto the storage device, e.g. from the USB root directory:
sudo tar --numeric-owner --preserve-permissions --preserve-order --totals --directory=<path to root of storage device> -xvf <path to image tar ball>

Regards

Steve

From: yocto-bounces at yoctoproject.org <yocto-bounces at yoctoproject.org> On Behalf Of Peter Balazovic
Sent: 19 December 2018 06:59
To: Yocto list discussion <yocto at yoctoproject.org>
Subject: [yocto] NXP Yocto imx-linux-sumo can't boot


After building an image out of

repo init -u https://source.codeaurora.org/external/imx/imx-manifest<https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fsource.codeaurora.org%2Fexternal%2Fimx%2Fimx-manifest> -b imx-linux-sumo -m imx-4.14.78-1.0.0_ga.xml



build on 8qm machine



MACHINE=imx8qmmek DISTRO=fsl-imx-xwayland source ./fsl-setup-release.sh -b bld-xwayland

the image can't boot ...



sudo dd if=core-image-minimal-imx8qmmek.sdcard of=/dev/mmcblk0 bs=1M conv=fsync


image artefacts are generated so how to correctly create SDCard with image manually?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190103/51e9a6f1/attachment-0001.html>


More information about the yocto mailing list