Wind River Support Network

HomeDefectsLIN1019-2153
Not to be fixed

LIN1019-2153 : [BTS]The last flash partition (/dev/mtd3) is too small (5MB) on the xilinx-zynqmp BSP target

Created: Aug 14, 2019    Updated: Apr 29, 2021
Resolved Date: Apr 29, 2021
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: BSP

Description

Build project.
setup.sh --machines=xilinx-zynqmp --templates feature/test feature/linux-yocto-dev feature/userspace-next feature/toolchain-next --dl-layers --accept-eula=yes . ./oe-init-build-env build; echo "WRTEMPLATE_append = \" feature/bts\"" >> conf/local.conf bitbake wrlinux-image-glibc-std

 

Boot up the target 
 

Run the following commands on the target # /opt/wr-test/testcases/bts/flash_dd_jffs2/runtest.sh -k nor_mtd3

The size of the last flash partition (/dev/mtd3) is too small (5MB) on the xilinx-zynqmp BSP target.

 

(This issue caused by the settings in the DTB from the vendor. )

 

The BTS test case of " flash_dd_jffs2" need more space to run. 

 

...

root@xilinx-zynqmp:/opt/wr-test/testcases/bts/flash_dd_jffs2# dd if=/root/file.dd.source of=/26982/tmp.file bs=2 count=2k

./flash_dd_jffs2/flash_dd_jffs2-nor_mtd3.log:dd: failed to open '/26982/tmp.file': No space left on device ...

Steps to Reproduce

# Build project.

/lpg-build/cdc/fast_prod/WRL10_19/WRL10_19_GIT/wrlinux-10/setup.sh --machines=xilinx-zynqmp --templates feature/test feature/linux-yocto-dev feature/userspace-next feature/toolchain-next --dl-layers --accept-eula=yes . ./oe-init-build-env build; echo "WRTEMPLATE_append = \" feature/bts\"" >> conf/local.conf bitbake wrlinux-image-glibc-std

 
 # Boot up the target (barcode: 28570)

 
 # Run the following commands on the target # /opt/wr-test/testcases/bts/flash_dd_jffs2/runtest.sh -k nor_mtd3
Live chat
Online