linuxOS_D21X/source/uboot-2021.10/arch/arm/dts/fsl-ls1028a-qds-lpuart.dts
2024-11-29 16:13:46 +08:00

16 lines
226 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
/*
* Device Tree file for Freescale Layerscape-1028AQDS family SoC.
*
* Copyright 2020 NXP
*/
/dts-v1/;
#include "fsl-ls1028a-qds.dtsi"
/ {
chosen {
stdout-path = &lpuart0;
};
};