commit | 83d9712e70dcd704462a3dc53254a05087c231f0 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 05 11:21:03 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue Mar 24 21:22:37 2015 -0600 |
tree | fa2cfda8c6c35b4faa3edf87793ed490a2c00e28 | |
parent | 0eb9dc76e2987a07de9101e026ff26b28fa7496b [diff] |
x86: Add queensbay fsp patch information in README.x86 The FSP release version 001 for Intel Queensbay has a bug which could cause random endless loop during the FspInit call. This bug was published by Intel although Intel did not describe any details. Describe this information in the x86 doc so that U-Boot Queensbay support is invulnerable. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>