[PATCH v4 3/3] bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2D board
Fabio Estevam
festevam at gmail.com
Wed Nov 5 14:25:19 CET 2025
Hi Andrea,
On Wed, Nov 5, 2025 at 4:13 AM Andrea Calabrese
<andrea.calabrese at amarulasolutions.com> wrote:
> diff --git a/configs/imx6ulz_smm_m2.config b/configs/imx6ulz_smm_m2.config
> new file mode 100644
> index 00000000000..50dafd887f2
> --- /dev/null
> +++ b/configs/imx6ulz_smm_m2.config
> @@ -0,0 +1 @@
> +#include <configs/imx6ulz_smm_m2.config>
A file that includes itself?
You have not tested this, as this does not even build.
Here is my suggestion:
1. Make a patch that introduces configs/imx6ulz_smm_m2.config with the
standard defconfig options and convert the existing imx6ulz_smm
defconfig to make use of it.
2. Make another patch that introduces the m2d board.
3. Make sure it builds and boots.
More information about the U-Boot
mailing list