Skip to content

Conversation

@Komal-Bajaj
Copy link
Contributor

  • Updated build.sh to make --dtb optional and invoke make_fitimage.sh for FIT image creation when DTB is not specified.
  • Added support for new options: --metadata and --its to pass DTS and ITS paths for FIT flow.
  • Modified setup.sh to clone qcom-dtb-metadata repository for FIT image metadata and ITS files.

build.sh Outdated
# Notes:
# - Run this script from within the kernel source directory.
# - DTB file must exist in the kernel build artifacts directory.
# - When --dtb is not provided, generates FIT DTB image.
Copy link
Contributor

Choose a reason for hiding this comment

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

mention what all dtbs picked , for example dtb image build consuming its configuration.

Also mention that it is mandatory to pass --dtb for bootimg format.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Acked

- Updated build.sh to make --dtb optional and invoke make_fitimage.sh
  for FIT image creation when DTB is not specified.
- Added support for new options: --metadata and --its to pass DTS and
  ITS paths for FIT flow.
- Modified setup.sh to clone qcom-dtb-metadata repository for FIT image
  metadata and ITS files.

Signed-off-by: Komal Bajaj <[email protected]>
@shashim-quic shashim-quic merged commit ddb5e29 into main Jan 13, 2026
3 of 4 checks passed
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.

3 participants