1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* 3 * Copyright 2013 Sascha Hauer, Pengutronix 4 */ 5 6 #include "imx6q.dtsi" 7 #include "imx6qdl-tqma6b.dtsi" 8 #include "imx6qdl-tqma6.dtsi" 9 10 / { 11 memory@10000000 { 12 device_type = "memory"; 13 reg = <0x10000000 0x40000000>; 14 }; 15 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.