blob: b43454deaa1aac8da81e5c62c5088de245e084d1 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright 2013 Freescale Semiconductor, Inc.
4 *
5 * Author: Fabio Estevam <fabio.estevam@freescale.com>
6 */
7/dts-v1/;
8#include "imx6dl.dtsi"
9#include "imx6qdl-wandboard-revc1.dtsi"
10
11/ {
12 model = "Wandboard i.MX6 Dual Lite Board";
13 compatible = "wand,imx6dl-wandboard", "fsl,imx6dl";
14
15 memory@10000000 {
16 reg = <0x10000000 0x40000000>;
17 };
18};