Commit 44c5580f1c6c5665ff6217d1411aab2b74188195

Authored by Marek Vasut
Committed by Marek Vasut
1 parent 3ee58ea425

ARM: rmobile: Build u-boot-spl.srec on Gen2

The u-boot-spl.srec is needed for the minimon update on Gen2 SoCs,
conveniently generate this file if SPL is enabled.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Tom Rini <trini@konsulko.com>

Showing 1 changed file with 4 additions and 0 deletions Side-by-side Diff

include/configs/rcar-gen2-common.h
... ... @@ -15,6 +15,10 @@
15 15 #define CONFIG_SETUP_MEMORY_TAGS
16 16 #define CONFIG_INITRD_TAG
17 17  
  18 +#ifdef CONFIG_SPL
  19 +#define CONFIG_SPL_TARGET "spl/u-boot-spl.srec"
  20 +#endif
  21 +
18 22 #undef CONFIG_SHOW_BOOT_PROGRESS
19 23  
20 24 #define CONFIG_ARCH_CPU_INIT