Blame view

arch/arm/dts/omap3-beagle-xm-u-boot.dtsi 209 Bytes
83d290c56   Tom Rini   SPDX: Convert all...
1
  // SPDX-License-Identifier: GPL-2.0+
3ff0d8018   Derald D. Woods   ARM: dts: omap3-b...
2
3
4
5
  /*
   * U-Boot additions
   *
   * (C) Copyright 2017 Derald D. Woods <woods.technical@gmail.com>
3ff0d8018   Derald D. Woods   ARM: dts: omap3-b...
6
   */
e0cc7df9f   Tom Rini   omap3_beagle: Upd...
7
  #include "omap3-u-boot.dtsi"
3ff0d8018   Derald D. Woods   ARM: dts: omap3-b...
8
9
10
11
12
  / {
  	chosen {
  		stdout-path = &uart3;
  	};
  };