Skip to content

Commit 7003f89

Browse files
committed
config/coreboot-novacustom* : verify changes in oldconfig: CMOS_ALTCENTURY needs to be disabled for wrong time detection config on first boot
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent a4eabcf commit 7003f89

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/coreboot-novacustom-v540tu.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ CONFIG_DRIVERS_INTEL_PMC=y
740740
# CONFIG_DRIVERS_NXP_UWB_SR1XX is not set
741741
# CONFIG_DRIVERS_PS2_KEYBOARD is not set
742742
CONFIG_DRIVERS_MC146818=y
743-
CONFIG_USE_PC_CMOS_ALTCENTURY=y
743+
# CONFIG_USE_PC_CMOS_ALTCENTURY is not set
744744
CONFIG_PC_CMOS_BASE_PORT_BANK0=0x70
745745
CONFIG_MEMORY_MAPPED_TPM=y
746746
CONFIG_TPM_TIS_BASE_ADDRESS=0xfed40000

config/coreboot-novacustom-v560tu.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ CONFIG_DRIVERS_INTEL_PMC=y
740740
# CONFIG_DRIVERS_NXP_UWB_SR1XX is not set
741741
# CONFIG_DRIVERS_PS2_KEYBOARD is not set
742742
CONFIG_DRIVERS_MC146818=y
743-
CONFIG_USE_PC_CMOS_ALTCENTURY=y
743+
# CONFIG_USE_PC_CMOS_ALTCENTURY is not set
744744
CONFIG_PC_CMOS_BASE_PORT_BANK0=0x70
745745
CONFIG_MEMORY_MAPPED_TPM=y
746746
CONFIG_TPM_TIS_BASE_ADDRESS=0xfed40000

0 commit comments

Comments
 (0)