projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
341ca90
)
ARM: rmobile: Build u-boot-elf.srec on Gen3
author
Masaru Nagai
<masaru.nagai.vx@renesas.com>
Fri, 28 Aug 2015 03:12:45 +0000
(12:12 +0900)
committer
Marek Vasut
<marex@denx.de>
Tue, 27 Feb 2018 20:05:35 +0000
(21:05 +0100)
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>
include/configs/rcar-gen3-common.h
patch
|
blob
|
history
diff --git
a/include/configs/rcar-gen3-common.h
b/include/configs/rcar-gen3-common.h
index 1ae6323369f536b223c9db1f32c22bb684892c01..bbaab80e23060465e13706f4b5be52885c429ac9 100644
(file)
--- 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 */