summaryrefslogtreecommitdiff
path: root/arch/arm/dts/k3-am62d2-evm-u-boot.dtsi
blob: bddcfa6770cd5b148520c19d7d4820bb2189b9e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// SPDX-License-Identifier: GPL-2.0
/*
 * Common AM62D EVM dts file for SPLs
 * Copyright (C) 2025 Texas Instruments Incorporated - https://www.ti.com/
 */

#include "k3-am62d-evm-binman.dtsi"

/ {
	chosen {
		stdout-path = "serial2:115200n8";
	};
};