commit | 5d12980bf0ec576fa09349e0b7775ba0b4d423d6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 18 15:55:35 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 21 07:46:51 2015 -0600 |
tree | d1020d40525ec52b354222ee1c3154c1e4caa86d | |
parent | 664c0e178be4ad77fff040b33f3bfcb88a8b6139 [diff] |
x86: ivybridge: Fix car_uninit() to correctly set run state At present a missing $ causes this code to hang when using the MRC cache/ Fix it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>