soc/intel/braswell: Don't reinitialize SPI after lockdown
commit91eb2816faa4b2689f30ca47ff2585cf79ac53f3
authorArthur Heymans <arthur@aheymans.xyz>
Sun, 13 Oct 2019 21:14:08 +0000 (13 23:14 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Fri, 29 Nov 2019 09:38:39 +0000 (29 09:38 +0000)
tree884a89ddf4fee54cdf1e6df1a0845482b5ee6554
parent56d913eedb2f4f0df0b2210f139d857a829bdf96
soc/intel/braswell: Don't reinitialize SPI after lockdown

With the common southbridge SPI code reinitialization after lockdown
is not necessary, hence the SMM finalize call becomes a no-op.

Change-Id: I9fae28185470f4d25ef1818627eb76ac38cf100b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36006
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/braswell/smihandler.c
src/soc/intel/braswell/southcluster.c