Skip to content

Conversation

@Komal-Bajaj
Copy link
Contributor

Add show_help functions and improve usage documentation in build.sh, setup.sh, generate_boot_bins.sh, and make_fitimage.sh for better usability and error handling.

echo " - boot.img"
echo ""
echo "Options:"
echo " --dtb Name of the DTB file to use (required). The file must be present under the kernel build artifacts."
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't it package FIT image if explicit dtb name is not supplied ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will add that support later

#
# Options:
# --metadata Path to metadata DTS file (mandatory)
# --its Path to FIT image ITS file (mandatory)
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's mention from where user can obtain metadata and ITS files. Point them to the corresponding repository.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, will add that

Add show_help functions and improve usage documentation in build.sh,
setup.sh, generate_boot_bins.sh, and make_fitimage.sh for better
usability and error handling.

Signed-off-by: Komal Bajaj <komal.bajaj@oss.qualcomm.com>
@shashim-quic shashim-quic merged commit 7940054 into main Jan 8, 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