From: lingxv <39874933+lingxv@users.noreply.github.com> Date: 星期四, 5 May 2022 17:37:37 +0000 (+0800) Subject: Update judyln.dsc X-Git-Tag: v2.0rc2~19^2^2 X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=8508880c7dbd76fdb5fc9be9220202a6ad3174c1;p=edk2-sdm845.git Update judyln.dsc Add toggle AB partition support --- diff --git a/sdm845Pkg/Devices/judyln.dsc b/sdm845Pkg/Devices/judyln.dsc index 3fd99fb..76d3800 100644 --- a/sdm845Pkg/Devices/judyln.dsc +++ b/sdm845Pkg/Devices/judyln.dsc @@ -8,10 +8,13 @@ BUILD_TARGETS = DEBUG|RELEASE SKUID_IDENTIFIER = DEFAULT FLASH_DEFINITION = sdm845Pkg/Devices/judyln.fdf + + # Enable A/B Slot Environment + DEFINE AB_SLOTS_SUPPORT = TRUE !include sdm845Pkg/sdm845Pkg.dsc [BuildOptions.common] - GCC:*_*_AARCH64_CC_FLAGS = -DENABLE_SIMPLE_INIT -DENABLE_LINUX_SIMPLE_MASS_STORAGE + GCC:*_*_AARCH64_CC_FLAGS = -DAB_SLOTS_SUPPORT=1 -DENABLE_SIMPLE_INIT -DENABLE_LINUX_SIMPLE_MASS_STORAGE [PcdsFixedAtBuild.common] gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferWidth|1440