summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8dxl-lpddr4-evk.conf
Commit message (Collapse)AuthorAgeFilesLines
* imx8dxl*evk: Add rev B0 supportTom Hochstein2023-08-211-20/+0
| | | | | | | | | The A1 SECO firmware run on a B0 board can brick the board unless it can be switched to USB serial download to force an update. Because of this, drop the ambiguous machine config file and make the rev explicit in the machine config name. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx8dxl-lpddr4-evk.conf: Drop dtbs from NXP BSPTom Hochstein2022-11-091-2/+0
| | | | | | | | Drop dtbs no longer supported by linux-imx 5.15.52: - imx8dxl-evk-inmate.dtb - imx8dxl-evk-root.dtb 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>
* imx8dxl-lpddr4-evk: Cleanup BOARD_TYPE assignmentTom Hochstein2022-05-091-0/+2
| | | | | | | The BOARD_TYPE is board-specific, so move it from the .inc to the .conf. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx8dxl-lpddr4-evk: Add uboot config lcdTom Hochstein2022-05-091-0/+2
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx8dxl-ddr3l-evk: Add uboot config fspiTom Hochstein2022-05-091-1/+0
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* layer: Convert to new override syntaxKhem Raj2021-08-121-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imx8dxl-lpddr4-evk: Rework machine for re-useTom Hochstein2021-04-101-0/+18
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>