linuxOS_D21X/source/uboot-2021.10/arch/arm/dts/omap3-beagle-u-boot.dtsi
2024-11-29 16:13:46 +08:00

15 lines
209 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
/*
* U-Boot additions
*
* (C) Copyright 2017 Derald D. Woods <woods.technical@gmail.com>
*/
#include "omap3-u-boot.dtsi"
/ {
chosen {
stdout-path = &uart3;
};
};