add new device Nubia X (nx616j)

This commit is contained in:
BigfootACA 2021-03-07 10:02:01 +08:00
parent e438ec868e
commit 3a222b11ff
6 changed files with 24971 additions and 0 deletions

View File

@ -28,6 +28,7 @@ QQ group: 697666196 (Never On-Topic)
4. Xiaomi PocoPhone F1 (beryllium)
5. OnePlus 6 (enchilada)
6. OnePlus 6T (fajita)
7. Nubia X (nx616j)
## Dependencies

View File

@ -26,6 +26,7 @@ QQ交流群: 697666196
4. 小米PocoPhone F1 (beryllium)
5. 一加6 (enchilada)
6. 一加6T (fajita)
7. 努比亚X (nx616j)
## 依赖

View File

@ -7,6 +7,7 @@ DEVICES=(
polaris
beryllium
perseus
nx616j
)
#####################################
function _help(){

BIN
device_specific/nx616j.dtb Normal file

Binary file not shown.

24949
device_specific/nx616j.dts Normal file

File diff suppressed because one or more lines are too long

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|2280