mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-10 01:06:59 +02:00
Versal2 mini configuration is designed for running memory test. Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> Link: https://lore.kernel.org/r/20240619071733.10256-2-venkatesh.abbarapu@amd.com Signed-off-by: Michal Simek <michal.simek@amd.com>
12 lines
159 B
Plaintext
12 lines
159 B
Plaintext
// SPDX-License-Identifier: GPL-2.0
|
|
/*
|
|
* Empty device tree for amd-versal2-mini
|
|
*
|
|
* Copyright (C) 2024, Advanced Micro Devices, Inc.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
/ {
|
|
};
|