commit | 281239ad9dc2a695a53ab34dda44cdbe31c69122 | [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 | ede9709316f6c4d18d2a3e126879af2816c0b329 [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>