diff options
author | Angel Pons <th3fanbus@gmail.com> | 2021-04-26 16:33:03 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-04-28 16:11:22 +0000 |
commit | 8580047dfab84c3ecc1b3fed07c0f8b20f49c014 (patch) | |
tree | 99ecb98eb879f50ab26131b2a6c5cb76b8b86ad1 /tests | |
parent | 68de80838cb5e5add22daeebb0409233961177c3 (diff) |
mb/dell/optiplex_9010: Always log chosen fan mode
Always print the chosen fan mode, not only when get_int_option() returns
the fallback value. Callers of get_int_option() should not try to handle
option-related errors, and simply proceed using the fallback value.
This change is needed to update the option API to use unsigned integers.
The CMOS option system does not support negative numbers.
Change-Id: Ic8adbe557b48a46f785d82fddb16383678705e87
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52670
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions