add new device Samsung S9+ (star2qltechn)

This commit is contained in:
sunshuyu 2021-03-18 10:18:56 +08:00 committed by BigfootACA
parent 47176082ff
commit 422ad9d97c
5 changed files with 22 additions and 0 deletions

View File

@ -33,6 +33,7 @@ QQ group: 697666196 (Never On-Topic)
8. Meizu 16th (m1882)
9. BlackShark One (skr-a0)
10. LG G7 (judyln)
11. Samsung S9+ (star2qltechn)
## Dependencies

View File

@ -34,6 +34,7 @@ QQ交流群: 697666196
8. 魅族16th (m1882)
9. 黑鲨手机一代 (skr-a0)
10. LG G7 (judyln)
11. 三星S9+ (star2qltechn)
## 依赖

View File

@ -11,6 +11,7 @@ DEVICES=(
m1882
skr-a0
judyln
star2qltechn
)
#####################################
function _help(){

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/845.fdf
!include sdm845Pkg/sdm845Pkg.dsc
[PcdsFixedAtBuild.common]
# System Memory (5GB)
gArmTokenSpaceGuid.PcdSystemMemorySize|0x140000000
gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferWidth|1440
gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferHeight|2960