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; };