commit | 1eaaf6cc7959af93557c725c951dd4360917ed8f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 29 22:26:03 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 30 16:13:52 2015 -0600 |
tree | b5560a2189ec9a431c2f99601536c4efc0640fea | |
parent | 987214d73ff1cc574fcc35a0d4a3741a8904ca08 [diff] |
x86: Enable multi-core init for Minnowboard MAX Enable the CPU uclass and Simple Firmware interface for Minnowbaord MAX. This enables multi-core support in Linux. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>