summaryrefslogtreecommitdiff
path: root/arch/arm/dts/k3-j722s-evm-u-boot.dtsi
blob: 88c4a72db61384cb33ff5368ab6e955be0f13595 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: GPL-2.0
/*
 * Common J722S EVM dts file for SPLs
 * Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/
 */

#include "k3-j722s-binman.dtsi"

/ {
	chosen {
		stdout-path = "serial2:115200n8";
		tick-timer = &main_timer0;
	};
};

&dmsc {
	bootph-pre-ram;
};