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 "imx6qdl-tqma6b.dtsi"
0008 #include "imx6qdl-tqma6.dtsi"
0009 
0010 / {
0011         memory@10000000 {
0012                 device_type = "memory";
0013                 reg = <0x10000000 0x40000000>;
0014         };
0015 };