11.3Snia/* $NetBSD: omap3-beagle-xm.dts,v 1.3 2023/03/01 21:07:57 nia Exp $ */ 21.1Ssevan 31.1Ssevan/*- 41.1Ssevan * Copyright (c) 2008 The NetBSD Foundation, Inc. 51.1Ssevan * All rights reserved. 61.1Ssevan * 71.1Ssevan * Redistribution and use in source and binary forms, with or without 81.1Ssevan * modification, are permitted provided that the following conditions 91.1Ssevan * are met: 101.1Ssevan * 1. Redistributions of source code must retain the above copyright 111.1Ssevan * notice, this list of conditions and the following disclaimer. 121.1Ssevan * 2. Redistributions in binary form must reproduce the above copyright 131.1Ssevan * notice, this list of conditions and the following disclaimer in the 141.1Ssevan * documentation and/or other materials provided with the distribution. 151.1Ssevan * 161.1Ssevan * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 171.1Ssevan * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 181.1Ssevan * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 191.1Ssevan * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 201.1Ssevan * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 211.1Ssevan * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 221.1Ssevan * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 231.1Ssevan * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 241.1Ssevan * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 251.1Ssevan * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 261.1Ssevan * POSSIBILITY OF SUCH DAMAGE. 271.1Ssevan */ 281.1Ssevan 291.2Stnn#include "../../../external/gpl2/dts/dist/arch/arm/boot/dts/omap3-beagle-xm.dts" 301.1Ssevan 311.1Ssevan/ { 321.1Ssevan chosen { 331.1Ssevan stdout-path = &uart3; 341.1Ssevan }; 351.1Ssevan}; 36