]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: quark: Fix build error for quark-based boards
authorBin Meng <bmeng.cn@gmail.com>
Mon, 26 Dec 2016 04:52:45 +0000 (20:52 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 26 Dec 2016 05:36:18 +0000 (13:36 +0800)
commit7156831e07000d6f2b9cb862f9ca2602a3b592e3
tree06c8f38995b894a357f3bedb36fa8e57116d1604
parenta5b24110cad65c73d6bcf6ecada07d926975ed54
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>
arch/x86/dts/quark-u-boot.dtsi [new file with mode: 0644]