summaryrefslogtreecommitdiff
path: root/arch/arm/dts/xilinx-versal-net-virt.dts
blob: f5eca843b646b7f888597d250d22a11279a96d85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// SPDX-License-Identifier: GPL-2.0
/*
 * Empty device tree for versal-net-virt board
 *
 * Copyright (C) 2022, Advanced Micro Devices, Inc.
 */

/dts-v1/;

/ {
	options {
		u-boot {
			compatible = "u-boot,config";
			bootscr-address = /bits/ 64 <0x20000000>;
		};
	};
};