summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6dqscm-1gb-fix.dtsi
blob: 606d361aae180eb68a5fa625d0c246e2179b9262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright (C) 2016 Freescale Semiconductor, Inc.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

/ {
	memory: memory {
		linux,usable-memory = <0x10000000 0x20000000
				       0x80000000 0x20000000>;
	};
};