diff options
| author | Peng Fan <[email protected]> | 2026-04-25 08:36:53 +0800 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2026-05-15 17:31:39 -0300 |
| commit | 1eb024281f7c6640df67103bc8e1e7c3a1c2dbe2 (patch) | |
| tree | 0795960d8b6ae825bcd0671363198e1c890f5f88 /configs | |
| parent | ba80ed218d296c49ed1de2ce4aad55854158022a (diff) | |
imx8mq: reform2: Switch to OF_UPSTREAM
arch/arm/dts/imx8mq-mnt-reform2.dts are almost same as upstream Linux
imx8mq-mnt-reform2.dts, so switch to OF_USPTREAM for this board, with
only updating imx8mq-mnt-reform2-u-boot.dtsi to keep "simple-panel"
compatible string for display panel.
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/imx8mq_reform2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx8mq_reform2_defconfig b/configs/imx8mq_reform2_defconfig index 66cfe95e876..23ee6278503 100644 --- a/configs/imx8mq_reform2_defconfig +++ b/configs/imx8mq_reform2_defconfig @@ -10,7 +10,7 @@ CONFIG_SYS_I2C_MXC_I2C1=y CONFIG_SYS_I2C_MXC_I2C2=y CONFIG_SYS_I2C_MXC_I2C3=y CONFIG_DM_GPIO=y -CONFIG_DEFAULT_DEVICE_TREE="imx8mq-mnt-reform2" +CONFIG_DEFAULT_DEVICE_TREE="freescale/imx8mq-mnt-reform2" CONFIG_TARGET_IMX8MQ_REFORM2=y CONFIG_DM_RESET=y CONFIG_SYS_MONITOR_LEN=524288 |
