From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] ARM: rmobile: Build u-boot-elf.srec on Gen3
Date: Sat, 24 Feb 2018 20:50:26 +0100 [thread overview]
Message-ID: <5bfb1586-b806-efbf-290e-9b2843e8f970@gmail.com> (raw)
In-Reply-To: <20180224191653.GO4311@bill-the-cat>
On 02/24/2018 08:16 PM, Tom Rini wrote:
> On Sat, Feb 24, 2018 at 12:24:18PM +0100, Marek Vasut wrote:
>
>> From: Masaru Nagai <masaru.nagai.vx@renesas.com>
>>
>> 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 | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/include/configs/rcar-gen3-common.h b/include/configs/rcar-gen3-common.h
>> index 226069d67c..d665caf274 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 */
>> #define CONFIG_SUPPORT_RAW_INITRD
>
> As is, this is fine. But, there's a small number of CONFIG_BUILD_TARGET
> platforms, can you take a pass at Kconfig conversion (and you should be
> able to say default "u-boot-elf.srec" if RCAR_GEN3, default "u-boot.itb"
> if ARCH_SUNXI, etc, for the few users we have currently. Thanks!
After 2018.03 release though, I don't want to break the current one for
anyone.
--
Best regards,
Marek Vasut
next prev parent reply other threads:[~2018-02-24 19:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-24 11:24 [U-Boot] [PATCH 1/2] Makefile: add u-boot-elf.srec if CONFIG_REMAKE_ELF is defined Marek Vasut
2018-02-24 11:24 ` [U-Boot] [PATCH 2/2] ARM: rmobile: Build u-boot-elf.srec on Gen3 Marek Vasut
2018-02-24 19:16 ` Tom Rini
2018-02-24 19:50 ` Marek Vasut [this message]
2018-02-24 19:15 ` [U-Boot] [PATCH 1/2] Makefile: add u-boot-elf.srec if CONFIG_REMAKE_ELF is defined Tom Rini
2018-02-24 19:49 ` Marek Vasut
2018-02-24 23:00 ` Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2018-02-26 19:26 [U-Boot] [PATCH 1/2] Makefile: add u-boot-elf.srec target Marek Vasut
2018-02-26 19:26 ` [U-Boot] [PATCH 2/2] ARM: rmobile: Build u-boot-elf.srec on Gen3 Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5bfb1586-b806-efbf-290e-9b2843e8f970@gmail.com \
--to=marek.vasut@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox