On Mon, Jun 15, 2020 at 11:58 AM Simon Glass <s...@chromium.org> wrote: > > Add support for this new method in the driver and in the fsp-s setup. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > arch/x86/cpu/apollolake/fsp_s.c | 26 +++++++++++--------------- > arch/x86/cpu/intel_common/p2sb.c | 30 ++++++++++++++++++++++++++++++ > 2 files changed, 41 insertions(+), 15 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>