summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8dxl-ddr3l-evk.conf
Commit message (Collapse)AuthorAgeFilesLines
* imx8dxl*evk: Add rev B0 supportTom Hochstein2023-08-211-12/+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-ddr3l-evk.conf: Adjust kernel and u-boot namesTom Hochstein2022-11-091-2/+2
| | | | | | | The memory type ddr3l encoded in the internal names for linux-imx 5.15.52 and u-boot-imx has been fixed. 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-ddr3l-evk: Fix BOARD_TYPEVinicius Aquino2021-11-051-1/+1
| | | | Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
* imx8dxl-ddr3l-evk: Fix machine nameTom Hochstein2021-04-281-0/+11
The machine variant is for DDR3L memory, so fix the name. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>