Skip to content
Snippets Groups Projects
Commit 70b78423 authored by Chandni Cherukuri's avatar Chandni Cherukuri Committed by Thomas Abraham
Browse files

sgi/boot: allow boot test script to be usable on SGI-Clark.Ares platform


Add SGI-Clark.Ares platform as a supported platform in busybox boot test
script.

Change-Id: I890ca1f9f02fb07c52e3fd0b398a2224eeca404f
Signed-off-by: Chandni Cherukuri's avatarChandni Cherukuri <chandni.cherukuri@arm.com>
parent ec435b98
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ source sgi_common_util.sh
declare -A sgi_platforms
sgi_platforms[sgi575]=1
sgi_platforms[sgiclarka]=1
__print_supported_sgi_platforms()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment