summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8qxp-mek.conf
Commit message (Collapse)AuthorAgeFilesLines
* imx8qxp-mek: Add imx8qxp-mek-sof.dtb to NXP BSPTom Hochstein2023-02-201-0/+1
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx8qxp-mek.conf: Drop invalid dtbsTom Hochstein2022-11-091-12/+9
| | | | | | | | | | Remove dtbs dropped by linux-imx 5.15.52: - imx8qxp-mek-dom0.dtb - imx8qxp-mek-inmate.dtb - imx8qxp-mek-root.dtb Fixes: #1288 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* Add SoC information in machines where it is missingVinicius Aquino2022-07-261-0/+1
| | | | | | | | | | | | | Machine files fixed: - imx8dx-mek.conf - imx8dxl-ddr3l-evk.conf - imx8dxl-lpddr4-evk.conf - imx8qm-mek.conf - imx8qxp-mek.conf - mpc8548cds.conf Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
* layer: Convert to new override syntaxKhem Raj2021-08-121-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imx8qxp-mek: Move ATF_PLATFORM and IMX_BOOT_SOC_TARGETTom Hochstein2021-05-211-0/+4
| | | | | | | | The values of ATF_PLATFORM and IMX_BOOT_SOC_TARGET are not shared by imx8dx-mek, so move them out of imx8x-mek.inc and into the machine config file itself. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx8qxp-mek.conf: Rework 8QXP MEK to capture commonalityTom Hochstein2021-01-211-0/+26
The 8QuadXPlus and 8DualXPlus are identical except for core number, and the Multisensory Environment Kit board for each is the same. Rework the configuration to better capture the commonality. Also, rename the machine to match the devicetree name, which also improves readability. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>