coreboot-kgpe-d16/src/drivers/i2c/ww_ring
Patrick Georgi 27ef602fab vboot: split class in library and stage
The build system includes a bunch of files into verstage that
also exist in romstage - generic drivers etc.
These create link time conflicts when trying to link both the
verstage copy and romstage copy together in a combined configuration,
so separate "stage" parts (that allow things to run) from "library" parts
(that contain the vboot specifics).

Change-Id: Ieed910fcd642693e5e89e55f3e6801887d94462f
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/10041
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-04-30 15:39:53 +02:00
..
Kconfig i2c/ww_ring: decouple LED display from vboot 2015-04-22 19:54:17 +02:00
Makefile.inc vboot: split class in library and stage 2015-04-30 15:39:53 +02:00
ww_ring.c i2c/ww_ring: stop running programs before loading the new ones 2015-04-22 19:57:28 +02:00
ww_ring.h i2c/ww_ring: add a pattern for normal boot 2015-04-22 20:01:15 +02:00
ww_ring_programs.c i2c/ww_ring: add a pattern for normal boot 2015-04-22 20:01:15 +02:00
ww_ring_programs.h i2c/ww_ring: define display pattern programs 2015-04-22 19:55:34 +02:00