meta-freescale icon indicating copy to clipboard operation
meta-freescale copied to clipboard

imx8mm-lpddr4-evk: mfgtool: Set MFGTOOLCONFIG

Open angolini opened this issue 2 years ago • 1 comments

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

angolini avatar Apr 20 '23 13:04 angolini

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.

otavio avatar Apr 20 '23 18:04 otavio