]> git.ipfire.org Git - thirdparty/u-boot.git/blob - src/riscv/sophgo/sg2042-milkv-pioneer.dts
Squashed 'dts/upstream/' content from commit aaba2d45dc2a
[thirdparty/u-boot.git] / src / riscv / sophgo / sg2042-milkv-pioneer.dts
1 // SPDX-License-Identifier: GPL-2.0 OR MIT
2 /*
3 * Copyright (C) 2022 Sophgo Technology Inc. All rights reserved.
4 */
5
6 #include "sg2042.dtsi"
7
8 / {
9 model = "Milk-V Pioneer";
10 compatible = "milkv,pioneer", "sophgo,sg2042";
11
12 chosen {
13 stdout-path = "serial0";
14 };
15 };
16
17 &uart0 {
18 status = "okay";
19 };