mb/intel/jasperlake_rvp: Fix wrong comments for ECT

Disable -> Enable

Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Change-Id: Iccefb02fa9bf9507b9e679b3fba35c5c28d677a1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45338
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Subrata Banik 2020-09-14 18:00:19 +05:30
parent 201acca634
commit eb17b475c8
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ static const struct mb_cfg jslrvp_ddr4_memcfg_cfg = {
/* Baseboard Rcomp target values */
.rcomp_targets = {0, 0, 0, 0, 0},
/* Disable Early Command Training */
/* Enable Early Command Training */
.ect = 1,
/* Set Board Type */
@ -87,7 +87,7 @@ static const struct mb_cfg jslrvp_lpddr4_memcfg_cfg = {
*/
.rcomp_targets = {80, 40, 40, 40, 30},
/* Disable Early Command Training */
/* Enable Early Command Training */
.ect = 1,
/* Set Board Type */