From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 1/2] nios2: Enable support for fitImage
Date: Wed, 16 Dec 2015 13:38:47 +0800 [thread overview]
Message-ID: <5670F8E7.70507@wytron.com.tw> (raw)
In-Reply-To: <1450225968-13369-1-git-send-email-marex@denx.de>
Hi Marek,
On 2015?12?16? 08:32, Marek Vasut wrote:
> The uImage format is legacy for years now, enable support for the
> fitImage format, which allows combining multiple files (kernel and
> dtb) into a single file, offers better protection of the payload
> and so on.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Thomas Chou <thomas@wytron.com.tw>
> ---
> configs/10m50_defconfig | 1 +
> configs/3c120_defconfig | 1 +
> 2 files changed, 2 insertions(+)
>
> V2: Move CONFIG_FIT into Kconfig
> Drop duplicate CONFIG_OF_LIBFDT definition
>
> diff --git a/configs/10m50_defconfig b/configs/10m50_defconfig
> index 0d18e8d..c179a0f 100644
> --- a/configs/10m50_defconfig
> +++ b/configs/10m50_defconfig
> @@ -25,3 +25,4 @@ CONFIG_ALTERA_TSE=y
> CONFIG_SYS_NS16550=y
> CONFIG_TIMER=y
> CONFIG_ALTERA_TIMER=y
> +CONFIG_FIT=y
> diff --git a/configs/3c120_defconfig b/configs/3c120_defconfig
> index 8bc13f3..2fdff87 100644
> --- a/configs/3c120_defconfig
> +++ b/configs/3c120_defconfig
> @@ -26,3 +26,4 @@ CONFIG_ALTERA_JTAG_UART=y
> CONFIG_ALTERA_JTAG_UART_BYPASS=y
> CONFIG_TIMER=y
> CONFIG_ALTERA_TIMER=y
> +CONFIG_FIT=y
>
Amended with savedefconfig and applied to u-boot-nios. Thanks.
Best regards,
Thomas
next prev parent reply other threads:[~2015-12-16 5:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-16 0:32 [U-Boot] [PATCH V2 1/2] nios2: Enable support for fitImage Marek Vasut
2015-12-16 0:32 ` [U-Boot] [PATCH V2 2/2] nios2: Soup up the shell experience Marek Vasut
2015-12-16 5:39 ` Thomas Chou
2015-12-16 5:38 ` Thomas Chou [this message]
2015-12-16 10:26 ` [U-Boot] [PATCH V2 1/2] nios2: Enable support for fitImage Marek Vasut
2015-12-16 13:15 ` Thomas Chou
2015-12-16 13:35 ` 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=5670F8E7.70507@wytron.com.tw \
--to=thomas@wytron.com.tw \
--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