mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
18 lines
215 B
Text
18 lines
215 B
Text
|
/*
|
||
|
* Copyright (C) 2017 Synopsys, Inc. All rights reserved.
|
||
|
*
|
||
|
* SPDX-License-Identifier: GPL-2.0+
|
||
|
*/
|
||
|
/dts-v1/;
|
||
|
|
||
|
/include/ "axc003.dtsi"
|
||
|
/include/ "axs10x_mb.dtsi"
|
||
|
|
||
|
|
||
|
/ {
|
||
|
chosen {
|
||
|
stdout-path = &uart0;
|
||
|
};
|
||
|
};
|
||
|
|