From: BigfootACA <bigfoot@classfun.cn>
Date: 星期二, 3 May 2022 06:08:41 +0000 (+0800)
Subject: rename odin-base to ayn-odin
X-Git-Tag: v2.0rc2~25
X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=ae4cf9c86864e0926f9d969360258359727231eb;p=edk2-sdm845.git

rename odin-base to ayn-odin
---

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index d672d9c..cd5c431 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
           - trident
           - draco
           - pd1821
-          - odin-base
+          - ayn-odin
           - akershus
           - equuleus
 
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 9065665..f27a926 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -30,6 +30,7 @@ jobs:
           - olympic
           - pafm00
           - pd1821
+          - ayn-odin
           - perseus
           - polaris
           - skr-a0
diff --git a/build.sh b/build.sh
index a443108..4b9f400 100755
--- a/build.sh
+++ b/build.sh
@@ -22,7 +22,7 @@ DEVICES=(
 	olympic
 	draco
 	pd1821
-	odin-base
+	ayn-odin
 	akershus
 	equuleus
 )
diff --git a/device_specific/odin-base.dtb b/device_specific/ayn-odin.dtb
similarity index 100%
rename from device_specific/odin-base.dtb
rename to device_specific/ayn-odin.dtb
diff --git a/sdm845Pkg/Devices/odin-base.dsc b/sdm845Pkg/Devices/ayn-odin.dsc
similarity index 95%
rename from sdm845Pkg/Devices/odin-base.dsc
rename to sdm845Pkg/Devices/ayn-odin.dsc
index 39fc5cd..6fb5fd3 100644
--- a/sdm845Pkg/Devices/odin-base.dsc
+++ b/sdm845Pkg/Devices/ayn-odin.dsc
@@ -7,7 +7,7 @@
   SUPPORTED_ARCHITECTURES        = AARCH64
   BUILD_TARGETS                  = DEBUG|RELEASE
   SKUID_IDENTIFIER               = DEFAULT
-  FLASH_DEFINITION               = sdm845Pkg/Devices/odin.fdf
+  FLASH_DEFINITION               = sdm845Pkg/Devices/ayn-odin.fdf
 
 !include sdm845Pkg/sdm845Pkg.dsc
 
diff --git a/sdm845Pkg/Devices/odin.fdf b/sdm845Pkg/Devices/ayn-odin.fdf
similarity index 100%
rename from sdm845Pkg/Devices/odin.fdf
rename to sdm845Pkg/Devices/ayn-odin.fdf