add new device ASUS Zenfone 5Z (draco)

Signed-off-by: Sandeep Sethi <adeveloper79@gmail.com>
This commit is contained in:
Sandeep Sethi 2021-06-30 21:20:42 +05:30 committed by BigfootACA
parent ce14933f57
commit b3afbdc996
5 changed files with 22 additions and 0 deletions

View File

@ -42,6 +42,7 @@ QQ group: 697666196 (Main group) 737223105 (Linux/edk2)
13. Xiaomi MI 8 (dipper)
14. Nubia X (nx616j)
15. Nokia9 PureView (olympic)
16. ASUS ZenFone 5Z (draco)
## Dependencies

View File

@ -40,6 +40,7 @@ QQ交流群: 697666196 (主群) 737223105 (Linux/edk2)
13. 小米8 (dipper)
14. 努比亚X (nx616j)
15. 诺基亚9 PureView(olympic)
16. 华硕 ZenFone 5Z (draco)
## 依赖

View File

@ -17,6 +17,7 @@ DEVICES=(
pafm00
trident
olympic
draco
)
#####################################

BIN
device_specific/draco.dtb Executable file

Binary file not shown.

19
sdm845Pkg/Devices/draco.dsc Executable file
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/845.fdf
!include sdm845Pkg/sdm845Pkg.dsc
[PcdsFixedAtBuild.common]
# System Memory (5GB)
gArmTokenSpaceGuid.PcdSystemMemorySize|0x140000000
gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferWidth|1080
gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferHeight|2246