mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] platforms/kernel: re-align KERNEL_IMAGE defaults
Date: Fri, 04 Sep 2020 19:01:27 +0200	[thread overview]
Message-ID: <E1kEF5b-0005Y6-G7@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20200819112703.11988-3-rhi@pengutronix.de>

Thanks, applied as 5cd66b58e42846ef241e5e49dbebf9d34b07c15e.

Michael

[sent from post-receive hook]

On Fri, 04 Sep 2020 19:01:27 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20200819112703.11988-3-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/platforms/kernel.in b/platforms/kernel.in
> index 6f3e3c8cd81c..34d05c825929 100644
> --- a/platforms/kernel.in
> +++ b/platforms/kernel.in
> @@ -141,15 +141,15 @@ endif
>  
>  config KERNEL_IMAGE
>  	string
> -	default "bzImage" if KERNEL_IMAGE_BZ
> -	default "Image.gz"  if KERNEL_IMAGE_Z && ARCH_ARM64
> -	default "zImage"  if KERNEL_IMAGE_Z
> -	default "xipImage" if KERNEL_IMAGE_XIP
> -	default "uImage"  if KERNEL_IMAGE_U
> -	default "vmImage" if KERNEL_IMAGE_VM
> -	default "vmlinux" if KERNEL_IMAGE_VMLINUX
> -	default "vmlinuz" if KERNEL_IMAGE_VMLINUZ
> -	default "Image"   if KERNEL_IMAGE_RAW
> +	default "bzImage"	if KERNEL_IMAGE_BZ
> +	default "Image.gz"	if KERNEL_IMAGE_Z && ARCH_ARM64
> +	default "zImage"	if KERNEL_IMAGE_Z
> +	default "xipImage"	if KERNEL_IMAGE_XIP
> +	default "uImage"	if KERNEL_IMAGE_U
> +	default "vmImage"	if KERNEL_IMAGE_VM
> +	default "vmlinux"	if KERNEL_IMAGE_VMLINUX
> +	default "vmlinuz"	if KERNEL_IMAGE_VMLINUZ
> +	default "Image"		if KERNEL_IMAGE_RAW
>  	default "simpleImage.${PTXCONF_KERNEL_IMAGE_SIMPLE_TARGET}.elf" if KERNEL_IMAGE_SIMPLE
>  
>  config KERNEL_ZSTD

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

  reply	other threads:[~2020-09-04 17:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-07 10:44 [ptxdist] [PATCH 1/3] barebox, kernel: set <PKG>_CONF_TOOL := kconfig explicitely Roland Hieber
2020-08-07 10:44 ` [ptxdist] [PATCH 2/3] barebox, kernel: enable use of {allyes, allno, allmod, alldef, rand}config Roland Hieber
2020-08-17  6:18   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-07 10:44 ` [ptxdist] [PATCH 3/3] doc: ref parameter: document 'alldefconfig' Roland Hieber
2020-08-17  6:18   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-07 12:43 ` [ptxdist] [PATCH 1/3] barebox, kernel: set <PKG>_CONF_TOOL := kconfig explicitely Michael Olbrich
2020-08-19 11:27 ` [ptxdist] [PATCH v2 1/4] " Roland Hieber
2020-08-19 11:27   ` [ptxdist] [PATCH v2 2/4] barebox, kernel: tab-align variables Roland Hieber
2020-09-04 17:01     ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-19 11:27   ` [ptxdist] [PATCH v2 3/4] platforms/kernel: re-align KERNEL_IMAGE defaults Roland Hieber
2020-09-04 17:01     ` Michael Olbrich [this message]
2020-08-19 11:27   ` [ptxdist] [PATCH v2 4/4] kernel: fix some typos in comments Roland Hieber
2020-09-04 17:01     ` [ptxdist] [APPLIED] " Michael Olbrich
2020-09-04 17:01   ` [ptxdist] [APPLIED] barebox, kernel: set <PKG>_CONF_TOOL := kconfig explicitely Michael Olbrich

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=E1kEF5b-0005Y6-G7@dude02.hi.pengutronix.de \
    --to=mol@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@pengutronix.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