Browse Source
Add SD/EMMC overlay files to support testcases for Versal NET. This overlays are used to select the device to be tested. Signed-off-by: Paul Alvin <alvin.paulp@amd.com>pull/84399/head
2 changed files with 22 additions and 0 deletions
@ -0,0 +1,11 @@
@@ -0,0 +1,11 @@
|
||||
/* |
||||
* Copyright (c) 2025 Advanced Micro Devices, Inc. (AMD) |
||||
* |
||||
* SPDX-License-Identifier: Apache-2.0 |
||||
*/ |
||||
|
||||
/ { |
||||
aliases { |
||||
sdhc0 = &sdhci1; |
||||
}; |
||||
}; |
Loading…
Reference in new issue