soc/intel/common: Add common reset code

Hardware / Coreboot - Lee Leahy [intel.com] - 18 April 2015 01:44 UTC

Move reset support into the Intel common branch. Prevent breaking of existing platforms by using a Kconfig value to select use of the common reset code.

BRANCH=none BUG=None TEST=Build and run on Glados

Change-Id: I5ba86ef585dde3ef4ecdcc198ab615b5c056d985

14ecb54 soc/intel/common: Add common reset code
src/soc/intel/common/Kconfig | 4 +++
src/soc/intel/common/Makefile.inc | 2 ++
src/soc/intel/common/reset.c | 54 +++++++++++++++++++++++++++++++++++++
3 files changed, 60 insertions(+)

Upstream: review.coreboot.org


  • Share