summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/ww_ring/ww_ring.h
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2015-04-13 16:25:51 -0700
committerPatrick Georgi <pgeorgi@google.com>2015-04-22 20:01:15 +0200
commitace3e3fc5e8b33f2afb9b427b589dfca4ecf0283 (patch)
tree64cade43bb7ab8d5d4e2bd3d66c8e916b8027722 /src/drivers/i2c/ww_ring/ww_ring.h
parenta386bf790ed393dadc449910bbc21b03010cf49c (diff)
downloadcoreboot-ace3e3fc5e8b33f2afb9b427b589dfca4ecf0283.tar.gz
coreboot-ace3e3fc5e8b33f2afb9b427b589dfca4ecf0283.tar.bz2
coreboot-ace3e3fc5e8b33f2afb9b427b589dfca4ecf0283.zip
i2c/ww_ring: add a pattern for normal boot
It became necessary to indicate the beginning of the normal boot process. This patch adds a new pattern, a slow (over 2 seconds) fade in into the 0, 87, 155 color. BRANCH=storm BUG=chrome-os-partner:39044 TEST=tested by the next patch. Change-Id: Idd977688e5aa2cc55fc295072c0766526ae95016 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Original-Commit-Id: 577c8bd6f8c69073cfdd7acd4a87e7ae603d48e6 Original-Change-Id: I9aff3f4558e733ff2e47206075533556e400f183 Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Original-Reviewed-on: https://chromium-review.googlesource.com/265535 Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/9922 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/drivers/i2c/ww_ring/ww_ring.h')
-rw-r--r--src/drivers/i2c/ww_ring/ww_ring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/i2c/ww_ring/ww_ring.h b/src/drivers/i2c/ww_ring/ww_ring.h
index d2804ed46e9b..3eb1092fe2fd 100644
--- a/src/drivers/i2c/ww_ring/ww_ring.h
+++ b/src/drivers/i2c/ww_ring/ww_ring.h
@@ -23,6 +23,7 @@ enum display_pattern {
WWR_RECOVERY_PUSHED, /* Recovery button push detected on start up. */
WWR_WIPEOUT_REQUEST, /* Held long enough for wipout request. */
WWR_RECOVERY_REQUEST, /* Held long enough for recovery request. */
+ WWR_NORMAL_BOOT /* No buttons pressed, normal boot sequence. */
};
/*
* ww_ring_display_pattern