]> code.ossystems Code Review - meta-freescale.git/commit
imx8mm-*-evk: Split 8M Mini EVK for LPDDR4 and DDR4 variants
authorTom Hochstein <tom.hochstein@nxp.com>
Tue, 15 Dec 2020 21:36:32 +0000 (15:36 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 21 Jan 2021 11:37:58 +0000 (08:37 -0300)
commitc96b2aa2e6ec0b1ab90ef26b249762944c5dd065
treef615fd8851543c93609cff730385110f6cbb37d4
parent348783cbf2b1d473b0d9a72e0585233a2da7f8b0
imx8mm-*-evk: Split 8M Mini EVK for LPDDR4 and DDR4 variants

The 8M Mini Evaluation Kit has two variants, one for LPDDR4 and one for
DDR4, with two corresponding sets of image components. The current machine
configuration places both sets into a single image and boots for LPDDR4.
The user must manually update the image to make it work for the DDR4
EVK variant.

Simplify the DDR4 case by providing a dedicated machine configuration.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
conf/machine/imx8mm-ddr4-evk.conf [new file with mode: 0644]
conf/machine/imx8mm-lpddr4-evk.conf [new file with mode: 0644]
conf/machine/imx8mmevk.conf [deleted file]
conf/machine/include/imx8mm-evk.inc [new file with mode: 0644]