ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMX
[oweals/u-boot.git] / arch / arm / dts / socfpga_arria10_socdk-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright (C) 2015, 2020 Intel. All rights reserved.
4  */
5
6 #include "socfpga_arria10-u-boot.dtsi"
7
8 / {
9         aliases {
10                 bootargs = "console=ttyS0,115200";
11                 i2c0 = &i2c1;
12         };
13 };
14
15 &uart1 {
16         u-boot,dm-pre-reloc;
17 };