ivy: Add a possiblity for mainboard early init

Hardware / Coreboot - Vladimir Serbinenko [gmail.com] - 9 February 2016 13:35 UTC

This is needed for stout EC init.

Change-Id: I5c73499c17763229840152a473a2d820802ee2f6

609bd94 ivy: Add a possiblity for mainboard early init.
.../apple/macbookair4_2/early_southbridge.c | 3 +++
src/mainboard/gigabyte/ga-b75m-d3h/romstage.c | 3 +++
src/mainboard/gigabyte/ga-b75m-d3v/romstage.c | 3 +++
src/mainboard/google/butterfly/romstage.c | 3 +++
src/mainboard/lenovo/t420s/romstage.c | 3 +++
src/mainboard/lenovo/t430s/romstage.c | 3 +++
src/mainboard/lenovo/t520/romstage.c | 3 +++
src/mainboard/lenovo/t530/romstage.c | 3 +++
src/mainboard/lenovo/x220/romstage.c | 3 +++
src/mainboard/lenovo/x230/romstage.c | 3 +++
src/northbridge/intel/sandybridge/raminit_native.h | 1 +
src/northbridge/intel/sandybridge/romstage.c | 3 +++
util/autoport/bd82x6x.go | 4 ++++
13 files changed, 38 insertions(+)

Upstream: review.coreboot.org


  • Share