commit | 2108db6c9267970b64c38687c94c53a78b82b4a9 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Nov 07 16:00:11 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 31 12:11:34 2023 +0100 |
tree | ca202aee4a6f1074d5664e8140447b36ab12b070 | |
parent | 59bae6f58d3c8ac78d4675cddccc1a8cd7b1749a [diff] [blame] |
imx: mx6sllevk: select DM_SERIAL Select DM_SERIAL Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/arch/arm/dts/imx6sll-evk-u-boot.dtsi b/arch/arm/dts/imx6sll-evk-u-boot.dtsi new file mode 100644 index 0000000..14d0b58 --- /dev/null +++ b/arch/arm/dts/imx6sll-evk-u-boot.dtsi
@@ -0,0 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ +/* + * Copyright 2019, 2021 NXP + */ + +&pinctrl_uart1 { + u-boot,dm-pre-reloc; +};