[PATCH] commands/Kconfig: fix typo in CMD_OF_FIXUP_STATUS help

Sascha Hauer s.hauer at pengutronix.de
Sun Aug 21 22:48:41 PDT 2016


On Thu, Aug 18, 2016 at 02:21:16PM +0200, Christian Hemp wrote:
> The command is of_fixup_status and not of_fixup_node.
> 
> Signed-off-by: Christian Hemp <c.hemp at phytec.de>
> ---
>  commands/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

> 
> 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 at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list