add new device Meizu 16th (m1882)
This commit is contained in:
parent
2ce3ab6452
commit
208fd7220f
@ -29,6 +29,7 @@ QQ group: 697666196 (Never On-Topic)
|
||||
5. OnePlus 6 (enchilada)
|
||||
6. OnePlus 6T (fajita)
|
||||
7. Nubia X (nx616j)
|
||||
8. Meizu 16th (m1882)
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
@ -27,6 +27,7 @@ QQ交流群: 697666196
|
||||
5. 一加6 (enchilada)
|
||||
6. 一加6T (fajita)
|
||||
7. 努比亚X (nx616j)
|
||||
7. 魅族16th (m1882)
|
||||
|
||||
## 依赖
|
||||
|
||||
|
1
build.sh
1
build.sh
@ -8,6 +8,7 @@ DEVICES=(
|
||||
beryllium
|
||||
perseus
|
||||
nx616j
|
||||
m1882
|
||||
)
|
||||
#####################################
|
||||
function _help(){
|
||||
|
BIN
device_specific/m1882.dtb
Normal file
BIN
device_specific/m1882.dtb
Normal file
Binary file not shown.
25911
device_specific/m1882.dts
Normal file
25911
device_specific/m1882.dts
Normal file
File diff suppressed because one or more lines are too long
19
sdm845Pkg/Devices/m1882.dsc
Normal file
19
sdm845Pkg/Devices/m1882.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|2160
|
Loading…
Reference in New Issue
Block a user