Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
0002 /*
0003  * Copyright (C) 2016-2017 Zodiac Inflight Innovations
0004  */
0005 
0006 /dts-v1/;
0007 
0008 #include "imx6q.dtsi"
0009 #include "imx6qdl-zii-rdu2.dtsi"
0010 
0011 / {
0012         model = "ZII RDU2 Board";
0013         compatible = "zii,imx6q-zii-rdu2", "fsl,imx6q";
0014 
0015         /* Will be filled by the bootloader */
0016         memory@10000000 {
0017                 device_type = "memory";
0018                 reg = <0x10000000 0>;
0019         };
0020 };