The value 0 passed as the reboot_flags argument to google_chromeec_reboot is now explicitly defined as EC_REBOOT_FLAG_IMMEDIATE in ec_commands.h. Update calls to google_chromeec_reboot with EC_REBOOT_COLD to use the new flag for clarity and to ensure the intended EC-based reboot is performed. This change doesn't introduce anything new, so there's no change in behavior. Change-Id: I6701c94101c5085cfcc7fbf2e614c4f23d843225 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90278 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com> |
||
|---|---|---|
| .. | ||
| antirollback.h | ||
| bootmode.c | ||
| common.c | ||
| ec_sync.c | ||
| Kconfig | ||
| Makefile.mk | ||
| misc.h | ||
| mrc_cache_hash_tpm.c | ||
| mrc_cache_hash_tpm.h | ||
| secdata_mock.c | ||
| secdata_tpm.c | ||
| secdata_tpm1.c | ||
| secdata_tpm2.c | ||
| secdata_tpm_private.h | ||
| symbols.h | ||
| tpm_common.c | ||
| tpm_common.h | ||
| vbios_cache_hash_tpm.c | ||
| vbios_cache_hash_tpm.h | ||
| vbnv.c | ||
| vbnv.h | ||
| vbnv_cmos.c | ||
| vbnv_flash.c | ||
| vbnv_layout.h | ||
| vboot_common.c | ||
| vboot_common.h | ||
| vboot_lib.c | ||
| vboot_loader.c | ||
| vboot_logic.c | ||
| verstage.c | ||