disable dram clear on dell 3050 micro

otherwise it takes ages to boot

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2024-10-05 19:04:57 +01:00
parent d2939231ac
commit ed8178e83b
2 changed files with 2 additions and 2 deletions

View File

@ -640,7 +640,7 @@ CONFIG_PCR_RUNTIME_DATA=3
# Memory initialization
#
CONFIG_PLATFORM_HAS_DRAM_CLEAR=y
CONFIG_SECURITY_CLEAR_DRAM_ON_REGULAR_BOOT=y
# CONFIG_SECURITY_CLEAR_DRAM_ON_REGULAR_BOOT is not set
# end of Memory initialization
# CONFIG_STM is not set

View File

@ -637,7 +637,7 @@ CONFIG_PCR_RUNTIME_DATA=3
# Memory initialization
#
CONFIG_PLATFORM_HAS_DRAM_CLEAR=y
CONFIG_SECURITY_CLEAR_DRAM_ON_REGULAR_BOOT=y
# CONFIG_SECURITY_CLEAR_DRAM_ON_REGULAR_BOOT is not set
# end of Memory initialization
# CONFIG_STM is not set