All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd/fpga.c: correct typo, capitalize "Xilinx"
Date: Wed, 29 May 2019 09:03:20 +0200	[thread overview]
Message-ID: <e3014a76-80b7-f0f1-201a-3e3568c7f77d@xilinx.com> (raw)
In-Reply-To: <alpine.LFD.2.21.1905281131190.14785@localhost.localdomain>

On 28. 05. 19 17:33, Robert P. J. Day wrote:
> A couple minor tweaks to printed strings in cmd/fpga.c.
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> 
> ---
> 
> diff --git a/cmd/fpga.c b/cmd/fpga.c
> index b1f224bc6a..62453f0a8f 100644
> --- a/cmd/fpga.c
> +++ b/cmd/fpga.c
> @@ -458,7 +458,7 @@ U_BOOT_CMD(fpga, 6, 1, do_fpga_wrapper,
>  	   "0-device key, 1-user key, 2-no encryption.\n"
>  	   "The optional Userkey address specifies from which address key\n"
>  	   "has to be used for decryption if user key is selected.\n"
> -	   "NOTE: the sceure bitstream has to be created using xilinx\n"
> +	   "NOTE: the secure bitstream has to be created using Xilinx\n"
>  	   "bootgen tool only.\n"
>  #endif
>  );
> 

Applied with different subject: cmd: fpga:

Thanks,
Michal

      reply	other threads:[~2019-05-29  7:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28 15:33 [U-Boot] [PATCH] cmd/fpga.c: correct typo, capitalize "Xilinx" Robert P. J. Day
2019-05-29  7:03 ` Michal Simek [this message]

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=e3014a76-80b7-f0f1-201a-3e3568c7f77d@xilinx.com \
    --to=michal.simek@xilinx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.