mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
12 lines
164 B
Text
12 lines
164 B
Text
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
/*
|
||
|
* Empty device tree for versal-net-virt board
|
||
|
*
|
||
|
* Copyright (C) 2022, Advanced Micro Devices, Inc.
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
};
|