Re: [U-Boot] [U-Boot, v2, 16/42] Convert CONFIG_CMD_REGINFO to Kconfig

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

> From: Christophe Leroy 
> 
> This patch converts CONFIG_CMD_REGINFO to Kconfig
> 
> Signed-off-by: Christophe Leroy 
> Signed-off-by: Simon Glass 
> Reviewed-by: Bin Meng 
> Reviewed-by: Philipp Tomsich 

With a few more changes to the imply logic to not add this on boards
that didn't have it before, 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, 16/42] Convert CONFIG_CMD_REGINFO to Kconfig

2017-08-05 Thread Philipp Tomsich
> From: Christophe Leroy 
> 
> This patch converts CONFIG_CMD_REGINFO to Kconfig
> 
> Signed-off-by: Christophe Leroy 
> Signed-off-by: Simon Glass 
> Reviewed-by: Bin Meng 
> ---
> 
> Changes in v2:
> - Fixed lots of merge conflicts with my series
> - Pull in this patch from http://patchwork.ozlabs.org/patch/787724/ instead
> 
>  README   | 1 -
>  arch/powerpc/Kconfig | 3 +++
>  cmd/Kconfig  | 5 +
>  include/config_cmd_all.h | 1 -
>  include/configs/B4860QDS.h   | 5 -
>  include/configs/BSC9131RDB.h | 5 -
>  include/configs/BSC9132QDS.h | 5 -
>  include/configs/C29XPCIE.h   | 5 -
>  include/configs/MCR3000.h| 3 ---
>  include/configs/MPC8536DS.h  | 5 -
>  include/configs/MPC8541CDS.h | 5 -
>  include/configs/MPC8544DS.h  | 5 -
>  include/configs/MPC8548CDS.h | 5 -
>  include/configs/MPC8555CDS.h | 5 -
>  include/configs/MPC8560ADS.h | 8 
>  include/configs/MPC8568MDS.h | 5 -
>  include/configs/MPC8569MDS.h | 5 -
>  include/configs/MPC8572DS.h  | 5 -
>  include/configs/MPC8610HPCD.h| 2 --
>  include/configs/MPC8641HPCN.h| 5 -
>  include/configs/P1010RDB.h   | 5 -
>  include/configs/P1022DS.h| 5 -
>  include/configs/P1023RDB.h   | 5 -
>  include/configs/T102xQDS.h   | 5 -
>  include/configs/T102xRDB.h   | 5 -
>  include/configs/T1040QDS.h   | 5 -
>  include/configs/T104xRDB.h   | 5 -
>  include/configs/T208xQDS.h   | 5 -
>  include/configs/T208xRDB.h   | 5 -
>  include/configs/T4240RDB.h   | 2 --
>  include/configs/TQM834x.h| 5 -
>  include/configs/UCP1020.h| 5 -
>  include/configs/controlcenterd.h | 3 ---
>  include/configs/corenet_ds.h | 5 -
>  include/configs/cyrus.h  | 5 -
>  include/configs/p1_p2_rdb_pc.h   | 5 -
>  include/configs/p1_twr.h | 5 -
>  include/configs/qemu-ppce500.h   | 2 --
>  include/configs/sbc8548.h| 5 -
>  include/configs/sbc8641d.h   | 2 --
>  include/configs/smdkc100.h   | 3 ---
>  include/configs/socrates.h   | 1 -
>  include/configs/t4qds.h  | 2 --
>  include/configs/xpedite517x.h| 5 -
>  include/configs/xpedite520x.h| 5 -
>  include/configs/xpedite537x.h| 5 -
>  include/configs/xpedite550x.h| 5 -
>  scripts/config_whitelist.txt | 1 -
>  48 files changed, 8 insertions(+), 196 deletions(-)
> 

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