From: Masaru Nagai Date: Fri, 28 Aug 2015 03:12:45 +0000 (+0900) Subject: ARM: rmobile: Build u-boot-elf.srec on Gen3 X-Git-Tag: v2018.03-rc4~20^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b691c9a66817c9d4bed30450f1c491cc2f335224;p=u-boot 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 Cc: Nobuhiro Iwamatsu --- diff --git a/include/configs/rcar-gen3-common.h b/include/configs/rcar-gen3-common.h index 1ae6323369..bbaab80e23 100644 --- a/include/configs/rcar-gen3-common.h +++ b/include/configs/rcar-gen3-common.h @@ -13,6 +13,7 @@ #include #define CONFIG_REMAKE_ELF +#define CONFIG_BUILD_TARGET "u-boot-elf.srec" /* boot option */