]> Git Repo - u-boot.git/blob - arch/arc/dts/axs103.dts
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / arch / arc / dts / axs103.dts
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2017 Synopsys, Inc. All rights reserved.
4  */
5 /dts-v1/;
6
7 /include/ "axc003.dtsi"
8 /include/ "axs10x_mb.dtsi"
9
10
11 / {
12         model = "snps,axs103";
13
14         chosen {
15                 stdout-path = &uart0;
16         };
17 };
18
This page took 0.027414 seconds and 4 git commands to generate.