blob: f5eca843b646b7f888597d250d22a11279a96d85 [file] [log] [blame]
Michal Simekf6aebdf2022-09-19 14:21:02 +02001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Empty device tree for versal-net-virt board
4 *
5 * Copyright (C) 2022, Advanced Micro Devices, Inc.
6 */
7
8/dts-v1/;
9
10/ {
Michal Simek2cf78f92023-08-03 14:51:53 +020011 options {
12 u-boot {
13 compatible = "u-boot,config";
14 bootscr-address = /bits/ 64 <0x20000000>;
15 };
16 };
Michal Simekf6aebdf2022-09-19 14:21:02 +020017};