The command is of_fixup_status and not of_fixup_node.

Signed-off-by: Christian Hemp <[email protected]>
---
 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
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to