Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-or-later
0002 /*
0003  * Copyright 2013 Sascha Hauer, Pengutronix
0004  */
0005 
0006 #include "imx6q.dtsi"
0007 #include "imx6qp.dtsi"
0008 #include "imx6qdl-tqma6b.dtsi"
0009 #include "imx6qdl-tqma6.dtsi"
0010 
0011 / {
0012         memory@10000000 {
0013                 device_type = "memory";
0014                 reg = <0x10000000 0x40000000>;
0015         };
0016 };