add new device Samsung S9+ (star2qltechn)
This commit is contained in:
parent
47176082ff
commit
422ad9d97c
@ -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
|
||||
|
||||
|
@ -34,6 +34,7 @@ QQ交流群: 697666196
|
||||
8. 魅族16th (m1882)
|
||||
9. 黑鲨手机一代 (skr-a0)
|
||||
10. LG G7 (judyln)
|
||||
11. 三星S9+ (star2qltechn)
|
||||
|
||||
## 依赖
|
||||
|
||||
|
1
build.sh
1
build.sh
@ -11,6 +11,7 @@ DEVICES=(
|
||||
m1882
|
||||
skr-a0
|
||||
judyln
|
||||
star2qltechn
|
||||
)
|
||||
#####################################
|
||||
function _help(){
|
||||
|
BIN
device_specific/star2qltechn.dtb
Normal file
BIN
device_specific/star2qltechn.dtb
Normal file
Binary file not shown.
19
sdm845Pkg/Devices/star2qltechn.dsc
Normal file
19
sdm845Pkg/Devices/star2qltechn.dsc
Normal 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
|
Loading…
Reference in New Issue
Block a user