[PATCH] sandbox: test: Fix typo in test.dts
Michal Simek
michal.simek at amd.com
Thu Sep 7 14:55:48 CEST 2023
s/parititon/partition/
Signed-off-by: Michal Simek <michal.simek at amd.com>
---
arch/sandbox/dts/test.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
index cf1b3da9cace..19f184e791bf 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -112,7 +112,7 @@
/*
* This is used for the VBE OS-request tests. A FAT filesystem
* created in a partition with the VBE information appearing
- * before the parititon starts
+ * before the partition starts
*/
firmware0 {
bootph-verify;
--
2.36.1
More information about the U-Boot
mailing list