Wind River Support Network

HomeDefectsLIN1022-1112
Acknowledged

LIN1022-1112 : ostree_nxp-imx8: There are two ERROR: reserving fdt memory region failed during booting ustart image

Created: Jul 27, 2022    Updated: Sep 6, 2022
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: BSP

Description

$ ./wrlinux-x/setup.sh --machines nxp-imx8 --templates feature/ostree --layers meta-lat --distro wrlinux --dl-layers

$ source environment-setup-x86_64-wrlinuxsdk-linux

$ source oe-init-build-env build

$ bitbake wrlinux-image-small

Boot the image on board will get the following errors, these errors have no impact as far as we know:

Run CMD11 1.8V switch
switch to partitions #0, OK
mmc1 is current device
flash target is MMC:1
Run CMD11 1.8V switch
Net:   
Warning: ethernet@5b040000 using MAC address from ROM
eth0: ethernet@5b040000 [PRIME]
Warning: ethernet@5b050000 using MAC address from ROM
, eth1: ethernet@5b050000
Fastboot: Normal
Normal Boot
Hit any key to stop autoboot:  3  2  1  0 
Run CMD11 1.8V switch
switch to partitions #0, OK
mmc1 is current device
Run CMD11 1.8V switch
7693 bytes read in 13 ms (577.1 KiB/s)
Running bootscript from mmc ...
## Executing script at 80280000
4 bytes written
134888 bytes read in 15 ms (8.6 MiB/s)
** Invalid partition 5 **
** Invalid partition 7 **
!!!Autostarting ERASE and INSTALL, you have 5 seconds to reset the board!!!
134888 bytes read in 14 ms (9.2 MiB/s)
28645888 bytes read in 330 ms (82.8 MiB/s)
44333178 bytes read in 515 ms (82.1 MiB/s)
## Loading init Ramdisk from Legacy Image at 98000000 ...
   Image Name:   initramfs-ostree-image-nxp-imx8-
   Image Type:   AArch64 Linux RAMDisk Image (uncompressed)
   Data Size:    44333114 Bytes = 42.3 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 87000000
   Booting using the fdt blob at 0x87000000
ERROR: reserving fdt memory region failed (addr=90400000 size=100000)
ERROR: reserving fdt memory region failed (addr=901ff000 size=1000)
   Using Device Tree in place at 0000000087000000, end 0000000087023ee7
Disable pwm@5a190000 rsrc 188 not owned
Disable clock-controller@5a590000 rsrc 188 not owned
Starting kernel ...

Steps to Reproduce

/lpg-build/cdc/fast_prod/WRL10_22/WRL10_22_GIT/wrlinux-10/setup.sh --machines nxp-imx8 --templates feature/ostree --layers meta-lat --distro wrlinux --dl-layers --accept-eula=yes
source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build
echo 'GPG_PATH = "/tmp/tmp.G8bkvdxiq0"' >> conf/local.conf
echo '
TEST_SPIN = "GIT_20220726"
TEST_SPRINT = "WRL-10.22.33.1(LTS22)"
TEST_PLAN_WEEK = "2022WW30"' >> conf/local.conf

cat << EOF >> customized_test_plan.ini
[Test_Case]
ostree_basic_norpmdata
ostree_basic_fluxdata
ostree_basic_watchdog_clearbootflag
ostree_basic_grub_entry
ostree_basic_readonly_bootenv
ostree_cmd_add-remotes-config-dir
ostree_cmd_fsck
ostree_cmd_diff
ostree_system-export
ostree_reset_simple
ostree_reset_noflux
ostree_reset_everything
ostree_basic_systemd_service
ostree_basic_add_user
ostree_upgrade
ostree_unified_repo
ostree_failover
ostree_upgrade_simple
ostree_basic_unified_repo
ostree_basic_failover
ostree_basic_ostree_checksum
ostree_basic_ostree_diff
ostree_basic_ostree_fsck
ostree_basic_ostree_pull
ostree_basic_ostree_remote_refs
ostree_basic_ostree_remote_show-url
ostree_basic_ostree_rev-parse
ostree_basic_ostree_show
ostree_basic_ostree_prune
[Test_HW]
EOF

echo 'OSTREE_REMOTE_URL = "http://pek-lpgtest7408.wrs.com/buildarea1/SharedImage/LTS22/BSP/nxp-imx8_standard_glibc-std_OSTree_NoAB/20220726_085738/ostree_repo/"' >> conf/local.conf
bitbake-layers add-layer /net/pek-lpgtest19/buildarea1/jhu2/wrl1022-testing/testcases/wrlinux/wr-testing/bts-dev
echo '
require templates/feature/bts/template.conf
IMAGE_FSTYPES += " tar.bz2"
BB_NO_NETWORK:pn-lmbench = "0"
ACTIVE_PLAN = "customized_test_plan.ini"' >> conf/local.conf
echo 'IMAGE_FSTYPES:remove = " live hddimg iso"' >> conf/local.conf
echo '
#Bellow is basic env, used by wr-test_0.1.0.bb
TEST_RELEASE_NAME = "WRLinux 10.22"
TEST_ROOTFS_TYPE = "glibc-std"
TEST_MULTILIB = ""
TEST_TESTER_NAME = ""
TEST_REQUIREMANTS = "LINUXEXEC-20572"
TEST_TARGET_NAME = "builder"
TEST_TAGS = ""' >> conf/local.conf
echo 'TEST_KEYWORD = ""' >> conf/local.conf
echo 'IMAGE_INSTALL:append = " nfs-utils-mount"
OSTREE_USE_AB = "0"' >> conf/local.conf
bitbake wrlinux-image-std wrlinux-image-small


http://pek-lpggp5.wrs.com:8080/job/LTS22_BUILD/label=good_host/1263/consoleFull
Live chat
Online