Skip to content

Conversation

@lool
Copy link
Contributor

@lool lool commented Apr 9, 2025

Recipes:

  • add missing descriptions
  • rootfs: create a tarball with DTBs
  • image: extract partition images
  • flash: new recipe to generate flat images

workflows: Generate flashable assets and upload these to fileserver

README: update

Fixes #10

lool added 2 commits April 9, 2025 14:58
Be consistent in always having a description for each action.

Signed-off-by: Loïc Minier <[email protected]>
@lool lool marked this pull request as draft April 9, 2025 16:52
@lool lool force-pushed the flat-images branch 2 times, most recently from d8e44d1 to 65c9d58 Compare April 9, 2025 17:17
lool added 3 commits April 9, 2025 20:10
Install mtools and update list of artifacts we're uploading to
fileserver.

Signed-off-by: Loïc Minier <[email protected]>
@lool
Copy link
Contributor Author

lool commented Apr 9, 2025

Perhaps it's because it's a draft PR, but I can't see the successful CI run. If people need to check results, it's here:
https://github.com/qualcomm-linux/qcom-deb-images/actions/runs/14364004873/job/40272377439?pr=14

@lool lool marked this pull request as ready for review April 9, 2025 19:10
@lool
Copy link
Contributor Author

lool commented Apr 9, 2025

Tested on RB3 Gen Vision Kit:

tar xvf flash.tar.gz
cd flash_rb3gen2-vision-kit
qdl --storage ufs prog_firehose_ddr.elf rawprogram[0-9].xml patch[0-9].xml
[...]

Debian GNU/Linux trixie/sid debian ttyMSM0

debian login: debian
Password:
Linux debian 6.12.21-arm64 #1 SMP Debian 6.12.21-1 (2025-03-30) aarch64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.

Copy link

@ricardosalveti ricardosalveti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, there is a bit of duplication from meta-qcom (expected), we will just need to make sure things are in sync as we go (e.g. newer boot firmware release).

We will also need a bit of clean-up once we add support for another board.

@lool
Copy link
Contributor Author

lool commented Apr 9, 2025

Nice, there is a bit of duplication from meta-qcom (expected), we will just need to make sure things are in sync as we go (e.g. newer boot firmware release).

We will also need a bit of clean-up once we add support for another board.

Agreed on both counts

@lool lool merged commit ca980ea into qualcomm-linux:main Apr 9, 2025
1 check passed
@lool lool deleted the flat-images branch May 28, 2025 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flat images

2 participants