commit | 3ce749524a0f88e26f8997c4f3644994f98d567d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 28 20:11:32 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Apr 29 21:02:32 2015 -0600 |
tree | 05f5f36a50a623a5080dbf8f04c35029eb2787c7 | |
parent | d0963d4d147bf2816853d2b5a1231f7d136d7103 [diff] |
x86: fsp: Use reset_cpu() Now that reset_cpu() functions correctly, use it instead of directly accessing the port on boards that use a Firmware Support Package (FSP). Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>