5cca47d86682f092f9cdb80268ca350a3c0d41d5
[oweals/u-boot.git] / arch / arm / dts / da850-evm-u-boot.dtsi
1 /*
2  * da850-evm U-Boot Additions
3  *
4  * Copyright (C) 2017 Logic PD, Inc.
5  * Copyright (C) Adam Ford
6  *
7  * SPDX-License-Identifier:     GPL-2.0+
8  */
9
10 / {
11         chosen {
12                 stdout-path = &serial2;
13         };
14
15         aliases {
16                 spi0 = &spi1;
17         };
18 };
19
20 &flash {
21         compatible = "m25p64", "spi-flash";
22 };