summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx93-9x9-lpddr4-qsb.conf
Commit message (Collapse)AuthorAgeFilesLines
* imx93: rearrange repeated overridesJoao Marcos Costa2023-12-281-2/+0
| | | | | | | | The three machines require imx93-evk.inc, and the mx93 override is common to all of them, so it can be moved to imx93-evk.inc to avoid repetition. Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
* imx93-9x9-lpddr4-qsb: Include dts for lf-6.1.36_2.1.0Daiane Angolini2023-10-171-0/+2
| | | | | | | | Add the following dtb to be built: freescale/${KERNEL_DEVICETREE_BASENAME}-rpmsg.dtb freescale/${KERNEL_DEVICETREE_BASENAME}-rpmsg-lpv.dtb Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* imx93-*.conf: Fix KERNEL_DEVICETREETom Hochstein2023-02-161-12/+12
| | | | | | | | Fix the KERNEL_DEVICETREE assignments for i.MX 93: - Limit extended device trees to NXP BSP as is customary - Remove duplicated text `-qsb` Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx93-9x9-lpddr4-qsb: Add i.MX 93 QSB machineDaiane Angolini2023-02-141-0/+30
It is based on 5.15.71_2.2.0 NXP BSP release. Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>