meta-freescale
meta-freescale copied to clipboard
imx8mm-lpddr4-evk: mfgtool: Set MFGTOOLCONFIG
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
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.