summaryrefslogtreecommitdiff
path: root/arch/arm/dts/en7581-evb-u-boot.dtsi
blob: ebd3b8b49589de1bb5d1b262d23aa60b7f07ce16 (plain)
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: GPL-2.0+

/ {
	/* When running as a first-stage bootloader this isn't filled in automatically */
	memory@80000000 {
		device_type = "memory";
		reg = <0x0 0x80000000 0x0 0x20000000>;
	};
};

#include "an7581-u-boot.dtsi"