Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips
[oweals/u-boot.git] / arch / arm / dts / armada-385-atl-x530-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0
2
3 &spi1 {
4         u-boot,dm-pre-reloc;
5
6         spi-flash@0 {
7                 u-boot,dm-pre-reloc;
8         };
9 };
10
11 &uart0 {
12         u-boot,dm-pre-reloc;
13 };
14
15 &watchdog {
16         u-boot,dm-pre-reloc;
17 };