public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Chris Packham <judge.packham@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 03/10] arm: Kconfig: spelling fixes
Date: Sun, 13 Jan 2019 22:13:21 +1300	[thread overview]
Message-ID: <20190113091328.27164-4-judge.packham@gmail.com> (raw)
In-Reply-To: <20190113091328.27164-1-judge.packham@gmail.com>

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---

 arch/arm/mach-bcm283x/Kconfig | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/arch/arm/mach-bcm283x/Kconfig b/arch/arm/mach-bcm283x/Kconfig
index 821caedbf7a7..3eb5a9a897b1 100644
--- a/arch/arm/mach-bcm283x/Kconfig
+++ b/arch/arm/mach-bcm283x/Kconfig
@@ -41,7 +41,7 @@ config TARGET_RPI
 	  support BCM2836/BCM2837-based Raspberry Pis such as the RPi 2 and
 	  RPi 3 due to different peripheral address maps.
 
-	  This option creates a build targetting the ARM1176 ISA.
+	  This option creates a build targeting the ARM1176 ISA.
 	select BCM2835
 
 config TARGET_RPI_0_W
@@ -57,7 +57,7 @@ config TARGET_RPI_0_W
 	  This is required for U-Boot to operate correctly, even if you only
 	  care about the HDMI/usbkbd console.
 
-	  This option creates a build targetting the ARMv7/AArch32 ISA.
+	  This option creates a build targeting the ARMv7/AArch32 ISA.
 	select BCM2835
 
 config TARGET_RPI_2
@@ -80,7 +80,7 @@ config TARGET_RPI_2
 	  arm_loader: emmc clock depends on core clock See:
 	  https://github.com/raspberrypi/firmware/issues/572".
 
-	  This option creates a build targetting the ARMv7/AArch32 ISA.
+	  This option creates a build targeting the ARMv7/AArch32 ISA.
 	select BCM2836
 
 config TARGET_RPI_3_32B
@@ -96,7 +96,7 @@ config TARGET_RPI_3_32B
 	  required for U-Boot to operate correctly, even if you only care
 	  about the HDMI/usbkbd console.
 
-	  This option creates a build targetting the ARMv7/AArch32 ISA.
+	  This option creates a build targeting the ARMv7/AArch32 ISA.
 	select BCM2837_32B
 
 config TARGET_RPI_3
@@ -124,7 +124,7 @@ config TARGET_RPI_3
 	  duplicated here. The VC FW enhancement is tracked in
 	  https://github.com/raspberrypi/firmware/issues/579.
 
-	  This option creates a build targetting the ARMv8/AArch64 ISA.
+	  This option creates a build targeting the ARMv8/AArch64 ISA.
 	select BCM2837_64B
 
 endchoice
-- 
2.20.1

  parent reply	other threads:[~2019-01-13  9:13 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-13  9:13 [U-Boot] [PATCH 00/10] Kconfig: spelling fixes Chris Packham
2019-01-13  9:13 ` [U-Boot] [PATCH 01/10] Kconfig: fix spelling Chris Packham
2019-01-16 21:34   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,01/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 02/10] common: spl: Kconfig: spelling fixes Chris Packham
2019-01-16 21:35   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,02/10] " Tom Rini
2019-01-13  9:13 ` Chris Packham [this message]
2019-01-19  2:52   ` [U-Boot] [U-Boot,03/10] arm: " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 04/10] x86: " Chris Packham
2019-01-16 21:35   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,04/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 05/10] work_92105: " Chris Packham
2019-01-19  2:52   ` [U-Boot] [U-Boot,05/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 06/10] drivers: " Chris Packham
2019-01-16 21:35   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,06/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 07/10] i2c: " Chris Packham
2019-01-19  2:52   ` [U-Boot] [U-Boot,07/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 08/10] pinctrl: " Chris Packham
2019-01-16 21:34   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,08/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 09/10] video: " Chris Packham
2019-01-14  9:06   ` Anatolij Gustschin
2019-01-14 10:00   ` Philipp Tomsich
2019-01-15  6:17     ` Chris Packham
2019-01-19  2:53   ` [U-Boot] [U-Boot,09/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 10/10] lib: " Chris Packham
2019-01-16 21:34   ` Simon Glass
2019-01-19  2:53   ` [U-Boot] [U-Boot,10/10] " 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=20190113091328.27164-4-judge.packham@gmail.com \
    --to=judge.packham@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