Re: [PATCH v1 4/5] configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig

2022-01-21 Thread Tom Rini
On Tue, Jan 04, 2022 at 02:24:00PM +0100, Patrick Delaunay wrote:

> Use moveconfig.py script to convert define CONFIG_SYS_MAX_FLASH_BANKS
> and CONFIG_SYS_MAX_FLASH_BANKS_DETECT to Kconfig and move these entries
> to defconfigs.
> 
> Signed-off-by: Patrick Delaunay 
> Reviewed-by: Simon Glass 
> Reviewed-by: Stefan Roese 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: [PATCH v1 4/5] configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig

2022-01-05 Thread Stefan Roese

On 1/4/22 14:24, Patrick Delaunay wrote:

Use moveconfig.py script to convert define CONFIG_SYS_MAX_FLASH_BANKS
and CONFIG_SYS_MAX_FLASH_BANKS_DETECT to Kconfig and move these entries
to defconfigs.

Signed-off-by: Patrick Delaunay 
Reviewed-by: Simon Glass 


Reviewed-by: Stefan Roese 

Thanks,
Stefan


---

  README   |  3 ---
  configs/3c120_defconfig  |  1 +
  configs/M5253DEMO_defconfig  |  1 +
  configs/MPC8548CDS_36BIT_defconfig   |  1 +
  configs/MPC8548CDS_defconfig |  1 +
  configs/MPC8548CDS_legacy_defconfig  |  1 +
  configs/P3041DS_NAND_defconfig   |  1 +
  configs/P3041DS_SDCARD_defconfig |  1 +
  configs/P3041DS_SPIFLASH_defconfig   |  1 +
  configs/P3041DS_defconfig|  1 +
  configs/P4080DS_SDCARD_defconfig |  1 +
  configs/P4080DS_SPIFLASH_defconfig   |  1 +
  configs/P4080DS_defconfig|  1 +
  configs/P5040DS_NAND_defconfig   |  1 +
  configs/P5040DS_SDCARD_defconfig |  1 +
  configs/P5040DS_SPIFLASH_defconfig   |  1 +
  configs/P5040DS_defconfig|  1 +
  configs/T1042D4RDB_NAND_defconfig|  1 +
  configs/T1042D4RDB_SDCARD_defconfig  |  1 +
  configs/T1042D4RDB_SPIFLASH_defconfig|  1 +
  configs/T1042D4RDB_defconfig |  1 +
  configs/T2080QDS_NAND_defconfig  |  1 +
  configs/T2080QDS_SDCARD_defconfig|  1 +
  configs/T2080QDS_SECURE_BOOT_defconfig   |  1 +
  configs/T2080QDS_SPIFLASH_defconfig  |  1 +
  configs/T2080QDS_defconfig   |  1 +
  configs/T4240RDB_SDCARD_defconfig|  1 +
  configs/T4240RDB_defconfig   |  1 +
  configs/boston32r2_defconfig |  1 +
  configs/boston32r2el_defconfig   |  1 +
  configs/boston32r6_defconfig |  1 +
  configs/boston32r6el_defconfig   |  1 +
  configs/boston64r2_defconfig |  1 +
  configs/boston64r2el_defconfig   |  1 +
  configs/boston64r6_defconfig |  1 +
  configs/boston64r6el_defconfig   |  1 +
  configs/cobra5272_defconfig  |  1 +
  configs/comtrend_ct5361_ram_defconfig|  1 +
  configs/comtrend_wap5813n_ram_defconfig  |  1 +
  configs/ethernut5_defconfig  |  1 +
  configs/huawei_hg556a_ram_defconfig  |  1 +
  configs/j7200_evm_a72_defconfig  |  1 +
  configs/j7200_evm_r5_defconfig   |  1 +
  configs/j721e_evm_a72_defconfig  |  1 +
  configs/j721e_hs_evm_a72_defconfig   |  1 +
  configs/ls1021aqds_ddr4_nor_defconfig|  1 +
  configs/ls1021aqds_ddr4_nor_lpuart_defconfig |  1 +
  configs/ls1021aqds_nand_defconfig|  1 +
  configs/ls1021aqds_nor_SECURE_BOOT_defconfig |  1 +
  configs/ls1021aqds_nor_defconfig |  1 +
  configs/ls1021aqds_nor_lpuart_defconfig  |  1 +
  configs/ls1021aqds_sdcard_ifc_defconfig  |  1 +
  configs/ls1046aqds_SECURE_BOOT_defconfig |  1 +
  configs/ls1046aqds_defconfig |  1 +
  configs/ls1046aqds_lpuart_defconfig  |  1 +
  configs/ls1046aqds_nand_defconfig|  1 +
  configs/ls1046aqds_sdcard_ifc_defconfig  |  1 +
  configs/ls1046aqds_tfa_SECURE_BOOT_defconfig |  1 +
  configs/ls1046aqds_tfa_defconfig |  1 +
  configs/ls1088aqds_defconfig |  1 +
  configs/ls1088aqds_sdcard_ifc_defconfig  |  1 +
  configs/ls1088aqds_tfa_defconfig |  1 +
  configs/ls2080aqds_SECURE_BOOT_defconfig |  1 +
  configs/ls2080aqds_defconfig |  1 +
  configs/ls2088aqds_tfa_defconfig |  1 +
  configs/qemu_arm64_defconfig |  2 ++
  configs/qemu_arm_defconfig   |  2 ++
  configs/r8a77990_ebisu_defconfig |  1 +
  configs/r8a77995_draak_defconfig |  1 +
  configs/rcar3_salvator-x_defconfig   |  1 +
  configs/rcar3_ulcb_defconfig |  1 +
  configs/sfr_nb4-ser_ram_defconfig|  1 +
  configs/socrates_defconfig   |  1 +
  drivers/mtd/Kconfig  | 27 
  include/configs/10m50_devboard.h |  1 -
  include/configs/3c120_devboard.h |  2 --
  include/configs/M5208EVBE.h  |  1 -
  include/configs/M5235EVB.h   |  1 -
  include/configs/M5249EVB.h   |  1 -
  include/configs/M5253DEMO.h  |  1 -
  include/configs/M5272C3.h|  1 -
  include/configs/M5275EVB.h   |  1 -
  include/configs/M5282EVB.h   |  1 -
  include/configs/M53017EVB.h  |  1 -
  include/configs/M5329EVB.h   |  1 -
  include/configs/M5373EVB.h   |  1 -
  

[PATCH v1 4/5] configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig

2022-01-04 Thread Patrick Delaunay
Use moveconfig.py script to convert define CONFIG_SYS_MAX_FLASH_BANKS
and CONFIG_SYS_MAX_FLASH_BANKS_DETECT to Kconfig and move these entries
to defconfigs.

Signed-off-by: Patrick Delaunay 
Reviewed-by: Simon Glass 
---

 README   |  3 ---
 configs/3c120_defconfig  |  1 +
 configs/M5253DEMO_defconfig  |  1 +
 configs/MPC8548CDS_36BIT_defconfig   |  1 +
 configs/MPC8548CDS_defconfig |  1 +
 configs/MPC8548CDS_legacy_defconfig  |  1 +
 configs/P3041DS_NAND_defconfig   |  1 +
 configs/P3041DS_SDCARD_defconfig |  1 +
 configs/P3041DS_SPIFLASH_defconfig   |  1 +
 configs/P3041DS_defconfig|  1 +
 configs/P4080DS_SDCARD_defconfig |  1 +
 configs/P4080DS_SPIFLASH_defconfig   |  1 +
 configs/P4080DS_defconfig|  1 +
 configs/P5040DS_NAND_defconfig   |  1 +
 configs/P5040DS_SDCARD_defconfig |  1 +
 configs/P5040DS_SPIFLASH_defconfig   |  1 +
 configs/P5040DS_defconfig|  1 +
 configs/T1042D4RDB_NAND_defconfig|  1 +
 configs/T1042D4RDB_SDCARD_defconfig  |  1 +
 configs/T1042D4RDB_SPIFLASH_defconfig|  1 +
 configs/T1042D4RDB_defconfig |  1 +
 configs/T2080QDS_NAND_defconfig  |  1 +
 configs/T2080QDS_SDCARD_defconfig|  1 +
 configs/T2080QDS_SECURE_BOOT_defconfig   |  1 +
 configs/T2080QDS_SPIFLASH_defconfig  |  1 +
 configs/T2080QDS_defconfig   |  1 +
 configs/T4240RDB_SDCARD_defconfig|  1 +
 configs/T4240RDB_defconfig   |  1 +
 configs/boston32r2_defconfig |  1 +
 configs/boston32r2el_defconfig   |  1 +
 configs/boston32r6_defconfig |  1 +
 configs/boston32r6el_defconfig   |  1 +
 configs/boston64r2_defconfig |  1 +
 configs/boston64r2el_defconfig   |  1 +
 configs/boston64r6_defconfig |  1 +
 configs/boston64r6el_defconfig   |  1 +
 configs/cobra5272_defconfig  |  1 +
 configs/comtrend_ct5361_ram_defconfig|  1 +
 configs/comtrend_wap5813n_ram_defconfig  |  1 +
 configs/ethernut5_defconfig  |  1 +
 configs/huawei_hg556a_ram_defconfig  |  1 +
 configs/j7200_evm_a72_defconfig  |  1 +
 configs/j7200_evm_r5_defconfig   |  1 +
 configs/j721e_evm_a72_defconfig  |  1 +
 configs/j721e_hs_evm_a72_defconfig   |  1 +
 configs/ls1021aqds_ddr4_nor_defconfig|  1 +
 configs/ls1021aqds_ddr4_nor_lpuart_defconfig |  1 +
 configs/ls1021aqds_nand_defconfig|  1 +
 configs/ls1021aqds_nor_SECURE_BOOT_defconfig |  1 +
 configs/ls1021aqds_nor_defconfig |  1 +
 configs/ls1021aqds_nor_lpuart_defconfig  |  1 +
 configs/ls1021aqds_sdcard_ifc_defconfig  |  1 +
 configs/ls1046aqds_SECURE_BOOT_defconfig |  1 +
 configs/ls1046aqds_defconfig |  1 +
 configs/ls1046aqds_lpuart_defconfig  |  1 +
 configs/ls1046aqds_nand_defconfig|  1 +
 configs/ls1046aqds_sdcard_ifc_defconfig  |  1 +
 configs/ls1046aqds_tfa_SECURE_BOOT_defconfig |  1 +
 configs/ls1046aqds_tfa_defconfig |  1 +
 configs/ls1088aqds_defconfig |  1 +
 configs/ls1088aqds_sdcard_ifc_defconfig  |  1 +
 configs/ls1088aqds_tfa_defconfig |  1 +
 configs/ls2080aqds_SECURE_BOOT_defconfig |  1 +
 configs/ls2080aqds_defconfig |  1 +
 configs/ls2088aqds_tfa_defconfig |  1 +
 configs/qemu_arm64_defconfig |  2 ++
 configs/qemu_arm_defconfig   |  2 ++
 configs/r8a77990_ebisu_defconfig |  1 +
 configs/r8a77995_draak_defconfig |  1 +
 configs/rcar3_salvator-x_defconfig   |  1 +
 configs/rcar3_ulcb_defconfig |  1 +
 configs/sfr_nb4-ser_ram_defconfig|  1 +
 configs/socrates_defconfig   |  1 +
 drivers/mtd/Kconfig  | 27 
 include/configs/10m50_devboard.h |  1 -
 include/configs/3c120_devboard.h |  2 --
 include/configs/M5208EVBE.h  |  1 -
 include/configs/M5235EVB.h   |  1 -
 include/configs/M5249EVB.h   |  1 -
 include/configs/M5253DEMO.h  |  1 -
 include/configs/M5272C3.h|  1 -
 include/configs/M5275EVB.h   |  1 -
 include/configs/M5282EVB.h   |  1 -
 include/configs/M53017EVB.h  |  1 -
 include/configs/M5329EVB.h   |  1 -
 include/configs/M5373EVB.h   |  1 -
 include/configs/MCR3000.h|  1 -
 include/configs/MPC837XERDB.h|  1 -
 include/configs/MPC8540ADS.h |  1 -
 include/configs/MPC8548CDS.h