coreboot/src
Jacob Garber 321daa86ef vc/cavium/bdk/libdram: Print unknown voltages
volt_str is used to print information about the RAM configuration
in report_common_dimm(), so let's print out "unknown voltage" if the
voltage isn't recognized rather than a garbage value.

Change-Id: I8e85917fd682e166172fbf10597bde4a8a11dfc7
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Found-by: Coverity CID 1393958, 1393982
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34576
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2019-07-29 06:01:16 +00:00
..
acpi
arch riscv: Remove unused headers 2019-07-28 16:34:11 +00:00
commonlib vboot: deprecate vboot_handoff structure 2019-07-23 12:07:07 +00:00
console src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
cpu src/cpu/intel: Add sanity check for cpu turbo mode capability 2019-07-21 19:01:13 +00:00
device src/device/oprom: Fix bootsplash display code for optionroms 2019-07-26 08:40:23 +00:00
drivers include/spi-generic: Append unit to macro names 2019-07-23 15:51:04 +00:00
ec ec/google/wilco: Hide wilco symbols when unused 2019-07-25 16:46:17 +00:00
include lib: Rewrite qemu-armv7 ramdetect 2019-07-28 11:31:42 +00:00
lib lib: Rewrite qemu-armv7 ramdetect 2019-07-28 11:31:42 +00:00
mainboard mb/google/octopus: Add keyboard backlight support 2019-07-29 02:59:23 +00:00
northbridge haswell: reinitialize EHCI debug hardware after raminit 2019-07-29 05:59:52 +00:00
security vboot: relocate call to vboot_save_recovery_reason_vbnv 2019-07-23 12:07:16 +00:00
soc soc/intel/cannonlake: Correct the data type of serial_io_dev 2019-07-29 02:06:36 +00:00
southbridge sb/intel/common/spi: Fix opmenu setup 2019-07-28 17:54:02 +00:00
superio superio/fintek: Add f81803A 2019-07-26 20:33:16 +00:00
vendorcode vc/cavium/bdk/libdram: Print unknown voltages 2019-07-29 06:01:16 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00