add new device OPPO Find X (pafm00)
This commit is contained in:
parent
e089e8cd0c
commit
aaa27cb901
@ -37,6 +37,7 @@ QQ group: 697666196 (Never On-Topic)
|
||||
10. LG G7 (judyln) (Will automatically restart)
|
||||
11. Samsung Galaxy S9+ (star2qltechn)
|
||||
12. Xiaomi MI 7 (dipper-old)
|
||||
13. OPPO Find X (pafm00)
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
@ -38,6 +38,7 @@ QQ交流群: 697666196
|
||||
10. LG G7 (judyln) (会自动重启)
|
||||
11. 三星S9+ (star2qltechn)
|
||||
12. 小米7 (dipper-old)
|
||||
13. OPPO Find X (pafm00)
|
||||
|
||||
## 依赖
|
||||
|
||||
|
1
build.sh
1
build.sh
@ -14,6 +14,7 @@ DEVICES=(
|
||||
judyln
|
||||
star2qltechn
|
||||
dipper-old
|
||||
pafm00
|
||||
)
|
||||
#####################################
|
||||
|
||||
|
BIN
device_specific/pafm00.dtb
Normal file
BIN
device_specific/pafm00.dtb
Normal file
Binary file not shown.
19
sdm845Pkg/Devices/pafm00.dsc
Normal file
19
sdm845Pkg/Devices/pafm00.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|1080
|
||||
gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferHeight|2340
|
Loading…
Reference in New Issue
Block a user