[PATCH] commands/Kconfig: fix typo in CMD_OF_FIXUP_STATUS help
From: Christian Hemp <hidden>
Date: 2016-08-18 12:23:45
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Christian Hemp <hidden>
Date: 2016-08-18 12:23:45
Subsystem:
the rest · Maintainer:
Linus Torvalds
The command is of_fixup_status and not of_fixup_node. Signed-off-by: Christian Hemp <redacted> --- commands/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/commands/Kconfig b/commands/Kconfig
index decd45d..3c79831 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig@@ -2058,7 +2058,7 @@ config CMD_OF_FIXUP_STATUS help Register a fixup to enable or disable node - Usage: of_fixup_node [-d] path + Usage: of_fixup_status [-d] path Options: -d disable node
--
1.9.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox