add new device ZTE Axon 9 Pro (akershus)

Signed-off-by: BigfootACA <bigfoot@classfun.cn>
This commit is contained in:
BigfootACA 2021-09-05 00:10:28 +08:00
parent eed46922d2
commit 2fd229a76d
6 changed files with 23 additions and 0 deletions

View File

@ -42,6 +42,7 @@ jobs:
- draco
- pd1821
- ayn-odin
- akershus
# Steps represent a sequence of tasks that will be executed as part of the job
steps:

View File

@ -48,6 +48,7 @@ QQ chinese group: 697666196 (Main group) 737223105 (Linux/edk2)
17. ASUS ZenFone 5Z (draco)
18. Vivo NEX Dual Display (pd1821)
19. ayn odin handheld (ayn-odin)
20. ZTE Axon 9 Pro (akershus)
## Dependencies

View File

@ -46,6 +46,7 @@ QQ中文交流群: 697666196 (主群) 737223105 (Linux/edk2)
17. 华硕 ZenFone 5Z (draco)
18. Vivo NEX 双屏版 (pd1821)
19. ayn odin handheld (ayn-odin)
20. 中兴天机Axon 9 Pro (akershus)
## 依赖

View File

@ -24,6 +24,7 @@ DEVICES=(
draco
pd1821
ayn-odin
akershus
)
#####################################

Binary file not shown.

View File

@ -0,0 +1,19 @@
[Defines]
PLATFORM_NAME = sdm845Pkg
PLATFORM_GUID = 28f1a3bf-193a-47e3-a7b9-5a435eaab2ee
PLATFORM_VERSION = 0.1
DSC_SPECIFICATION = 0x00010019
OUTPUT_DIRECTORY = Build/$(PLATFORM_NAME)
SUPPORTED_ARCHITECTURES = AARCH64
BUILD_TARGETS = DEBUG|RELEASE
SKUID_IDENTIFIER = DEFAULT
FLASH_DEFINITION = sdm845Pkg/Devices/trident.fdf
!include sdm845Pkg/sdm845Pkg.dsc
[PcdsFixedAtBuild.common]
# System Memory (5GB)
gArmTokenSpaceGuid.PcdSystemMemorySize|0x15AE00000
gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferWidth|1080
gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferHeight|2248