aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-linux-testimages.yaml
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2020-05-13 12:50:36 -0500
committerAnibal Limon <anibal.limon@linaro.org>2020-05-13 18:45:55 +0000
commitab53d1629270c510835b4a38c90942295850f71e (patch)
treec69f68fd8ce1111119ed3a6fe9d45762fde139ae /lt-qcom-linux-testimages.yaml
parenta07563d536e182ec6f9c3c76c1b50dc11ebc33a6 (diff)
lt-qcom-linux-testimages.yaml: Add ext4 4096 block size for UFS storage
Fixes SDM845 partition flash [1], ... Setting current slot to 'a'... OKAY [ 0.008s] finished. total time: 0.008s target reported max download size of 536870912 bytes Invalid sparse file format at unknown block 0000 at 218346861 Invalid sparse file format at unknown block 0000 at 218346862 Invalid sparse file format at unknown block 0000 at 218346864 Invalid sparse file format at unknown block 0000 at 218346865 error: write_sparse_skip_chunk: don't care size 1654769268 is not a multiple of the block size 4096 error: write_sparse_skip_chunk: don't care size 1117873780 is not a multiple of the block size 4096 error: write_sparse_skip_chunk: don't care size 627713652 is not a multiple of the block size 4096 erasing 'userdata'... ... [1] https://validation.linaro.org/scheduler/job/1987485 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: Ibcda4855b6533788ccf74544c17f429dcbb4b443
Diffstat (limited to 'lt-qcom-linux-testimages.yaml')
-rw-r--r--lt-qcom-linux-testimages.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/lt-qcom-linux-testimages.yaml b/lt-qcom-linux-testimages.yaml
index 0198da5756..4e977faf4e 100644
--- a/lt-qcom-linux-testimages.yaml
+++ b/lt-qcom-linux-testimages.yaml
@@ -73,6 +73,8 @@
echo "SERIAL_CONSOLES = \"115200;ttyMSM0\"" >> auto.conf
# add machine dependent qcom services to rpb-console-image-test
echo "CORE_IMAGE_EXTRA_INSTALL += \"${QCOM_USERSPACE_TOOLS}\"" >> auto.conf
+ # add ext4 block size to 4096, boards with UFS storage needs it
+ echo "EXTRA_IMAGECMD_ext4 += \" -b 4096 \"" >> auto.conf
- inject:
properties-file: pub_dest_parameters
- shell: