From: Vagrant Cascadian <vagrant@debian.org>
To: u-boot@lists.denx.de
Cc: Vagrant Cascadian <vagrant@debian.org>
Subject: [PATCH 09/11] arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting".
Date: Tue, 21 Dec 2021 13:07:00 -0800 [thread overview]
Message-ID: <20211221210702.11123-9-vagrant@debian.org> (raw)
In-Reply-To: <20211221210702.11123-1-vagrant@debian.org>
---
arch/arm/mach-keystone/ddr3.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-keystone/ddr3.c b/arch/arm/mach-keystone/ddr3.c
index 9ee3284156..53117c2695 100644
--- a/arch/arm/mach-keystone/ddr3.c
+++ b/arch/arm/mach-keystone/ddr3.c
@@ -344,7 +344,7 @@ void ddr3_check_ecc_int(u32 base)
puts("DDR3 ECC 2-bit error interrupted\n");
if (!ecc_test) {
- puts("Reseting the device ...\n");
+ puts("Resetting the device ...\n");
reset_cpu();
}
}
--
2.30.2
next prev parent reply other threads:[~2021-12-21 21:08 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-21 21:06 [PATCH 01/11] arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed" Vagrant Cascadian
2021-12-21 21:06 ` [PATCH 02/11] drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched" Vagrant Cascadian
2022-01-13 14:24 ` Tom Rini
2021-12-21 21:06 ` [PATCH 03/11] drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch" Vagrant Cascadian
2022-01-13 14:24 ` Tom Rini
2021-12-21 21:06 ` [PATCH 04/11] arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resetting" Vagrant Cascadian
2022-01-13 14:24 ` Tom Rini
2021-12-21 21:06 ` [PATCH 05/11] cmd/Kconfig: " Vagrant Cascadian
2022-01-13 14:24 ` Tom Rini
2021-12-21 21:06 ` [PATCH 06/11] drivers/net/fec_mxc.c: " Vagrant Cascadian
2021-12-22 11:54 ` Ramon Fried
2022-01-13 14:24 ` Tom Rini
2021-12-21 21:06 ` [PATCH 07/11] common/fdt_support.c: Fix spelling of "shouldn't" Vagrant Cascadian
2022-01-13 14:24 ` Tom Rini
2021-12-21 21:06 ` [PATCH 08/11] drivers/core/of_addr.c: " Vagrant Cascadian
2022-01-13 14:24 ` Tom Rini
2021-12-21 21:07 ` Vagrant Cascadian [this message]
2022-01-13 14:25 ` [PATCH 09/11] arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting" Tom Rini
2021-12-21 21:07 ` [PATCH 10/11] drivers/ddr/altera/sequencer.c: " Vagrant Cascadian
2022-01-13 14:25 ` Tom Rini
2021-12-21 21:07 ` [PATCH 11/11] drivers/usb/gadget/dwc2_udc_otg.c: " Vagrant Cascadian
2022-01-13 14:25 ` Tom Rini
2022-01-13 14:24 ` [PATCH 01/11] arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed" 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=20211221210702.11123-9-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