ARM: dts: synquacer: Add device trees for DeveloperBox
[platform/kernel/u-boot.git] / arch / arm / dts / armada-xp-gp-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2
3 / {
4         soc {
5                 internal-regs {
6                         serial@12000 {
7                                 u-boot,dm-pre-reloc;
8                         };
9                 };
10         };
11 };
12
13 &spi0 {
14         u-boot,dm-pre-reloc;
15
16         spi-flash@0 {
17                 u-boot,dm-pre-reloc;
18         };
19 };