nyan*: Add eventlog support

Hardware / Coreboot - David Hendricks [chromium.org] - 17 December 2014 13:48 UTC

This enables event logging support for Nyan platforms.

Right now this doesn't do a whole lot. We can add events in later CLs.

BUG=none BRANCH=none TEST=built and booted for Nyan Rev. 1, eventlog gets initialized if necessary and can be printed by "mosys eventlog list"

f6e17c0 nyan*: Add eventlog support
src/mainboard/google/nyan/mainboard.c | 4 ++++
src/mainboard/google/nyan_big/Kconfig | 1 -
src/mainboard/google/nyan_big/mainboard.c | 4 ++++
src/mainboard/google/nyan_blaze/Kconfig | 1 -
src/mainboard/google/nyan_blaze/mainboard.c | 4 ++++
5 files changed, 12 insertions(+), 2 deletions(-)

Upstream: review.coreboot.org


  • Share