[U-Boot] [PATCH 1/3] x86: quark: Fix build error for quark-based boards

Bin Meng bmeng.cn at gmail.com
Mon Dec 26 06:38:28 CET 2016


On Mon, Dec 26, 2016 at 1:29 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list