How to settle the error in Yocto build system?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to settle the error in Yocto build system?

919 Views
linda_zhang
Contributor IV

How to settle the error in Yocto build system?

When making a distro for MYIR's MYD-Y6ULX board. The error has occurred in Yocto build system. How to settle it then?

| dd: failed to open '/home/v/MYD-Y6ULX-devel/fsl-release-yocto/build/tmp/deploy/images/myd-y6ull14x14/u-boot-myd-y6ull14x14.imx-sd': No such file or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_image_sdcard (log file is located at /home/v/MYD-Y6ULX-devel/fsl-release-yocto/build/tmp/work/myd_y6ull14x14-poky-linux-gnueabi/core-image-base/1.0-r0/temp/log.do_image_sdcard.9743)

Labels (3)
2 Replies

659 Views
asick
Contributor III

Hello,

I'm facing problem on yocto build for MYS6ULX-IOT board.

After putting .sdcard image into sdcard

at the time of kernel up:

E/TC:0 plat_rng_init:354 Warning: seeding RNG with zeroes

-------


U-Boot 2018.03-imx_v2018.03_4.14.78_1.0.0_ga+g654088cc21 (Feb 02 2019 - 06:32:32 +0000)

CPU: Freescale i.MX6ULL rev1.1 528 MHz (running at 396 MHz)
CPU: Commercial temperature grade (0C to 95C) at 42C
Reset cause: POR
Model: Freescale i.MX6 ULL 14x14 EVK Board
Board: MX6ULL 14x14 EVK
DRAM: 512 MiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment

Failed (-5)
Display: TFT43AB (480x272)
Video: 480x272x24
In: serial
Out: serial
Err: serial
switch to partitions #0, OK
mmc0 is current device
flash target is MMC:0
Net: No ethernet found.
Fastboot: Normal
Normal Boot
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
switch to partitions #0, OK
mmc0 is current device
** Unable to read file boot.scr **
7389640 bytes read in 327 ms (21.6 MiB/s)
Booting from mmc ...
36385 bytes read in 16 ms (2.2 MiB/s)
267112 bytes read in 26 ms (9.8 MiB/s)
## Booting kernel from Legacy Image at 84000000 ...
Image Name:
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 267048 Bytes = 260.8 KiB
Load Address: 84000000
Entry Point: 84000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 83000000
Booting using the fdt blob at 0x83000000
Loading Kernel Image ... OK
Using Device Tree in place at 83000000, end 8300be20
Modify /soc/aips-bus@02200000/epdc@0228c000:status disabled
ft_system_setup for mx6

Starting kernel ...

E/TC:0 plat_rng_init:354 Warning: seeding RNG with zeroes

0 Kudos

659 Views
jimmychan
NXP TechSupport
NXP TechSupport

Better to ask MYIR to provide you the BSP document for Yocto BSP build.

0 Kudos