diff options
author | Tom Rini <trini@konsulko.com> | 2022-11-14 07:29:51 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-11-14 07:29:51 -0500 |
commit | f6dd927b7f7041777bb596ef1f90801a156bc8e0 (patch) | |
tree | f7ecd30291c3baa92eb31f2007a6244a5115d127 /arch/arm/dts/imx8qm-cgtqmx8.dts | |
parent | fac432652f38724994a99c2613183fc04534a2cd (diff) | |
parent | fc1c1760de38823edbdc2cdd9606dff938a07f6e (diff) | |
download | u-boot-WIP/14Nov2022.zip u-boot-WIP/14Nov2022.tar.gz u-boot-WIP/14Nov2022.tar.bz2 |
Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxWIP/14Nov2022
For 2022.01
-----------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/14083
- Fix UART
- moved to binman (MX8 boards)
- Toradex: sync DTS with Linux
- Gateworks: fixes
- New boards : MSC SM2S iMX8MP
Diffstat (limited to 'arch/arm/dts/imx8qm-cgtqmx8.dts')
-rw-r--r-- | arch/arm/dts/imx8qm-cgtqmx8.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/imx8qm-cgtqmx8.dts b/arch/arm/dts/imx8qm-cgtqmx8.dts index 555c357..919d006 100644 --- a/arch/arm/dts/imx8qm-cgtqmx8.dts +++ b/arch/arm/dts/imx8qm-cgtqmx8.dts @@ -12,6 +12,7 @@ /memreserve/ 0x80000000 0x00020000; #include "fsl-imx8qm.dtsi" +#include "imx8qm-u-boot.dtsi" / { model = "Congatec QMX8 Qseven series"; |