summaryrefslogtreecommitdiff
path: root/arch/arm/dts/xilinx-versal-virt.dts
blob: 3ea3cb1bdd3c18cc70f110a3bde46da01ed58d2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
 * Empty device tree for versal-virt board
 *
 * Copyright 2021 Google LLC
 */

/dts-v1/;

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