
9 May
2012
9 May
'12
8:29 p.m.
Hi,
The gpio_from_string() call shall parse the incoming GPIO name taken from the command line and return the GPIO number used within U-Boot or return -1 on error.
The gpio_to_string() on the other hand allows nicer reporting of GPIO name in the output of cmd_gpio.
Signed-off-by: Marek Vasut marex@denx.de Cc: Detlev Zundel dzu@denx.de Cc: Mike Frysinger vapier@gentoo.org Cc: Stefano Babic sbabic@denx.de
Bump on these two patches please?
Best regards, Marek Vasut