]> git.sur5r.net Git - u-boot/blob - arch/arm/dts/imx7d-sdb.dts
arm: dts: imx7d-sdb add basic dts
[u-boot] / arch / arm / dts / imx7d-sdb.dts
1 /*
2  * Copyright 2017 NXP
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 /dts-v1/;
8
9 #include "imx7d.dtsi"
10
11 / {
12         model = "Freescale i.MX7 SabreSD Board";
13         compatible = "fsl,imx7d-sdb", "fsl,imx7d";
14
15         memory {
16                 reg = <0x80000000 0x80000000>;
17         };
18
19 };