mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: fix typo in sxb state variable
@ 2021-04-06 15:00 Vivien Didelot
  2021-04-07  7:05 ` Ahmad Fatoum
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Didelot @ 2021-04-06 15:00 UTC (permalink / raw)
  To: barebox; +Cc: Anees Rehman, Vivien Didelot

From: Vivien Didelot <vdidelot@pbsc.com>

The sxb state contains a variable with two typos in it:
sucessfull -> successful, fix it.

Signed-off-by: Vivien Didelot <vdidelot@pbsc.com>
---
 arch/arm/dts/ac-sxb.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/ac-sxb.dts b/arch/arm/dts/ac-sxb.dts
index 8f2eec0fa0..8a030a5c66 100644
--- a/arch/arm/dts/ac-sxb.dts
+++ b/arch/arm/dts/ac-sxb.dts
@@ -68,7 +68,7 @@
 				default= <1>;
 			};
 
-			last_chosen_sucessfull@1c {
+			last_chosen_successful@1c {
 				reg = <0x1c 0x4>;
 				type = "uint32";
 				default = <0>;
-- 
2.30.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-07  7:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06 15:00 [PATCH] ARM: fix typo in sxb state variable Vivien Didelot
2021-04-07  7:05 ` Ahmad Fatoum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox