Re: [U-Boot] [U-Boot, v2, 14/42] Kconfig: Drop CONFIG_CMD_PORTIO and associated command

2017-08-12 Thread Tom Rini
On Fri, Aug 04, 2017 at 04:34:38PM -0600, Simon Glass wrote:

> This command is not used by any board. It also looks quite similar to the
> 'iod' and 'iow' commands which use the correct I/O macros.
> 
> Drop it.
> 
> Signed-off-by: Simon Glass 
> Reviewed-by: Bin Meng 
> Reviewed-by: Philipp Tomsich 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [U-Boot, v2, 14/42] Kconfig: Drop CONFIG_CMD_PORTIO and associated command

2017-08-05 Thread Philipp Tomsich
> This command is not used by any board. It also looks quite similar to the
> 'iod' and 'iow' commands which use the correct I/O macros.
> 
> Drop it.
> 
> Signed-off-by: Simon Glass 
> Reviewed-by: Bin Meng 
> ---
> 
> Changes in v2:
> - Drop mention of this from several other places
> - Move CMD_PORTIO changes in from the CMD_READ patch
> 
>  README   |   1 -
>  cmd/Makefile |   1 -
>  cmd/portio.c | 145 
> ---
>  include/command.h|   9 ++-
>  include/config_cmd_all.h |   1 -
>  scripts/config_whitelist.txt |   1 -
>  6 files changed, 4 insertions(+), 154 deletions(-)
>  delete mode 100644 cmd/portio.c
> 

Reviewed-by: Philipp Tomsich 
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot