Closed vlaarco closed 1 week ago
Hi @vlaarco. I suspect that you should just use imx8mm-lpddr4-evk
and imx8mm-ddr4-evk
directly. Changing imx8mmevk.conf
as you describe is not something we do or recommend.
Hi @vlaarco. I suspect that you should just use
imx8mm-lpddr4-evk
andimx8mm-ddr4-evk
directly. Changingimx8mmevk.conf
as you describe is not something we do or recommend.
Is my understanding correct that this issue is not to be fixed here? @thochstein
Hi @vlaarco. I suspect that you should just use
imx8mm-lpddr4-evk
andimx8mm-ddr4-evk
directly. Changingimx8mmevk.conf
as you describe is not something we do or recommend. https://github.com/nxp-imx/meta-imx/blob/scarthgap-6.6.36-2.1.0/meta-imx-bsp/conf/machine/imx8mmevk.confIs my understanding correct that this issue is not to be fixed here? @thochstein
Ah yes, I see what my problem is. This fix is no longer required. Please close this PR. Keep up the good work!
When changing LPDDR4 to DDR4 in imx8mmevk.conf the build fails.
For example:
MACHINEOVERRIDES =. "imx8mm-lpddr4-evk:" require conf/machine/imx8mm-lpddr4-evk.conf
to
MACHINEOVERRIDES =. "imx8mm-ddr4-evk:" require conf/machine/imx8mm-ddr4-evk.conf