commit | fcd30cdfa8067525a6a2044f67f11d96b1a20b37 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 17 16:11:21 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jan 24 12:08:16 2016 +0800 |
tree | 0906e7f65ec28ecfa0bb997789aa4416904d76fb | |
parent | 17e0a9ab087e05f75075eb45251bd2011dd7d419 [diff] |
x86: ivybridge: Move sandybridge init to the lpc probe() method The watchdog can be reset later when probing the LPC after relocation. Move it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>