coreboot-kgpe-d16/src
Alexandru Gagniuc 09915c1dd9 lib/edid.c: Fix mismatch between format string and variable type
Use 'd' instead of 'hhd' when printing absolute year of manufacture. This
is the correct type in this case, as the result is autoatically promoted
to int.

Change-Id: Ice4155bb1a04f206ae55c45c260089d6971b77d1
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/7885
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-12-22 06:20:18 +01:00
..
arch cpu/armltd/cortex-a9: Remove stub func dead code 2014-12-19 22:32:13 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu AGESA fam15: Unify agesawrapper 2014-12-20 07:24:41 +01:00
device spd_cache debug: Log invalid CRC checksum 2014-12-19 19:26:15 +01:00
drivers elog: Fix chromium merge issue 2014-12-17 20:51:21 +01:00
ec i2c: Replace the i2c API. 2014-12-16 00:02:43 +01:00
include elog: Do not attempt to init SPI 2014-12-17 02:12:03 +01:00
lib lib/edid.c: Fix mismatch between format string and variable type 2014-12-22 06:20:18 +01:00
mainboard AGESA fam15tn fam15rl fam16kb: Add OemInitMid() 2014-12-20 07:27:15 +01:00
northbridge AGESA: Use common agesawrapper 2014-12-20 07:28:12 +01:00
soc nyan*: Add fast link training functions 2014-12-19 23:46:50 +01:00
southbridge AGESA: Add amd_initcpuio() and amd_initmmio() 2014-12-20 07:18:00 +01:00
superio Drop Intel E7520 and E7525 and related boards 2014-12-18 02:11:06 +01:00
vendorcode AMD Trinity: Update SMU firmware from 10.9 to 10.14 2014-12-18 00:29:15 +01:00
Kconfig Kconfig: Remove ACPI_SSDTX_NUM. 2014-12-07 21:06:34 +01:00