Re: [U-Boot] [U-Boot,v2,20/42] Convert CONFIG_CMD_SCSI to Kconfig

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

> This converts the following to Kconfig:
>CONFIG_CMD_SCSI
> 
> Also update the Makefile to use CONFIG_CMD_SCSI instead of CONFIG_SCSI to
> enable the command, fixing an earlier error.
> 
> Signed-off-by: Simon Glass 
> Reviewed-by: Bin Meng 
> Reviewed-by: Philipp Tomsich 

After making this default y if SCSI, and drop from cl-som-am57x as it
wasn't using really, 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,20/42] Convert CONFIG_CMD_SCSI to Kconfig

2017-08-05 Thread Philipp Tomsich
> This converts the following to Kconfig:
>CONFIG_CMD_SCSI
> 
> Also update the Makefile to use CONFIG_CMD_SCSI instead of CONFIG_SCSI to
> enable the command, fixing an earlier error.
> 
> Signed-off-by: Simon Glass 
> Reviewed-by: Bin Meng 
> ---
> 
> Changes in v2:
> - Update commit message to explain Makefile change
> 
>  arch/arm/Kconfig  | 3 +++
>  cmd/Kconfig   | 9 +
>  cmd/Makefile  | 2 +-
>  configs/cl-som-am57x_defconfig| 1 +
>  configs/controlcenterdc_defconfig | 1 +
>  configs/ls1012aqds_qspi_defconfig | 1 +
>  include/configs/cl-som-am57x.h| 1 -
>  include/configs/controlcenterdc.h | 1 -
>  include/configs/ls1012aqds.h  | 1 -
>  include/configs/ls1012ardb.h  | 1 -
>  include/configs/ls1021aiot.h  | 1 -
>  include/configs/ls1043ardb.h  | 1 -
>  scripts/config_whitelist.txt  | 1 -
>  13 files changed, 16 insertions(+), 8 deletions(-)
> 

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