Re: [U-Boot] [U-Boot, v2, 22/42] Convert CONFIG_CMD_SF_TEST to Kconfig

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

> This converts the following to Kconfig:
>CONFIG_CMD_SF_TEST
> 
> 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, 22/42] Convert CONFIG_CMD_SF_TEST to Kconfig

2017-08-05 Thread Philipp Tomsich
> This converts the following to Kconfig:
>CONFIG_CMD_SF_TEST
> 
> Signed-off-by: Simon Glass 
> Reviewed-by: Bin Meng 
> ---
> 
> Changes in v2:
> - Fix typos in help
> - Make X86 imply CMD_SF_TEST (except for efi-x86 which fails)
> - Put Kconfig change in alphabetical order
> 
>  README  |  6 --
>  arch/Kconfig|  2 ++
>  cmd/Kconfig | 11 +++
>  configs/chromebit_mickey_defconfig  |  1 +
>  configs/chromebook_jerry_defconfig  |  1 +
>  configs/chromebook_minnie_defconfig |  1 +
>  configs/efi-x86_defconfig   |  1 +
>  configs/sandbox_defconfig   |  4 +---
>  include/configs/efi-x86.h   |  2 --
>  include/configs/sandbox.h   |  1 -
>  include/configs/veyron.h|  2 --
>  include/configs/x86-common.h|  1 -
>  scripts/config_whitelist.txt|  1 -
>  13 files changed, 18 insertions(+), 16 deletions(-)
> 

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