nb/intel/haswell: Finalize northbridge in ramstage
commit34be1be2403514741495c95c01a21de4cd6e014a
authorAngel Pons <th3fanbus@gmail.com>
Mon, 1 Mar 2021 21:57:21 +0000 (1 22:57 +0100)
committerAngel Pons <th3fanbus@gmail.com>
Wed, 10 Mar 2021 10:59:36 +0000 (10 10:59 +0000)
tree795ec5cae752bf0478c00a24233a36e280dc6c4c
parentae999503f62ef8a3b9b2756a2810d29c383a009e
nb/intel/haswell: Finalize northbridge in ramstage

There's no need to finalize the northbridge in SMM. This also makes
unification with Broadwell easier.

Tested on Asrock B85M Pro4, still boots and registers get locked.

Change-Id: I8b2c0d14a79e4fcd2e8985ce58542791cef9b1fe
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51157
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
src/northbridge/intel/haswell/Makefile.inc
src/northbridge/intel/haswell/finalize.c [deleted file]
src/northbridge/intel/haswell/haswell.h
src/northbridge/intel/haswell/northbridge.c
src/southbridge/intel/lynxpoint/smihandler.c