Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imx8mm-lpddr4-evk: mfgtool: Set MFGTOOLCONFIG #1508

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

angolini
Copy link
Member

Set MFGTOOLCONFIG including two scripts, one for flashing only the bootloader (imx-boot) and the other for flashing the complete image.

I've made several decision to close a draft script set, let's talk on how to improve them.

For example, for this patch I have configured in my local.conf:

IMX_DEFAULT_BSP = "nxp"
IMX_DEFAULT_BOOTLOADER = "u-boot-imx"

What should be the default target BSP? What should be the default target boot media? etc

Set MFGTOOLCONFIG including two scripts, one for flashing only the
bootloader (imx-boot) and the other flashing the complete image.

Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
Copy link
Contributor

@MrCry0 MrCry0 left a comment

Choose a reason for hiding this comment

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

LGTM

@otavio
Copy link
Member

otavio commented Apr 20, 2023

In the current form, this only works in u-boot-imx case and users won't have an error or similar to warn them. I´d like to get it in a more generic shape first.

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.

4 participants