disable dram clear on dell 3050 micro
otherwise it takes ages to boot Signed-off-by: Leah Rowe <leah@libreboot.org>master
parent
d2939231ac
commit
ed8178e83b
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue