Hi Simon, On Sat, Jul 22, 2017 at 7:11 AM, Simon Glass <[email protected]> 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 <[email protected]> > --- > > cmd/portio.c | 145 > ----------------------------------------------------------- > 1 file changed, 145 deletions(-) > delete mode 100644 cmd/portio.c >
The following files also need to be updated to drop CONFIG_CMD_PORTIO: include/config_cmd_all.h include/command.h cmd/Makefile scripts/config_whitelist.txt README Regards, Bin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

