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

Simon Glass sjg at chromium.org
Fri Oct 17 19:56:48 CEST 2014


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>


More information about the U-Boot mailing list