summaryrefslogtreecommitdiff
path: root/include/configs/rcar-gen3-common.h
diff options
context:
space:
mode:
authorMasaru Nagai <masaru.nagai.vx@renesas.com>2015-08-28 06:12:45 +0300
committerMarek Vasut <marex@denx.de>2018-02-27 23:05:35 +0300
commitb691c9a66817c9d4bed30450f1c491cc2f335224 (patch)
treecd98cd32721347ebfbfaf61dcf96210e6b5dd8f1 /include/configs/rcar-gen3-common.h
parent341ca9056049d5836121d044a87de69109d5a921 (diff)
downloadu-boot-b691c9a66817c9d4bed30450f1c491cc2f335224.tar.xz
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>
Diffstat (limited to 'include/configs/rcar-gen3-common.h')
-rw-r--r--include/configs/rcar-gen3-common.h1
1 files changed, 1 insertions, 0 deletions
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 <asm/arch/rmobile.h>
#define CONFIG_REMAKE_ELF
+#define CONFIG_BUILD_TARGET "u-boot-elf.srec"
/* boot option */