summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@arm.com>2019-07-22 10:58:00 +0530
committerThomas Abraham <thomas.abraham@arm.com>2019-07-22 10:58:59 +0530
commit1d7e0811bdf406f9a8df26042e77b9f6be6b7263 (patch)
tree71154e709d6d49c723b0c608860cf683d25e7bbc
parentf4bdb41d8dbd7e2d8d37086b7a3a211022e43372 (diff)
sgi/uefi: add rddaniel as a supported platformrefinfra-daniel
Enable uefi boot test for RD-Daniel platform. Change-Id: Ida73fe8f96a5c6de88ac27e398217250be30a916 Signed-off-by: Thomas Abraham <thomas.abraham@arm.com>
-rwxr-xr-xsgi/uefi.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sgi/uefi.sh b/sgi/uefi.sh
index 5d07926..9df6a03 100755
--- a/sgi/uefi.sh
+++ b/sgi/uefi.sh
@@ -39,6 +39,7 @@ platforms_sgi[sgi575]=1
declare -A platforms_rdinfra
platforms_rdinfra[rdn1edge]=1
platforms_rdinfra[rde1edge]=1
+platforms_rdinfra[rddaniel]=1
__print_examples()
{