[U-Boot] [PATCH 1/3] x86: quark: Fix build error for quark-based boards
Simon Glass
sjg at chromium.org
Mon Dec 26 06:29:36 CET 2016
On 26 December 2016 at 17:52, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
> arch/x86/dts/quark-u-boot.dtsi | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
> create mode 100644 arch/x86/dts/quark-u-boot.dtsi
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list