u-boot-brain/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi

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