commit | 7156831e07000d6f2b9cb862f9ca2602a3b592e3 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 25 20:52:45 2016 -0800 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Dec 26 13:36:18 2016 +0800 |
tree | 06c8f38995b894a357f3bedb36fa8e57116d1604 | |
parent | a5b24110cad65c73d6bcf6ecada07d926975ed54 [diff] |
x86: quark: Fix build error for quark-based boards With the conversion to use binman to build x86 boards, Intel Galileo board does not build anymore due to missing ucode entry. In fact ucode is not needed for quark-based boards. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>