Commits
Simon Glass committed fcd30cdfa80
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>