~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 46a4dfe4e8a9c542b5ca012c99500d99bdf3896c (plain)
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: (GPL-2.0 OR MIT)

#include "imx8mq-u-boot.dtsi"

&pinctrl_uart1 {
	bootph-pre-ram;
};

&uart1 { /* console */
	bootph-pre-ram;
};