diff options
author | Sridhar Siricilla <sridhar.siricilla@intel.com> | 2023-01-10 14:38:51 +0530 |
---|---|---|
committer | Sridhar Siricilla <sridhar.siricilla@intel.com> | 2023-01-13 04:51:15 +0000 |
commit | 8f9c1535a42f20ee7df190cfcabe4644d5a22068 (patch) | |
tree | 8e39840cb7289b0aca993cf1747a757178c82a8d /src/mainboard/emulation | |
parent | 4b6e8ca3a120ead2a6eaab150ddd93b11392a90d (diff) |
soc/intel : Use 'enum cb_err' values
Use 'enum cb_err' values for below cse lite functions instead of true or
false.
Functions whose return values updated in this patch:
1. cse_set_next_boot_partition()
2. cse_data_clear_request()
3. cse_set_and_boot_from_next_bp()
4. cse_boot_to_rw()
5. cse_fix_data_failure_err()
TEST= Do boot test on Gimble.
Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I7fec530aeb617bab87304aae85ed248e51a6966b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71822
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/emulation')
0 files changed, 0 insertions, 0 deletions