pinky: Add mainboard-specific bootblock init

Hardware / Coreboot - David Hendricks [chromium.org] - 27 March 2015 02:06 UTC

This adds a mainboard-specific bootblock function that will be used to set up some board-specific parameters which are currently set up in the SoC bootblock function.

BUG=none BRANCH=none TEST=built and booted on Pinky

Change-Id: I86c90f7ade824fb9d6b71ca3349d1ce9eb4772fe

580bcff pinky: Add mainboard-specific bootblock init
src/mainboard/google/veyron_pinky/Kconfig | 1 +
src/mainboard/google/veyron_pinky/Makefile.inc | 1 +
src/mainboard/google/veyron_pinky/bootblock.c | 24 ++++++++++++++++++++++++
3 files changed, 26 insertions(+)

Upstream: review.coreboot.org


  • Share