mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
ARM: rmobile: Build u-boot-elf.srec on Gen3
The u-boot-elf.srec is needed for the minimon update on Gen3 SoCs, conveniently generate this file. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:

committed by
Marek Vasut

parent
341ca90560
commit
b691c9a668
@ -13,6 +13,7 @@
|
|||||||
#include <asm/arch/rmobile.h>
|
#include <asm/arch/rmobile.h>
|
||||||
|
|
||||||
#define CONFIG_REMAKE_ELF
|
#define CONFIG_REMAKE_ELF
|
||||||
|
#define CONFIG_BUILD_TARGET "u-boot-elf.srec"
|
||||||
|
|
||||||
/* boot option */
|
/* boot option */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user