blob: cf087c6e343a8af6f4bb2093bb6c3f28395a2686 [file] [log] [blame]
Bryan Brattlof2d012452024-03-12 15:20:28 -05001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Common AM62Px EVM dts file for SPLs
4 * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
5 */
6
7#include "k3-am62p-sk-binman.dtsi"
8
9/ {
10 chosen {
11 stdout-path = "serial2:115200n8";
12 tick-timer = &main_timer0;
13 };
14};
15
16&dmsc {
17 bootph-pre-ram;
Bryan Brattlof2d012452024-03-12 15:20:28 -050018};