Create enchilada-8g.dsc
authorFreak2112 <64154433+mhtygt211227@users.noreply.github.com>
星期天, 22 Aug 2021 08:34:11 +0000 (11:34 +0300)
committerGitHub <noreply@github.com>
星期天, 22 Aug 2021 08:34:11 +0000 (11:34 +0300)
sdm845Pkg/Devices/enchilada-8g.dsc [new file with mode: 0644]

diff --git a/sdm845Pkg/Devices/enchilada-8g.dsc b/sdm845Pkg/Devices/enchilada-8g.dsc
new file mode 100644 (file)
index 0000000..5a3dcfd
--- /dev/null
@@ -0,0 +1,23 @@
+
+[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/fajita.fdf
+
+!include sdm845Pkg/sdm845Pkg.dsc
+
+[BuildOptions.common]
+  GCC:*_*_AARCH64_CC_FLAGS = -DMEMORY_8G=1
+
+[PcdsFixedAtBuild.common]
+  # System Memory (7GB)
+  gArmTokenSpaceGuid.PcdSystemMemorySize|0x1E0000000
+
+  gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferWidth|1080
+  gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferHeight|2340