meta-qcom
meta-qcom copied to clipboard
info: flash core-image-minimal into rb3gen2 qcs6490
Hi All,
Sorry for bothering. I'm working on top of your meta-qcom
My target is to run mainline linux kernel into rb3gen2 (6490) board. I want ask if you can share some guide to flash the yocto images generated with this layer. I'm able to build/flash the qcom bsp based on the following yocto manifest: https://github.com/quic-yocto/qcom-manifest/blob/qcom-linux-kirkstone/qcom-6.6.28-QLI.1.1-Ver.1.1.xml using qdl tool.
My plan is to do a test on mainline linux kernel. I think to flash those images into the board you are using a different partitioning schema with a different approach. When I'm trying to flash the bsp using the following cmd I'm getting:
fastboot flash boot ./boot-qcs6490-rb3gen2-qcom-armv8a.img
Sending 'boot' (8264 KB) OKAY [ 0.444s]
Writing 'boot' FAILED (remote: 'No such partition.')
fastboot: error: Command failed
Qcom bsp is providing efi partition once I flash all the images using qdl. Maybe I need to build another image?
Do you have some tips/guide to share? :) Many thanks in advance!
Thanks & Regards, Tommaso