coreboot/src
Stefan Tauner 3a9d222c1e drivers/pc80/rtc: do not warn if CMOS options are unavailable
Callers should have a default ready and get noticed by the return
value of get_option(). No need to scare log readers at this location.

Change-Id: Ied373d8a02afdc8d1017c9f41d9004e3797dfbb3
Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at>
Reviewed-on: https://review.coreboot.org/28215
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-08-20 10:57:41 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arm64: Factor out common parts of romstage execution flow 2018-08-17 21:29:46 +00:00
commonlib src/{commonlib,lib}: Fix typo 2018-08-16 18:55:08 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu intel/socket_mPGA604: Keep only model f2x 2018-08-17 12:26:36 +00:00
device nb/intel/sandybridge: Fill in DIMM serial number 2018-08-20 09:51:22 +00:00
drivers drivers/pc80/rtc: do not warn if CMOS options are unavailable 2018-08-20 10:57:41 +00:00
ec ec/lenovo/pmh7: use read/write function in clear_bit/set_bit 2018-08-20 06:57:18 +00:00
include nb/intel/sandybridge: Fill in DIMM serial number 2018-08-20 09:51:22 +00:00
lib src/{commonlib,lib}: Fix typo 2018-08-16 18:55:08 +00:00
mainboard mb/asus/kfsn4-dre: Use common pnp_{enter,exit} functions 2018-08-20 06:58:02 +00:00
northbridge nb/intel/raminit: Remove unused headers 2018-08-20 09:52:08 +00:00
security cr50: Allow boards to disable powering off EC on cr50 update 2018-08-17 12:27:23 +00:00
soc intel/common/block: Fix issues found by klockwork 2018-08-20 07:04:12 +00:00
southbridge Fix PCI ACPI _OSC methods 2018-08-17 21:09:17 +00:00
superio superio/ite/it8720f: fix power control init 2018-08-17 18:27:00 +00:00
vendorcode cr50: Allow boards to disable powering off EC on cr50 update 2018-08-17 12:27:23 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00