summaryrefslogtreecommitdiff
path: root/arch/arm/dts/lemans-evk-u-boot.dtsi
blob: cdd3d32f61a56982fb8e23aa4fbcd9ad8593e436 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// SPDX-License-Identifier: BSD-3-Clause
/*
 * Copyright (c) 2026, Qualcomm Innovation Center, Inc. All rights reserved.
 */

/ {
	/* Will be removed when bootloader updates later */
	memory@80000000 {
		device_type = "memory";
		reg = <0x0 0x80000000 0x0 0x3ee00000>,
		      <0x0 0xc0000000 0x0 0x0fd00000>,
		      <0xD 0x00000000 0x2 0x54100000>,
		      <0xA 0x80000000 0x1 0x80000000>,
		      <0x9 0x00000000 0x1 0x80000000>,
		      <0x1 0x00000000 0x3 0x00000000>,
		      <0x0 0xd0000000 0x0 0x01900000>,
		      <0x0 0xd3500000 0x0 0x2cb00000>;
	};
};