From: Vagrant Cascadian <vagrant@debian.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] Fix spelling of "occur".
Date: Sun, 23 Oct 2016 20:45:17 -0700 [thread overview]
Message-ID: <20161024034520.26772-2-vagrant@debian.org> (raw)
In-Reply-To: <20161024034520.26772-1-vagrant@debian.org>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
---
board/sysam/amcore/amcore.c | 2 +-
tools/mkimage.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/sysam/amcore/amcore.c b/board/sysam/amcore/amcore.c
index b7217c5..77b5000 100644
--- a/board/sysam/amcore/amcore.c
+++ b/board/sysam/amcore/amcore.c
@@ -93,7 +93,7 @@ phys_size_t initdram(int board_type)
out_be32((u32 *)0x00000004, 0xbeaddeed);
/* issue AUTOREFRESH */
out_be32(&dc->dacr0, 0x0000b304);
- /* let refresh occour */
+ /* let refresh occur */
fudelay(1);
out_be32(&dc->dacr0, 0x0000b344);
diff --git a/tools/mkimage.c b/tools/mkimage.c
index 3c594a0..02f88bb 100644
--- a/tools/mkimage.c
+++ b/tools/mkimage.c
@@ -88,7 +88,7 @@ static void usage(const char *msg)
params.cmdname);
fprintf(stderr,
" %s [-D dtc_options] [-f fit-image.its|-f auto|-F] [-b <dtb> [-b <dtb>]] fit-image\n"
- " <dtb> file is used with -f auto, it may occour multiple times.\n",
+ " <dtb> file is used with -f auto, it may occur multiple times.\n",
params.cmdname);
fprintf(stderr,
" -D => set all options for device tree compiler\n"
--
2.9.3
next prev parent reply other threads:[~2016-10-24 3:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-24 3:45 [U-Boot] [PATCH 1/4] Fix spelling of "multiple" Vagrant Cascadian
2016-10-24 3:45 ` Vagrant Cascadian [this message]
2016-10-24 7:51 ` [U-Boot] [PATCH 2/4] Fix spelling of "occur" Angelo Dureghello
2016-10-26 16:31 ` Simon Glass
2016-11-02 14:26 ` [U-Boot] [U-Boot,2/4] " Tom Rini
2016-10-24 3:45 ` [U-Boot] [PATCH 3/4] Fix spelling of "extended" Vagrant Cascadian
2016-10-26 16:31 ` Simon Glass
2016-11-02 14:26 ` [U-Boot] [U-Boot,3/4] " Tom Rini
2016-10-24 3:45 ` [U-Boot] [PATCH 4/4] Fix spelling of "resetting" Vagrant Cascadian
2016-10-26 16:31 ` Simon Glass
2016-11-02 14:26 ` [U-Boot] [U-Boot,4/4] " Tom Rini
2016-10-26 16:31 ` [U-Boot] [PATCH 1/4] Fix spelling of "multiple" Simon Glass
2016-11-02 14:26 ` [U-Boot] [U-Boot,1/4] " Tom Rini
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=20161024034520.26772-2-vagrant@debian.org \
--to=vagrant@debian.org \
--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