]> Git Repo - u-boot.git/blob - arch/arc/dts/axs101.dts
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / arch / arc / dts / axs101.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/ "axc001.dtsi"
8 /include/ "axs10x_mb.dtsi"
9
10
11 / {
12         model = "snps,axs101";
13
14         chosen {
15                 stdout-path = &uart0;
16         };
17 };
18
This page took 0.023559 seconds and 4 git commands to generate.