UPSTREAM: amd/pi/00670F00: Update AGESA.bin

This update consists of two changes.

Stoney: Enable Boottime Calibration

The BTC feature is required for the SMU to correctly support
AVFS.  Without it, the SMU may send unsupportable VIDs to the
regulator and cause the system to crash.

Stoney: Remove SERIRQ setup

Remove the SERIRQ setup in AGESA. It is platform specific and there
isn't an AGESA API for changing the setting. In addition to not having
an override, it was being set in amd_init_post, prior to memory setup,
so prior to any possible interrupt handler. Finally it was setting
quiet mode, which isn't supported by some LPC devices that can't
recover, once switched to continiuos mode.

A corresponding change to hudson lpc setup code in coreboot is required.

BUG=None
BRANCH=None
TEST=Build and boot kahlee

Original-Change-Id: I66bc60957af88ce4604de0b3727ef77891beadfb
Original-Signed-off-by: Marc Jones <marcj303@gmail.com>
Original-Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>

Change-Id: Ie872f17afba38a6c29af4fad657570b363268ec0
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://chromium-review.googlesource.com/563612
Commit-Ready: Martin Roth <martinroth@chromium.org>
Tested-by: Martin Roth <martinroth@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: YH Lin <yueherngl@chromium.org>
2 files changed