commit | 4a076fed8e285ea9c8bbe17242b5166bad001214 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Dec 10 22:03:04 2015 -0800 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Jan 13 12:20:14 2016 +0800 |
tree | b293b041e76e37d1a2a586465bf2bf13bc15f751 | |
parent | bf21c09b6e99ffa19688d60ce700ed9d2bb9f08f [diff] |
x86: fsp: Set up init runtime buffer in update_fsp_configs() fsp_init() runtime buffer parameter might be different across different platforms. Move this to update_fsp_configs(). Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>