commit | 3e8b6057329f163856876071eaa315bb557a5b6a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 17 16:13:39 2013 +0000 |
committer | Simon Glass <sjg@chromium.org> | Mon May 13 13:33:21 2013 -0700 |
tree | 6fb11d15dfddb6223291ef7c48fdcb4da591cacc | |
parent | 8e294418b1f58f759588c81d6cb93858969da58e [diff] |
x86: Re-enable PCAT timer 2 for beeping While we don't want PCAT timers for timing, we want timer 2 so that we can still make a beep. Re-purpose the PCAT driver for this, and enable it in coreboot. Signed-off-by: Simon Glass <sjg@chromium.org>