commit | a716f9e4292a3e62636b1c014e8d0d3383927c19 | [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 | d4d1e911565206e831dfcef81e2ccee9122c3b04 [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>