[U-Boot] [PATCH v2 1/2] x86: Fix rom version build with CONFIG_X86_RESET_VECTOR

Simon Glass sjg at chromium.org
Wed Oct 22 18:22:06 CEST 2014


On 17 October 2014 11:56, Simon Glass <sjg at chromium.org> wrote:
> On 16 October 2014 16:58, Bin Meng <bmeng.cn at gmail.com> wrote:
>> When building U-Boot with CONFIG_X86_RESET_VECTOR, the linking
>> process misses the resetvec.o and start16.o so it cannot generate
>> the rom version of U-Boot. The arch/x86/cpu/Makefile is updated to
>> pull them into the final linking process.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list