Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 /*
0003  * Copyright 2013 Freescale Semiconductor, Inc.
0004  *
0005  * Author: Fabio Estevam <fabio.estevam@freescale.com>
0006  */
0007 /dts-v1/;
0008 #include "imx6dl.dtsi"
0009 #include "imx6qdl-wandboard-revb1.dtsi"
0010 
0011 / {
0012         model = "Wandboard i.MX6 Dual Lite Board rev B1";
0013         compatible = "wand,imx6dl-wandboard", "fsl,imx6dl";
0014 
0015         memory@10000000 {
0016                 device_type = "memory";
0017                 reg = <0x10000000 0x40000000>;
0018         };
0019 };