[U-Boot] [PATCH 00/11] Move some init sequence options to Kconfig

Simon Glass sjg at chromium.org
Mon Jan 23 21:31:16 CET 2017


This series moves three common CONFIG options to Kconfig. They are
somewhat tricky and I've had a hard time figuring out good Kconfig
defaults, particularly for CONFIG_BOARD_EARLY_INIT_F. Hopefully the board
maintainers can improve things.

It is build-tested and I've also checked it with 'buildman -sK. The only
config changes are:

draco etamin pxm2 rastaban rut thuban :
   + u-boot-spl.cfg: CONFIG_ARCH_MISC_INIT=1
   + all: CONFIG_ARCH_MISC_INIT=1

and this is due to this option being defined in SPL (i.e. harmless).

A few patches are included to tidy up some other things I noticed along
the way.


Simon Glass (11):
  configs: Resync with savedefconfig
  config: Drop CONFIG_ARCH_DMA_PIO_WORDS
  Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
  Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
  Convert CONFIG_ARCH_MISC_INIT to Kconfig
  powerpc: Drop probecpu() in favour of arch_cpu_init()
  powerpc: Drop CONFIG_SYS_ALLOC_DPRAM
  Drop CONFIG_WINBOND_83C553
  Drop the static inline print_cpuinfo()
  Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()
  Drop CONFIG_CMD_DOC

 arch/Kconfig                                       |   2 +
 arch/arc/include/asm/config.h                      |   1 -
 arch/arm/Kconfig                                   |  35 ++++
 arch/arm/cpu/armv7/mx6/Kconfig                     |   4 +
 arch/arm/cpu/armv8/fsl-layerscape/Kconfig          |   8 +
 arch/arm/include/asm/imx-common/dma.h              |   7 +-
 arch/arm/mach-at91/Kconfig                         |  18 ++
 arch/arm/mach-exynos/Kconfig                       |   3 +
 arch/arm/mach-mvebu/Kconfig                        |   2 +
 arch/arm/mach-tegra/Kconfig                        |   1 +
 arch/blackfin/include/asm/config.h                 |   2 -
 arch/powerpc/cpu/mpc5xxx/speed.c                   |   2 +-
 arch/powerpc/cpu/mpc8260/spi.c                     |   7 -
 arch/powerpc/cpu/mpc83xx/Kconfig                   |   6 +
 arch/powerpc/cpu/mpc85xx/Kconfig                   |   2 +
 arch/powerpc/cpu/mpc86xx/Kconfig                   |   2 +
 arch/powerpc/cpu/mpc8xx/Makefile                   |   1 -
 arch/powerpc/cpu/mpc8xx/commproc.c                 |  69 -------
 arch/powerpc/cpu/mpc8xx/fec.c                      |  10 +-
 arch/powerpc/cpu/mpc8xx/i2c.c                      |  10 -
 arch/powerpc/cpu/mpc8xx/scc.c                      |  10 +-
 arch/powerpc/cpu/mpc8xx/serial.c                   |  17 +-
 arch/powerpc/cpu/mpc8xx/spi.c                      |   7 -
 arch/powerpc/cpu/mpc8xxx/cpu.c                     |   2 +-
 arch/powerpc/include/asm/global_data.h             |   2 +-
 board/Arcturus/ucp1020/spl.c                       |   2 +-
 board/freescale/b4860qds/spl.c                     |   2 +-
 board/freescale/c29xpcie/spl.c                     |   2 +-
 board/freescale/p1010rdb/spl.c                     |   2 +-
 board/freescale/p1022ds/spl.c                      |   2 +-
 board/freescale/p1_p2_rdb_pc/spl.c                 |   2 +-
 board/freescale/t102xqds/spl.c                     |   2 +-
 board/freescale/t102xrdb/spl.c                     |   2 +-
 board/freescale/t104xrdb/spl.c                     |   2 +-
 board/freescale/t208xqds/spl.c                     |   2 +-
 board/freescale/t208xrdb/spl.c                     |   2 +-
 board/freescale/t4qds/spl.c                        |   2 +-
 board/freescale/t4rdb/spl.c                        |   2 +-
 board/mpl/common/common_util.c                     |   9 -
 board/mpl/common/common_util.h                     |   3 -
 common/Kconfig                                     |  33 +++-
 common/board_f.c                                   |  14 +-
 common/board_r.c                                   |  27 ---
 configs/B4420QDS_NAND_defconfig                    |   2 +-
 configs/B4420QDS_SPIFLASH_defconfig                |   2 +-
 configs/B4420QDS_defconfig                         |   2 +-
 configs/B4860QDS_NAND_defconfig                    |   2 +-
 configs/B4860QDS_SPIFLASH_defconfig                |   2 +-
 configs/B4860QDS_SRIO_PCIE_BOOT_defconfig          |   2 +-
 configs/B4860QDS_defconfig                         |   2 +-
 configs/BSC9131RDB_NAND_SYSCLK100_defconfig        |   2 +-
 configs/BSC9131RDB_NAND_defconfig                  |   2 +-
 configs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig    |   2 +-
 configs/BSC9131RDB_SPIFLASH_defconfig              |   2 +-
 configs/C29XPCIE_NAND_defconfig                    |   2 +-
 configs/C29XPCIE_SPIFLASH_defconfig                |   2 +-
 configs/C29XPCIE_defconfig                         |   2 +-
 configs/CHIP_defconfig                             |   2 +-
 configs/CPCI2DP_defconfig                          |   3 +-
 configs/CPCI4052_defconfig                         |   3 +-
 configs/Cyrus_P5020_defconfig                      |   1 +
 configs/Cyrus_P5040_defconfig                      |   1 +
 configs/MIP405T_defconfig                          |   3 +-
 configs/MIP405_defconfig                           |   3 +-
 configs/MPC8313ERDB_33_defconfig                   |   2 +-
 configs/MPC8313ERDB_66_defconfig                   |   2 +-
 configs/MPC8313ERDB_NAND_33_defconfig              |   2 +-
 configs/MPC8313ERDB_NAND_66_defconfig              |   2 +-
 configs/MPC8315ERDB_defconfig                      |   2 +-
 configs/MPC8323ERDB_defconfig                      |   2 +-
 configs/MPC832XEMDS_ATM_defconfig                  |   2 +-
 configs/MPC832XEMDS_HOST_33_defconfig              |   2 +-
 configs/MPC832XEMDS_HOST_66_defconfig              |   2 +-
 configs/MPC832XEMDS_SLAVE_defconfig                |   2 +-
 configs/MPC832XEMDS_defconfig                      |   2 +-
 configs/MPC8349EMDS_defconfig                      |   2 +-
 configs/MPC8349ITXGP_defconfig                     |   2 +-
 configs/MPC8349ITX_LOWBOOT_defconfig               |   2 +-
 configs/MPC8349ITX_defconfig                       |   2 +-
 configs/MPC8536DS_36BIT_defconfig                  |   1 +
 configs/MPC8536DS_SDCARD_defconfig                 |   1 +
 configs/MPC8536DS_SPIFLASH_defconfig               |   1 +
 configs/MPC8536DS_defconfig                        |   1 +
 configs/MPC8540ADS_defconfig                       |   2 +-
 configs/MPC8541CDS_defconfig                       |   2 +-
 configs/MPC8541CDS_legacy_defconfig                |   2 +-
 configs/MPC8544DS_defconfig                        |   2 +-
 configs/MPC8548CDS_36BIT_defconfig                 |   2 +-
 configs/MPC8548CDS_defconfig                       |   2 +-
 configs/MPC8548CDS_legacy_defconfig                |   2 +-
 configs/MPC8555CDS_defconfig                       |   2 +-
 configs/MPC8555CDS_legacy_defconfig                |   2 +-
 configs/MPC8560ADS_defconfig                       |   2 +-
 configs/MPC8568MDS_defconfig                       |   3 +-
 configs/MPC8569MDS_ATM_defconfig                   |   1 +
 configs/MPC8569MDS_defconfig                       |   1 +
 configs/MPC8572DS_36BIT_defconfig                  |   2 +-
 configs/MPC8572DS_defconfig                        |   2 +-
 configs/MPC8610HPCD_defconfig                      |   2 +-
 configs/MPC8641HPCN_36BIT_defconfig                |   2 +-
 configs/MPC8641HPCN_defconfig                      |   2 +-
 configs/MiniFAP_defconfig                          |   2 +-
 configs/Nintendo_NES_Classic_Edition_defconfig     |   2 +-
 configs/O2D300_defconfig                           |   2 +-
 configs/O2DNT2_RAMBOOT_defconfig                   |   2 +-
 configs/O2DNT2_defconfig                           |   2 +-
 configs/O2D_defconfig                              |   2 +-
 configs/O2I_defconfig                              |   2 +-
 configs/O2MNT_O2M110_defconfig                     |   2 +-
 configs/O2MNT_O2M112_defconfig                     |   2 +-
 configs/O2MNT_O2M113_defconfig                     |   2 +-
 configs/O2MNT_defconfig                            |   2 +-
 configs/O3DNT_defconfig                            |   2 +-
 configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PA_36BIT_NAND_defconfig           |   1 +
 configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig    |   1 +
 configs/P1010RDB-PA_36BIT_NOR_defconfig            |   1 +
 configs/P1010RDB-PA_36BIT_SDCARD_defconfig         |   1 +
 .../P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig       |   1 +
 configs/P1010RDB-PA_NAND_SECBOOT_defconfig         |   1 +
 configs/P1010RDB-PA_NAND_defconfig                 |   1 +
 configs/P1010RDB-PA_NOR_SECBOOT_defconfig          |   1 +
 configs/P1010RDB-PA_NOR_defconfig                  |   1 +
 configs/P1010RDB-PA_SDCARD_defconfig               |   1 +
 configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig     |   1 +
 configs/P1010RDB-PA_SPIFLASH_defconfig             |   1 +
 configs/P1010RDB-PB_36BIT_NAND_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PB_36BIT_NAND_defconfig           |   1 +
 configs/P1010RDB-PB_36BIT_NOR_SECBOOT_defconfig    |   1 +
 configs/P1010RDB-PB_36BIT_NOR_defconfig            |   1 +
 configs/P1010RDB-PB_36BIT_SDCARD_defconfig         |   1 +
 .../P1010RDB-PB_36BIT_SPIFLASH_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig       |   1 +
 configs/P1010RDB-PB_NAND_SECBOOT_defconfig         |   1 +
 configs/P1010RDB-PB_NAND_defconfig                 |   1 +
 configs/P1010RDB-PB_NOR_SECBOOT_defconfig          |   1 +
 configs/P1010RDB-PB_NOR_defconfig                  |   1 +
 configs/P1010RDB-PB_SDCARD_defconfig               |   1 +
 configs/P1010RDB-PB_SPIFLASH_SECBOOT_defconfig     |   1 +
 configs/P1010RDB-PB_SPIFLASH_defconfig             |   1 +
 configs/P1020MBG-PC_36BIT_SDCARD_defconfig         |   1 +
 configs/P1020MBG-PC_36BIT_defconfig                |   1 +
 configs/P1020MBG-PC_SDCARD_defconfig               |   1 +
 configs/P1020MBG-PC_defconfig                      |   1 +
 configs/P1020RDB-PC_36BIT_NAND_defconfig           |   1 +
 configs/P1020RDB-PC_36BIT_SDCARD_defconfig         |   1 +
 configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig       |   1 +
 configs/P1020RDB-PC_36BIT_defconfig                |   1 +
 configs/P1020RDB-PC_NAND_defconfig                 |   1 +
 configs/P1020RDB-PC_SDCARD_defconfig               |   1 +
 configs/P1020RDB-PC_SPIFLASH_defconfig             |   1 +
 configs/P1020RDB-PC_defconfig                      |   1 +
 configs/P1020RDB-PD_NAND_defconfig                 |   1 +
 configs/P1020RDB-PD_SDCARD_defconfig               |   1 +
 configs/P1020RDB-PD_SPIFLASH_defconfig             |   1 +
 configs/P1020RDB-PD_defconfig                      |   1 +
 configs/P1020UTM-PC_36BIT_SDCARD_defconfig         |   1 +
 configs/P1020UTM-PC_36BIT_defconfig                |   1 +
 configs/P1020UTM-PC_SDCARD_defconfig               |   1 +
 configs/P1020UTM-PC_defconfig                      |   1 +
 configs/P1021RDB-PC_36BIT_NAND_defconfig           |   1 +
 configs/P1021RDB-PC_36BIT_SDCARD_defconfig         |   1 +
 configs/P1021RDB-PC_36BIT_SPIFLASH_defconfig       |   1 +
 configs/P1021RDB-PC_36BIT_defconfig                |   1 +
 configs/P1021RDB-PC_NAND_defconfig                 |   1 +
 configs/P1021RDB-PC_SDCARD_defconfig               |   1 +
 configs/P1021RDB-PC_SPIFLASH_defconfig             |   1 +
 configs/P1021RDB-PC_defconfig                      |   1 +
 configs/P1022DS_36BIT_NAND_defconfig               |   1 +
 configs/P1022DS_36BIT_SDCARD_defconfig             |   1 +
 configs/P1022DS_36BIT_SPIFLASH_defconfig           |   1 +
 configs/P1022DS_36BIT_defconfig                    |   1 +
 configs/P1022DS_NAND_defconfig                     |   1 +
 configs/P1022DS_SDCARD_defconfig                   |   1 +
 configs/P1022DS_SPIFLASH_defconfig                 |   1 +
 configs/P1022DS_defconfig                          |   1 +
 configs/P1023RDB_defconfig                         |   3 +-
 configs/P1024RDB_36BIT_defconfig                   |   1 +
 configs/P1024RDB_NAND_defconfig                    |   1 +
 configs/P1024RDB_SDCARD_defconfig                  |   1 +
 configs/P1024RDB_SPIFLASH_defconfig                |   1 +
 configs/P1024RDB_defconfig                         |   1 +
 configs/P1025RDB_36BIT_defconfig                   |   1 +
 configs/P1025RDB_NAND_defconfig                    |   1 +
 configs/P1025RDB_SDCARD_defconfig                  |   1 +
 configs/P1025RDB_SPIFLASH_defconfig                |   1 +
 configs/P1025RDB_defconfig                         |   1 +
 configs/P2020RDB-PC_36BIT_NAND_defconfig           |   1 +
 configs/P2020RDB-PC_36BIT_SDCARD_defconfig         |   1 +
 configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig       |   1 +
 configs/P2020RDB-PC_36BIT_defconfig                |   1 +
 configs/P2020RDB-PC_NAND_defconfig                 |   1 +
 configs/P2020RDB-PC_SDCARD_defconfig               |   1 +
 configs/P2020RDB-PC_SPIFLASH_defconfig             |   1 +
 configs/P2020RDB-PC_defconfig                      |   1 +
 configs/P2041RDB_NAND_defconfig                    |   1 +
 configs/P2041RDB_SDCARD_defconfig                  |   1 +
 configs/P2041RDB_SECURE_BOOT_defconfig             |   1 +
 configs/P2041RDB_SPIFLASH_defconfig                |   1 +
 configs/P2041RDB_SRIO_PCIE_BOOT_defconfig          |   1 +
 configs/P2041RDB_defconfig                         |   1 +
 configs/P3041DS_NAND_SECURE_BOOT_defconfig         |   1 +
 configs/P3041DS_NAND_defconfig                     |   1 +
 configs/P3041DS_SDCARD_defconfig                   |   1 +
 configs/P3041DS_SECURE_BOOT_defconfig              |   1 +
 configs/P3041DS_SPIFLASH_defconfig                 |   1 +
 configs/P3041DS_SRIO_PCIE_BOOT_defconfig           |   1 +
 configs/P3041DS_defconfig                          |   1 +
 configs/P4080DS_SDCARD_defconfig                   |   1 +
 configs/P4080DS_SECURE_BOOT_defconfig              |   1 +
 configs/P4080DS_SPIFLASH_defconfig                 |   1 +
 configs/P4080DS_SRIO_PCIE_BOOT_defconfig           |   1 +
 configs/P4080DS_defconfig                          |   1 +
 configs/P5020DS_NAND_SECURE_BOOT_defconfig         |   1 +
 configs/P5020DS_NAND_defconfig                     |   1 +
 configs/P5020DS_SDCARD_defconfig                   |   1 +
 configs/P5020DS_SECURE_BOOT_defconfig              |   1 +
 configs/P5020DS_SPIFLASH_defconfig                 |   1 +
 configs/P5020DS_SRIO_PCIE_BOOT_defconfig           |   1 +
 configs/P5020DS_defconfig                          |   1 +
 configs/P5040DS_NAND_SECURE_BOOT_defconfig         |   1 +
 configs/P5040DS_NAND_defconfig                     |   1 +
 configs/P5040DS_SDCARD_defconfig                   |   1 +
 configs/P5040DS_SECURE_BOOT_defconfig              |   1 +
 configs/P5040DS_SPIFLASH_defconfig                 |   1 +
 configs/P5040DS_defconfig                          |   1 +
 configs/PATI_defconfig                             |   3 +-
 configs/PIP405_defconfig                           |   3 +-
 configs/PLU405_defconfig                           |   3 +-
 configs/PMC405DE_defconfig                         |   3 +-
 configs/PMC440_defconfig                           |   3 +-
 configs/T1024QDS_DDR4_SECURE_BOOT_defconfig        |   1 +
 configs/T1024QDS_DDR4_defconfig                    |   1 +
 configs/T1024QDS_NAND_defconfig                    |   1 +
 configs/T1024QDS_SDCARD_defconfig                  |   1 +
 configs/T1024QDS_SECURE_BOOT_defconfig             |   1 +
 configs/T1024QDS_SPIFLASH_defconfig                |   1 +
 configs/T1024QDS_defconfig                         |   1 +
 configs/T1024RDB_NAND_defconfig                    |   1 +
 configs/T1024RDB_SDCARD_defconfig                  |   1 +
 configs/T1024RDB_SECURE_BOOT_defconfig             |   1 +
 configs/T1024RDB_SPIFLASH_defconfig                |   1 +
 configs/T1024RDB_defconfig                         |   1 +
 configs/T1040D4RDB_NAND_defconfig                  |   1 +
 configs/T1040D4RDB_SDCARD_defconfig                |   1 +
 configs/T1040D4RDB_SECURE_BOOT_defconfig           |   1 +
 configs/T1040D4RDB_SPIFLASH_defconfig              |   1 +
 configs/T1040D4RDB_defconfig                       |   1 +
 configs/T1040QDS_DDR4_defconfig                    |   1 +
 configs/T1040QDS_SECURE_BOOT_defconfig             |   1 +
 configs/T1040QDS_defconfig                         |   1 +
 configs/T1040RDB_NAND_defconfig                    |   1 +
 configs/T1040RDB_SDCARD_defconfig                  |   1 +
 configs/T1040RDB_SECURE_BOOT_defconfig             |   1 +
 configs/T1040RDB_SPIFLASH_defconfig                |   1 +
 configs/T1040RDB_defconfig                         |   1 +
 configs/T1042D4RDB_NAND_defconfig                  |   1 +
 configs/T1042D4RDB_SDCARD_defconfig                |   1 +
 configs/T1042D4RDB_SECURE_BOOT_defconfig           |   1 +
 configs/T1042D4RDB_SPIFLASH_defconfig              |   1 +
 configs/T1042D4RDB_defconfig                       |   1 +
 configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig     |   1 +
 configs/T1042RDB_PI_NAND_defconfig                 |   1 +
 configs/T1042RDB_PI_SDCARD_defconfig               |   1 +
 configs/T1042RDB_PI_SPIFLASH_defconfig             |   1 +
 configs/T1042RDB_PI_defconfig                      |   1 +
 configs/T1042RDB_SECURE_BOOT_defconfig             |   1 +
 configs/T1042RDB_defconfig                         |   1 +
 configs/TQM5200S_HIGHBOOT_defconfig                |   2 +-
 configs/TQM5200S_defconfig                         |   2 +-
 configs/TQM5200_B_HIGHBOOT_defconfig               |   2 +-
 configs/TQM5200_B_defconfig                        |   2 +-
 configs/TQM5200_STK100_defconfig                   |   2 +-
 configs/TQM5200_defconfig                          |   2 +-
 configs/TQM823L_LCD_defconfig                      |   2 +-
 configs/TQM823L_defconfig                          |   2 +-
 configs/TQM823M_defconfig                          |   2 +-
 configs/TQM834x_defconfig                          |   2 +-
 configs/TQM850L_defconfig                          |   2 +-
 configs/TQM850M_defconfig                          |   2 +-
 configs/TQM855L_defconfig                          |   2 +-
 configs/TQM855M_defconfig                          |   2 +-
 configs/TQM860L_defconfig                          |   2 +-
 configs/TQM860M_defconfig                          |   2 +-
 configs/TQM862L_defconfig                          |   2 +-
 configs/TQM862M_defconfig                          |   2 +-
 configs/TQM866M_defconfig                          |   2 +-
 configs/TQM885D_defconfig                          |   2 +-
 configs/TTTech_defconfig                           |   2 +-
 configs/TWR-P1025_defconfig                        |   1 +
 configs/UCP1020_SPIFLASH_defconfig                 |   1 +
 configs/UCP1020_defconfig                          |   1 +
 configs/VOM405_defconfig                           |   3 +-
 configs/a3m071_defconfig                           |   2 +-
 configs/a4m072_defconfig                           |   2 +-
 configs/a4m2k_defconfig                            |   2 +-
 configs/ac14xx_defconfig                           |   2 +-
 configs/acadia_defconfig                           |   3 +-
 configs/adp-ag101p_defconfig                       |   2 +-
 configs/am335x_baltos_defconfig                    |   1 +
 configs/am335x_boneblack_defconfig                 |   1 +
 configs/am335x_boneblack_vboot_defconfig           |   1 +
 configs/am335x_evm_defconfig                       |   1 +
 configs/am335x_evm_nor_defconfig                   |   1 +
 configs/am335x_evm_norboot_defconfig               |   2 +
 configs/am335x_evm_spiboot_defconfig               |   1 +
 configs/am335x_evm_usbspl_defconfig                |   1 +
 configs/am43xx_evm_qspiboot_defconfig              |   1 +
 configs/am57xx_evm_defconfig                       |   1 +
 configs/am57xx_evm_nodt_defconfig                  |   1 +
 configs/am57xx_hs_evm_defconfig                    |   1 +
 configs/ap121_defconfig                            |   1 +
 configs/ap143_defconfig                            |   1 +
 configs/apalis_imx6_defconfig                      |   1 +
 configs/apalis_imx6_nospl_com_defconfig            |   1 +
 configs/apalis_imx6_nospl_it_defconfig             |   1 +
 configs/apalis_t30_defconfig                       |   1 +
 configs/apx4devkit_defconfig                       |   2 +
 configs/arches_defconfig                           |   3 +-
 configs/aria_defconfig                             |   2 +-
 configs/aristainetos2_defconfig                    |   1 +
 configs/aristainetos2b_defconfig                   |   1 +
 configs/aristainetos_defconfig                     |   1 +
 configs/armadillo-800eva_defconfig                 |   2 +-
 configs/aspenite_defconfig                         |   3 +-
 configs/at91rm9200ek_defconfig                     |   3 +-
 configs/at91rm9200ek_ram_defconfig                 |   3 +-
 configs/at91sam9260ek_dataflash_cs0_defconfig      |   2 +-
 configs/at91sam9260ek_dataflash_cs1_defconfig      |   2 +-
 configs/at91sam9260ek_nandflash_defconfig          |   2 +-
 configs/at91sam9261ek_dataflash_cs0_defconfig      |   2 +-
 configs/at91sam9261ek_dataflash_cs3_defconfig      |   2 +-
 configs/at91sam9261ek_nandflash_defconfig          |   2 +-
 configs/at91sam9g10ek_dataflash_cs0_defconfig      |   2 +-
 configs/at91sam9g10ek_dataflash_cs3_defconfig      |   2 +-
 configs/at91sam9g10ek_nandflash_defconfig          |   2 +-
 configs/at91sam9g20ek_dataflash_cs0_defconfig      |   2 +-
 configs/at91sam9g20ek_dataflash_cs1_defconfig      |   2 +-
 configs/at91sam9g20ek_nandflash_defconfig          |   2 +-
 configs/at91sam9xeek_dataflash_cs0_defconfig       |   2 +-
 configs/at91sam9xeek_dataflash_cs1_defconfig       |   2 +-
 configs/at91sam9xeek_nandflash_defconfig           |   2 +-
 configs/atngw100_defconfig                         |   3 +-
 configs/atngw100mkii_defconfig                     |   3 +-
 configs/atstk1002_defconfig                        |   3 +-
 configs/axm_defconfig                              |   3 +-
 configs/axs101_defconfig                           |   3 +-
 configs/axs103_defconfig                           |   3 +-
 configs/bamboo_defconfig                           |   3 +-
 configs/bayleybay_defconfig                        |   5 +-
 configs/bcm911360_entphn-ns_defconfig              |   2 +-
 configs/bcm911360_entphn_defconfig                 |   2 +-
 configs/bcm911360k_defconfig                       |   2 +-
 configs/bcm958300k-ns_defconfig                    |   2 +-
 configs/bcm958300k_defconfig                       |   2 +-
 configs/bcm958305k_defconfig                       |   2 +-
 configs/bcm958622hr_defconfig                      |   2 +-
 configs/bf506f-ezkit_defconfig                     |   1 +
 configs/bf518f-ezbrd_defconfig                     |   3 +-
 configs/bf527-ad7160-eval_defconfig                |   2 +-
 configs/bf537-stamp_defconfig                      |   2 +-
 configs/bf548-ezkit_defconfig                      |   3 +-
 configs/bf609-ezkit_defconfig                      |   1 +
 configs/bg0900_defconfig                           |   4 +-
 configs/birdland_bav335a_defconfig                 |   1 +
 configs/birdland_bav335b_defconfig                 |   1 +
 configs/bk4r1_defconfig                            |   1 +
 configs/blanche_defconfig                          |   2 +-
 configs/brppt1_mmc_defconfig                       |   1 +
 configs/brppt1_nand_defconfig                      |   1 +
 configs/brppt1_spi_defconfig                       |   1 +
 configs/brxre1_defconfig                           |   1 +
 configs/bubinga_defconfig                          |   3 +-
 configs/caddy2_defconfig                           |   2 +-
 configs/calimain_defconfig                         |   2 +-
 configs/cam5200_defconfig                          |   2 +-
 configs/cam5200_niosflash_defconfig                |   2 +-
 configs/canmb_defconfig                            |   2 +-
 configs/canyonlands_defconfig                      |   3 +-
 configs/cgtqmx6eval_defconfig                      |   1 +
 configs/charon_defconfig                           |   2 +-
 configs/cm-bf537e_defconfig                        |   2 +-
 configs/cm-bf537u_defconfig                        |   2 +-
 configs/cm-bf548_defconfig                         |   1 +
 configs/cm5200_defconfig                           |   2 +-
 configs/colibri_imx6_defconfig                     |   1 +
 configs/colibri_imx6_nospl_defconfig               |   1 +
 configs/colibri_t20_defconfig                      |   1 +
 configs/colibri_t30_defconfig                      |   1 +
 configs/colibri_vf_defconfig                       |   2 +
 ...conga-qeval20-qa3-e3845-internal-uart_defconfig |   1 +
 configs/conga-qeval20-qa3-e3845_defconfig          |   1 +
 .../controlcenterd_36BIT_SDCARD_DEVELOP_defconfig  |   1 +
 configs/controlcenterd_36BIT_SDCARD_defconfig      |   1 +
 .../controlcenterd_TRAILBLAZER_DEVELOP_defconfig   |   1 +
 configs/controlcenterd_TRAILBLAZER_defconfig       |   1 +
 configs/coreboot-x86_defconfig                     |   1 +
 configs/corvus_defconfig                           |   3 +-
 configs/cougarcanyon2_defconfig                    |   1 +
 configs/crownbay_defconfig                         |   2 +-
 configs/d2net_v2_defconfig                         |   2 +-
 configs/da850_am18xxevm_defconfig                  |   1 +
 configs/da850evm_defconfig                         |   1 +
 configs/da850evm_direct_nor_defconfig              |   3 +-
 configs/db-88f6720_defconfig                       |   2 +-
 configs/db-88f6820-amc_defconfig                   |   2 +-
 configs/db-mv784mp-gp_defconfig                    |   2 +-
 configs/devconcenter_defconfig                     |   3 +-
 configs/devkit3250_defconfig                       |   3 +-
 configs/dfi-bt700-q7x-151_defconfig                |   3 +-
 configs/digsy_mtc_RAMBOOT_defconfig                |   2 +-
 configs/digsy_mtc_defconfig                        |   2 +-
 configs/digsy_mtc_rev5_RAMBOOT_defconfig           |   2 +-
 configs/digsy_mtc_rev5_defconfig                   |   2 +-
 configs/dlvision-10g_defconfig                     |   3 +-
 configs/dlvision_defconfig                         |   3 +-
 configs/dms-ba16-1g_defconfig                      |   1 +
 configs/dms-ba16_defconfig                         |   1 +
 configs/dns325_defconfig                           |   2 +-
 configs/dockstar_defconfig                         |   2 +-
 configs/dra7xx_evm_defconfig                       |   1 +
 configs/dra7xx_hs_evm_defconfig                    |   1 +
 configs/draco_defconfig                            |   1 +
 configs/dreamplug_defconfig                        |   2 +-
 configs/ds109_defconfig                            |   2 +-
 configs/ds414_defconfig                            |   2 +-
 configs/ea20_defconfig                             |   1 +
 configs/edb9315a_defconfig                         |   3 +-
 configs/edminiv2_defconfig                         |   3 +-
 configs/efi-x86_defconfig                          |   2 +
 configs/espresso7420_defconfig                     |   2 +-
 configs/etamin_defconfig                           |   1 +
 configs/evb-rk3399_defconfig                       |   8 -
 configs/flea3_defconfig                            |   3 +-
 configs/fo300_defconfig                            |   3 +-
 configs/galileo_defconfig                          |   3 +-
 configs/gdppc440etx_defconfig                      |   3 +-
 configs/ge_b450v3_defconfig                        |   1 +
 configs/ge_b650v3_defconfig                        |   1 +
 configs/ge_b850v3_defconfig                        |   1 +
 configs/glacier_defconfig                          |   3 +-
 configs/glacier_ramboot_defconfig                  |   3 +-
 configs/goflexhome_defconfig                       |   2 +-
 configs/gplugd_defconfig                           |   3 +-
 configs/grasshopper_defconfig                      |   1 +
 configs/gurnard_defconfig                          |   1 +
 configs/guruplug_defconfig                         |   2 +-
 configs/gwventana_defconfig                        |   1 +
 configs/h2200_defconfig                            |   2 +-
 configs/haleakala_defconfig                        |   3 +-
 configs/highbank_defconfig                         |   2 +-
 configs/hikey_defconfig                            |   1 +
 configs/hrcon_defconfig                            |   1 +
 configs/hrcon_dh_defconfig                         |   1 +
 configs/ib62x0_defconfig                           |   2 +-
 configs/icon_defconfig                             |   3 +-
 configs/iconnect_defconfig                         |   2 +-
 configs/ids8313_defconfig                          |   2 +-
 configs/imx31_phycore_defconfig                    |   2 +-
 configs/imx6dl_icore_mmc_defconfig                 |   6 +-
 configs/imx6dl_icore_nand_defconfig                |   8 +-
 configs/imx6dl_icore_rqs_mmc_defconfig             |   6 +-
 configs/imx6q_icore_mmc_defconfig                  |   6 +-
 configs/imx6q_icore_nand_defconfig                 |   8 +-
 configs/imx6q_icore_rqs_mmc_defconfig              |   6 +-
 configs/imx6ul_geam_mmc_defconfig                  |   6 +-
 configs/imx6ul_geam_nand_defconfig                 |  12 +-
 configs/inetspace_v2_defconfig                     |   2 +-
 configs/inka4x0_defconfig                          |   2 +-
 configs/integratorap_cm720t_defconfig              |   2 +-
 configs/integratorap_cm920t_defconfig              |   2 +-
 configs/integratorap_cm926ejs_defconfig            |   2 +-
 configs/integratorap_cm946es_defconfig             |   2 +-
 configs/integratorcp_cm1136_defconfig              |   2 +-
 configs/integratorcp_cm920t_defconfig              |   2 +-
 configs/integratorcp_cm926ejs_defconfig            |   2 +-
 configs/integratorcp_cm946es_defconfig             |   2 +-
 configs/intip_defconfig                            |   3 +-
 configs/io64_defconfig                             |   3 +-
 configs/io_defconfig                               |   3 +-
 configs/iocon_defconfig                            |   3 +-
 configs/ipam390_defconfig                          |   3 +-
 configs/ipek01_defconfig                           |   2 +-
 configs/jupiter_defconfig                          |   3 +-
 configs/k2e_evm_defconfig                          |   3 +-
 configs/k2g_evm_defconfig                          |   1 +
 configs/k2hk_evm_defconfig                         |   3 +-
 configs/k2l_evm_defconfig                          |   3 +-
 configs/katmai_defconfig                           |   3 +-
 configs/kilauea_defconfig                          |   3 +-
 configs/kmcoge4_defconfig                          |   3 +-
 configs/kmcoge5ne_defconfig                        |   2 +-
 configs/kmeter1_defconfig                          |   2 +-
 configs/kmlion1_defconfig                          |   3 +-
 configs/kmopti2_defconfig                          |   2 +-
 configs/kmsupx5_defconfig                          |   2 +-
 configs/kmtegr1_defconfig                          |   2 +-
 configs/kmtepr2_defconfig                          |   2 +-
 configs/kmvect1_defconfig                          |   2 +-
 configs/kzm9g_defconfig                            |   2 +-
 configs/legoev3_defconfig                          |   1 +
 configs/liteboard_defconfig                        |   1 +
 configs/ls1012afrdm_qspi_defconfig                 |  10 +-
 configs/ls1012aqds_qspi_defconfig                  |  14 +-
 configs/ls1012ardb_qspi_defconfig                  |  14 +-
 configs/ls1021aiot_qspi_defconfig                  |   9 +-
 configs/ls1021aiot_sdcard_defconfig                |   9 +-
 configs/ls1021aqds_ddr4_nor_defconfig              |   8 +-
 configs/ls1021aqds_ddr4_nor_lpuart_defconfig       |   8 +-
 configs/ls1021aqds_nand_defconfig                  |  15 +-
 configs/ls1021aqds_nor_SECURE_BOOT_defconfig       |  13 +-
 configs/ls1021aqds_nor_defconfig                   |   8 +-
 configs/ls1021aqds_nor_lpuart_defconfig            |   8 +-
 configs/ls1021aqds_qspi_defconfig                  |   8 +-
 configs/ls1021aqds_sdcard_ifc_defconfig            |   8 +-
 configs/ls1021aqds_sdcard_qspi_defconfig           |   8 +-
 configs/ls1021atwr_nor_SECURE_BOOT_defconfig       |  13 +-
 configs/ls1021atwr_nor_defconfig                   |   8 +-
 configs/ls1021atwr_nor_lpuart_defconfig            |   8 +-
 configs/ls1021atwr_qspi_defconfig                  |   8 +-
 .../ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig    |  13 +-
 configs/ls1021atwr_sdcard_ifc_defconfig            |  13 +-
 configs/ls1021atwr_sdcard_qspi_defconfig           |   8 +-
 configs/ls1043aqds_defconfig                       |  12 +-
 configs/ls1043aqds_lpuart_defconfig                |  12 +-
 configs/ls1043aqds_nand_defconfig                  |  12 +-
 configs/ls1043aqds_nor_ddr3_defconfig              |  12 +-
 configs/ls1043aqds_qspi_defconfig                  |  12 +-
 configs/ls1043aqds_sdcard_ifc_defconfig            |  12 +-
 configs/ls1043aqds_sdcard_qspi_defconfig           |  12 +-
 configs/ls1043ardb_SECURE_BOOT_defconfig           |  12 +-
 configs/ls1043ardb_defconfig                       |  15 +-
 configs/ls1043ardb_nand_defconfig                  |  12 +-
 configs/ls1043ardb_sdcard_defconfig                |  12 +-
 configs/ls1046aqds_defconfig                       |  10 +-
 configs/ls1046aqds_nand_defconfig                  |  10 +-
 configs/ls1046aqds_qspi_defconfig                  |  12 +-
 configs/ls1046aqds_sdcard_ifc_defconfig            |  10 +-
 configs/ls1046aqds_sdcard_qspi_defconfig           |  12 +-
 configs/ls1046ardb_emmc_defconfig                  |  10 +-
 configs/ls1046ardb_qspi_defconfig                  |  13 +-
 configs/ls1046ardb_sdcard_defconfig                |  10 +-
 configs/ls2080a_emu_defconfig                      |   2 +-
 configs/ls2080aqds_SECURE_BOOT_defconfig           |   8 +-
 configs/ls2080aqds_defconfig                       |   8 +-
 configs/ls2080aqds_nand_defconfig                  |   8 +-
 configs/ls2080aqds_qspi_defconfig                  |   8 +-
 configs/ls2080ardb_SECURE_BOOT_defconfig           |   8 +-
 configs/ls2080ardb_defconfig                       |   8 +-
 configs/ls2080ardb_nand_defconfig                  |   8 +-
 configs/lschlv2_defconfig                          |   2 +-
 configs/lsxhl_defconfig                            |   2 +-
 configs/luan_defconfig                             |   3 +-
 configs/lwmon5_defconfig                           |   3 +-
 configs/m28evk_defconfig                           |   2 +
 configs/ma5d4evk_defconfig                         |   1 +
 configs/makalu_defconfig                           |   3 +-
 configs/malta64_defconfig                          |   1 +
 configs/malta64el_defconfig                        |   1 +
 configs/malta_defconfig                            |   1 +
 configs/maltael_defconfig                          |   1 +
 configs/marsboard_defconfig                        |   1 +
 configs/maxbcm_defconfig                           |   2 +-
 configs/mecp5123_defconfig                         |   3 +-
 configs/meesc_dataflash_defconfig                  |   3 +-
 configs/meesc_defconfig                            |   3 +-
 configs/mgcoge3ne_defconfig                        |   2 +-
 configs/mgcoge_defconfig                           |   2 +-
 configs/minnowmax_defconfig                        |   4 +-
 configs/motionpro_defconfig                        |   2 +-
 configs/mpc5121ads_defconfig                       |   3 +-
 configs/mpc5121ads_rev2_defconfig                  |   3 +-
 configs/mpc8308_p1m_defconfig                      |   2 +-
 configs/munices_defconfig                          |   2 +-
 configs/mvebu_db-88f3720_defconfig                 |   4 +-
 configs/mvebu_db-88f7040_defconfig                 |   2 +
 configs/mvebu_db-88f8040_defconfig                 |   2 +
 configs/mx23_olinuxino_defconfig                   |   1 +
 configs/mx23evk_defconfig                          |   1 +
 configs/mx28evk_auart_console_defconfig            |   1 +
 configs/mx28evk_defconfig                          |   1 +
 configs/mx28evk_nand_defconfig                     |   1 +
 configs/mx28evk_spi_defconfig                      |   1 +
 configs/mx31ads_defconfig                          |   2 +-
 configs/mx35pdk_defconfig                          |   1 +
 configs/mx6cuboxi_defconfig                        |   1 +
 configs/mx6dlarm2_defconfig                        |   1 +
 configs/mx6dlarm2_lpddr2_defconfig                 |   1 +
 configs/mx6qarm2_defconfig                         |   1 +
 configs/mx6qarm2_lpddr2_defconfig                  |   1 +
 configs/mx6qsabrelite_defconfig                    |   1 +
 configs/mx6slevk_defconfig                         |   1 +
 configs/mx6slevk_spinor_defconfig                  |   1 +
 configs/mx6slevk_spl_defconfig                     |   1 +
 configs/mx6sllevk_defconfig                        |   1 +
 configs/mx6sllevk_plugin_defconfig                 |   1 +
 configs/mx6ul_14x14_evk_defconfig                  |   1 +
 configs/mx6ul_9x9_evk_defconfig                    |   1 +
 configs/mx6ull_14x14_evk_defconfig                 |   1 +
 configs/mx6ull_14x14_evk_plugin_defconfig          |   1 +
 configs/nas220_defconfig                           |   2 +-
 configs/neo_defconfig                              |   3 +-
 configs/net2big_v2_defconfig                       |   2 +-
 configs/netspace_lite_v2_defconfig                 |   2 +-
 configs/netspace_max_v2_defconfig                  |   2 +-
 configs/netspace_mini_v2_defconfig                 |   2 +-
 configs/netspace_v2_defconfig                      |   2 +-
 configs/nitrogen6dl2g_defconfig                    |   1 +
 configs/nitrogen6dl_defconfig                      |   1 +
 configs/nitrogen6q2g_defconfig                     |   1 +
 configs/nitrogen6q_defconfig                       |   1 +
 configs/nitrogen6s1g_defconfig                     |   1 +
 configs/nitrogen6s_defconfig                       |   1 +
 configs/novena_defconfig                           |   1 +
 configs/nsa310s_defconfig                          |   2 +-
 configs/odroid-c2_defconfig                        |   3 +-
 configs/omapl138_lcdk_defconfig                    |   1 +
 configs/orangepi_zero_defconfig                    |   4 +-
 configs/ot1200_defconfig                           |   1 +
 configs/ot1200_spl_defconfig                       |   1 +
 configs/pcm030_LOWBOOT_defconfig                   |   2 +-
 configs/pcm030_defconfig                           |   2 +-
 configs/pcm051_rev1_defconfig                      |   1 +
 configs/pcm051_rev3_defconfig                      |   1 +
 configs/pcm052_defconfig                           |   1 +
 configs/pcm058_defconfig                           |   1 +
 configs/pdm360ng_defconfig                         |   2 +-
 configs/peach-pi_defconfig                         |   2 +-
 configs/peach-pit_defconfig                        |   2 +-
 configs/pengwyn_defconfig                          |   1 +
 configs/pic32mzdask_defconfig                      |   2 +-
 configs/pico-imx6ul_defconfig                      |   1 +
 configs/picosam9g45_defconfig                      |   1 +
 configs/pine64_plus_defconfig                      |   2 +-
 configs/platinum_picon_defconfig                   |   1 +
 configs/platinum_titanium_defconfig                |   1 +
 configs/pm9261_defconfig                           |   3 +-
 configs/pm9263_defconfig                           |   3 +-
 configs/pm9g45_defconfig                           |   3 +-
 configs/pogo_e02_defconfig                         |   2 +-
 configs/pxm2_defconfig                             |   1 +
 configs/qemu-ppce500_defconfig                     |   3 +-
 configs/qemu-x86_defconfig                         |   1 +
 configs/qemu-x86_efi_payload32_defconfig           |   1 +
 configs/qemu-x86_efi_payload64_defconfig           |   1 +
 configs/rainier_defconfig                          |   3 +-
 configs/rainier_ramboot_defconfig                  |   3 +-
 configs/rastaban_defconfig                         |   1 +
 configs/redwood_defconfig                          |   3 +-
 configs/riotboard_defconfig                        |   1 +
 configs/rut_defconfig                              |   2 +
 configs/s32v234evb_defconfig                       |   1 +
 configs/s5p_goni_defconfig                         |   4 +-
 configs/s5pc210_universal_defconfig                |   2 +-
 configs/salvator-x_defconfig                       |   2 +-
 configs/sama5d2_ptc_nandflash_defconfig            |   2 +-
 configs/sama5d2_ptc_spiflash_defconfig             |   2 +-
 configs/sansa_fuze_plus_defconfig                  |   2 +
 configs/sbc8349_PCI_33_defconfig                   |   2 +-
 configs/sbc8349_PCI_66_defconfig                   |   2 +-
 configs/sbc8349_defconfig                          |   2 +-
 configs/sbc8548_PCI_33_PCIE_defconfig              |   3 +-
 configs/sbc8548_PCI_33_defconfig                   |   3 +-
 configs/sbc8548_PCI_66_PCIE_defconfig              |   3 +-
 configs/sbc8548_PCI_66_defconfig                   |   3 +-
 configs/sbc8548_defconfig                          |   3 +-
 configs/sbc8641d_defconfig                         |   2 +-
 configs/sc_sps_1_defconfig                         |   2 +
 configs/secomx6quq7_defconfig                      |   1 +
 configs/sequoia_defconfig                          |   3 +-
 configs/sequoia_ramboot_defconfig                  |   3 +-
 configs/sh7752evb_defconfig                        |   2 +-
 configs/sh7753evb_defconfig                        |   2 +-
 configs/sh7757lcr_defconfig                        |   2 +-
 configs/smartweb_defconfig                         |   3 +-
 configs/smdkc100_defconfig                         |   2 +-
 configs/snapper9260_defconfig                      |   2 +-
 configs/snapper9g20_defconfig                      |   2 +-
 configs/snow_defconfig                             |   2 +-
 configs/socfpga_is1_defconfig                      |   2 +-
 configs/socfpga_sr1500_defconfig                   |   1 +
 configs/socrates_defconfig                         |   2 +-
 configs/som-db5800-som-6867_defconfig              |   1 +
 configs/spear300_defconfig                         |   2 +-
 configs/spear300_nand_defconfig                    |   2 +-
 configs/spear300_usbtty_defconfig                  |   2 +-
 configs/spear300_usbtty_nand_defconfig             |   2 +-
 configs/spear310_defconfig                         |   2 +-
 configs/spear310_nand_defconfig                    |   2 +-
 configs/spear310_pnor_defconfig                    |   2 +-
 configs/spear310_usbtty_defconfig                  |   2 +-
 configs/spear310_usbtty_nand_defconfig             |   2 +-
 configs/spear310_usbtty_pnor_defconfig             |   2 +-
 configs/spear320_defconfig                         |   2 +-
 configs/spear320_nand_defconfig                    |   2 +-
 configs/spear320_pnor_defconfig                    |   2 +-
 configs/spear320_usbtty_defconfig                  |   2 +-
 configs/spear320_usbtty_nand_defconfig             |   2 +-
 configs/spear320_usbtty_pnor_defconfig             |   2 +-
 configs/spear600_defconfig                         |   2 +-
 configs/spear600_nand_defconfig                    |   2 +-
 configs/spear600_usbtty_defconfig                  |   2 +-
 configs/spear600_usbtty_nand_defconfig             |   2 +-
 configs/spring_defconfig                           |   2 +-
 configs/stm32f429-discovery_defconfig              |   3 +-
 configs/stm32f746-disco_defconfig                  |   3 +-
 configs/strider_con_defconfig                      |   1 +
 configs/strider_con_dp_defconfig                   |   1 +
 configs/strider_cpu_defconfig                      |   1 +
 configs/strider_cpu_dp_defconfig                   |   1 +
 configs/stv0991_defconfig                          |   3 +-
 configs/suvd3_defconfig                            |   2 +-
 configs/sycamore_defconfig                         |   3 +-
 configs/t3corp_defconfig                           |   3 +-
 configs/taurus_defconfig                           |   3 +-
 configs/tbs2910_defconfig                          |   1 +
 configs/tcm-bf537_defconfig                        |   2 +-
 configs/theadorable-x86-dfi-bt700_defconfig        |   3 +-
 configs/theadorable_debug_defconfig                |   2 +-
 configs/theadorable_defconfig                      |   2 +-
 configs/thuban_defconfig                           |   1 +
 configs/thunderx_88xx_defconfig                    |   2 +-
 configs/titanium_defconfig                         |   1 +
 configs/tplink_wdr4300_defconfig                   |   1 +
 configs/tqma6q_mba6_mmc_defconfig                  |   1 +
 configs/tqma6q_mba6_spi_defconfig                  |   1 +
 configs/tqma6s_mba6_mmc_defconfig                  |   1 +
 configs/tqma6s_mba6_spi_defconfig                  |   1 +
 configs/tqma6s_wru4_mmc_defconfig                  |   1 +
 configs/ts4600_defconfig                           |   2 +
 configs/ts4800_defconfig                           |   1 +
 configs/tuge1_defconfig                            |   2 +-
 configs/tuxx1_defconfig                            |   2 +-
 configs/udoo_defconfig                             |   1 +
 configs/udoo_neo_defconfig                         |   1 +
 configs/usb_a9263_dataflash_defconfig              |   2 +-
 configs/v38b_defconfig                             |   3 +-
 configs/ve8313_defconfig                           |   3 +-
 configs/vexpress_aemv8a_dram_defconfig             |   2 +-
 configs/vexpress_aemv8a_juno_defconfig             |   2 +-
 configs/vexpress_aemv8a_semi_defconfig             |   2 +-
 configs/vf610twr_defconfig                         |   1 +
 configs/vf610twr_nand_defconfig                    |   1 +
 configs/vinco_defconfig                            |   1 +
 configs/vining_2000_defconfig                      |   1 +
 configs/vme8349_defconfig                          |   2 +-
 configs/walnut_defconfig                           |   3 +-
 configs/wandboard_defconfig                        |   1 +
 configs/warp_defconfig                             |   1 +
 configs/woodburn_defconfig                         |   1 +
 configs/work_92105_defconfig                       |   3 +-
 configs/wtk_defconfig                              |   2 +-
 configs/xfi3_defconfig                             |   2 +
 configs/xilinx-ppc405-generic_defconfig            |   2 +-
 configs/xilinx-ppc440-generic_defconfig            |   2 +-
 configs/xpedite1000_defconfig                      |   3 +-
 configs/xpedite517x_defconfig                      |   2 +-
 configs/xpedite520x_defconfig                      |   2 +-
 configs/xpedite537x_defconfig                      |   2 +-
 configs/xpedite550x_defconfig                      |   2 +-
 configs/xpress_defconfig                           |   1 +
 configs/xpress_spl_defconfig                       |   1 +
 configs/yellowstone_defconfig                      |   3 +-
 configs/yosemite_defconfig                         |   3 +-
 configs/yucca_defconfig                            |   3 +-
 configs/zc5202_defconfig                           |   1 +
 configs/zc5601_defconfig                           |   1 +
 drivers/pci/Makefile                               |   1 -
 drivers/pci/w83c553f.c                             | 206 ---------------------
 include/common.h                                   |  22 +--
 include/commproc.h                                 |  16 --
 include/config_cmd_all.h                           |   1 -
 include/configs/BSC9131RDB.h                       |   2 -
 include/configs/BSC9132QDS.h                       |   1 -
 include/configs/CPCI2DP.h                          |   2 -
 include/configs/CPCI4052.h                         |   1 -
 include/configs/MIP405.h                           |   1 -
 include/configs/MPC8313ERDB.h                      |   1 -
 include/configs/MPC8315ERDB.h                      |   1 -
 include/configs/MPC832XEMDS.h                      |   1 -
 include/configs/MPC8349EMDS.h                      |   2 -
 include/configs/MPC837XEMDS.h                      |   1 -
 include/configs/MPC837XERDB.h                      |   1 -
 include/configs/MPC8536DS.h                        |   2 -
 include/configs/MPC8568MDS.h                       |   2 -
 include/configs/MPC8569MDS.h                       |   1 -
 include/configs/MPC8610HPCD.h                      |   1 -
 include/configs/P1010RDB.h                         |   1 -
 include/configs/P1022DS.h                          |   1 -
 include/configs/P1023RDB.h                         |   1 -
 include/configs/P2041RDB.h                         |   1 -
 include/configs/PATI.h                             |   2 -
 include/configs/PIP405.h                           |   3 -
 include/configs/PLU405.h                           |   1 -
 include/configs/PMC405DE.h                         |   1 -
 include/configs/PMC440.h                           |   1 -
 include/configs/T102xQDS.h                         |   3 -
 include/configs/T102xRDB.h                         |   3 -
 include/configs/T1040QDS.h                         |   3 -
 include/configs/T104xRDB.h                         |   3 -
 include/configs/TQM5200.h                          |   1 -
 include/configs/TQM834x.h                          |   1 -
 include/configs/UCP1020.h                          |   2 -
 include/configs/VOM405.h                           |   1 -
 include/configs/acadia.h                           |   1 -
 include/configs/advantech_dms-ba16.h               |   2 -
 include/configs/am335x_evm.h                       |   1 -
 include/configs/am43xx_evm.h                       |   3 -
 include/configs/am57xx_evm.h                       |   2 -
 include/configs/ap121.h                            |   2 -
 include/configs/ap143.h                            |   2 -
 include/configs/apalis_imx6.h                      |   1 -
 include/configs/apalis_t30.h                       |   2 -
 include/configs/aristainetos-common.h              |   2 -
 include/configs/armadillo-800eva.h                 |   1 -
 include/configs/aspenite.h                         |   1 -
 include/configs/at91-sama5_common.h                |   2 -
 include/configs/at91rm9200ek.h                     |   2 -
 include/configs/at91sam9260ek.h                    |   1 -
 include/configs/at91sam9263ek.h                    |   2 -
 include/configs/at91sam9m10g45ek.h                 |   1 -
 include/configs/at91sam9n12ek.h                    |   1 -
 include/configs/at91sam9rlek.h                     |   1 -
 include/configs/at91sam9x5ek.h                     |   1 -
 include/configs/atngw100.h                         |   1 -
 include/configs/atngw100mkii.h                     |   1 -
 include/configs/atstk1002.h                        |   1 -
 include/configs/axs10x.h                           |   1 -
 include/configs/baltos.h                           |   1 -
 include/configs/bamboo.h                           |   2 -
 include/configs/bav335x.h                          |   1 -
 include/configs/bayleybay.h                        |   1 -
 include/configs/bf506f-ezkit.h                     |   1 -
 include/configs/bf518f-ezbrd.h                     |   1 -
 include/configs/bf548-ezkit.h                      |   1 -
 include/configs/bf609-ezkit.h                      |   1 -
 include/configs/brppt1.h                           |   1 -
 include/configs/brxre1.h                           |   1 -
 include/configs/bubinga.h                          |   2 -
 include/configs/canyonlands.h                      |   1 -
 include/configs/cgtqmx6eval.h                      |   1 -
 include/configs/cm-bf548.h                         |   1 -
 include/configs/colibri_imx6.h                     |   1 -
 include/configs/colibri_imx7.h                     |   3 -
 include/configs/colibri_t20.h                      |   2 -
 include/configs/colibri_t30.h                      |   2 -
 include/configs/colibri_vf.h                       |   3 -
 include/configs/conga-qeval20-qa3-e3845.h          |   3 -
 include/configs/controlcenterd.h                   |   2 -
 include/configs/corenet_ds.h                       |   1 -
 include/configs/corvus.h                           |   1 -
 include/configs/cougarcanyon2.h                    |   1 -
 include/configs/crownbay.h                         |   2 -
 include/configs/cyrus.h                            |   1 -
 include/configs/da850evm.h                         |   1 -
 include/configs/devkit3250.h                       |   1 -
 include/configs/dfi-bt700.h                        |   1 -
 include/configs/dlvision-10g.h                     |   1 -
 include/configs/dlvision.h                         |   1 -
 include/configs/dra7xx_evm.h                       |   1 -
 include/configs/ea20.h                             |   1 -
 include/configs/edb93xx.h                          |   2 -
 include/configs/edminiv2.h                         |   1 -
 include/configs/el6x_common.h                      |   2 -
 include/configs/embestmx6boards.h                  |   2 -
 include/configs/exynos-common.h                    |   1 -
 include/configs/exynos7420-common.h                |   1 -
 include/configs/flea3.h                            |   1 -
 include/configs/galileo.h                          |   3 -
 include/configs/gdppc440etx.h                      |   1 -
 include/configs/ge_bx50v3.h                        |   2 -
 include/configs/gplugd.h                           |   1 -
 include/configs/grasshopper.h                      |   1 -
 include/configs/gw_ventana.h                       |   1 -
 include/configs/hikey.h                            |   2 -
 include/configs/hrcon.h                            |   1 -
 include/configs/icon.h                             |   1 -
 include/configs/imx31_phycore.h                    |   1 -
 include/configs/intip.h                            |   1 -
 include/configs/io.h                               |   1 -
 include/configs/io64.h                             |   1 -
 include/configs/iocon.h                            |   1 -
 include/configs/ipam390.h                          |   1 -
 include/configs/jupiter.h                          |   1 -
 include/configs/katmai.h                           |   1 -
 include/configs/kilauea.h                          |   1 -
 include/configs/km/km_arm.h                        |   2 -
 include/configs/km/kmp204x-common.h                |   1 -
 include/configs/kzm9g.h                            |   1 -
 include/configs/legoev3.h                          |   1 -
 include/configs/liteboard.h                        |   2 -
 include/configs/ls1012a_common.h                   |   3 -
 include/configs/ls1021aiot.h                       |   2 -
 include/configs/ls1021aqds.h                       |   1 -
 include/configs/ls1021atwr.h                       |   1 -
 include/configs/ls1043a_common.h                   |   2 -
 include/configs/ls1046a_common.h                   |   2 -
 include/configs/ls2080a_common.h                   |   3 -
 include/configs/luan.h                             |   1 -
 include/configs/lwmon5.h                           |   1 -
 include/configs/m53evk.h                           |   1 -
 include/configs/makalu.h                           |   1 -
 include/configs/malta.h                            |   1 -
 include/configs/mecp5123.h                         |   1 -
 include/configs/meesc.h                            |   1 -
 include/configs/minnowmax.h                        |   2 -
 include/configs/mpc5121ads.h                       |   1 -
 include/configs/mv-common.h                        |   2 -
 include/configs/mvebu_armada-8k.h                  |   2 -
 include/configs/mvebu_db-88f3720.h                 |   2 -
 include/configs/mx25pdk.h                          |   2 -
 include/configs/mx31ads.h                          |   1 -
 include/configs/mx31pdk.h                          |   1 -
 include/configs/mx35pdk.h                          |   2 -
 include/configs/mx51evk.h                          |   2 -
 include/configs/mx53ard.h                          |   1 -
 include/configs/mx53cx9020.h                       |   1 -
 include/configs/mx53evk.h                          |   1 -
 include/configs/mx53loco.h                         |   1 -
 include/configs/mx53smd.h                          |   1 -
 include/configs/mx6cuboxi.h                        |   1 -
 include/configs/mx6qarm2.h                         |   2 -
 include/configs/mx6sabre_common.h                  |   2 -
 include/configs/mx6slevk.h                         |   2 -
 include/configs/mx6sllevk.h                        |   2 -
 include/configs/mx6sxsabreauto.h                   |   2 -
 include/configs/mx6sxsabresd.h                     |   2 -
 include/configs/mx6ul_14x14_evk.h                  |   2 -
 include/configs/mx6ullevk.h                        |   2 -
 include/configs/mx7_common.h                       |   2 -
 include/configs/mx7dsabresd.h                      |   2 -
 include/configs/mxs.h                              |   2 -
 include/configs/neo.h                              |   1 -
 include/configs/nitrogen6x.h                       |   1 -
 include/configs/novena.h                           |   1 -
 include/configs/omapl138_lcdk.h                    |   1 -
 include/configs/ot1200.h                           |   1 -
 include/configs/p1_p2_rdb_pc.h                     |   2 -
 include/configs/p1_twr.h                           |   2 -
 include/configs/pcm051.h                           |   1 -
 include/configs/pcm052.h                           |   2 -
 include/configs/pcm058.h                           |   1 -
 include/configs/pengwyn.h                          |   1 -
 include/configs/pico-imx6ul.h                      |   2 -
 include/configs/picosam9g45.h                      |   1 -
 include/configs/platinum.h                         |   1 -
 include/configs/pm9261.h                           |   1 -
 include/configs/pm9263.h                           |   1 -
 include/configs/pm9g45.h                           |   1 -
 include/configs/qemu-ppce500.h                     |   1 -
 include/configs/qemu-x86.h                         |   1 -
 include/configs/rcar-gen2-common.h                 |   1 -
 include/configs/rcar-gen3-common.h                 |   1 -
 include/configs/redwood.h                          |   1 -
 include/configs/rut.h                              |   1 -
 include/configs/s32v234evb.h                       |   1 -
 include/configs/sama5d2_xplained.h                 |   2 -
 include/configs/sbc8349.h                          |   2 -
 include/configs/sbc8548.h                          |   2 -
 include/configs/sbc8641d.h                         |   2 -
 include/configs/secomx6quq7.h                      |   2 -
 include/configs/sequoia.h                          |   1 -
 include/configs/siemens-am33x-common.h             |   1 -
 include/configs/smartweb.h                         |   1 -
 include/configs/snapper9g45.h                      |   1 -
 include/configs/socfpga_common.h                   |   2 -
 include/configs/socfpga_sr1500.h                   |   2 -
 include/configs/som-6896.h                         |   3 -
 include/configs/som-db5800-som-6867.h              |   3 -
 include/configs/spear-common.h                     |   1 -
 include/configs/stm32f429-discovery.h              |   1 -
 include/configs/stm32f746-disco.h                  |   2 -
 include/configs/strider.h                          |   1 -
 include/configs/stv0991.h                          |   1 -
 include/configs/t3corp.h                           |   1 -
 include/configs/taurus.h                           |   1 -
 include/configs/tbs2910.h                          |   2 -
 include/configs/tegra-common.h                     |   2 -
 include/configs/ti_am335x_common.h                 |   3 -
 include/configs/ti_armv7_keystone2.h               |   1 -
 include/configs/titanium.h                         |   1 -
 include/configs/tplink_wdr4300.h                   |   2 -
 include/configs/tqma6.h                            |   2 -
 include/configs/ts4800.h                           |   2 -
 include/configs/udoo.h                             |   2 -
 include/configs/udoo_neo.h                         |   1 -
 include/configs/usbarmory.h                        |   1 -
 include/configs/v38b.h                             |   1 -
 include/configs/ve8313.h                           |   2 -
 include/configs/vf610twr.h                         |   2 -
 include/configs/vining_2000.h                      |   2 -
 include/configs/walnut.h                           |   2 -
 include/configs/wandboard.h                        |   2 -
 include/configs/warp.h                             |   2 -
 include/configs/warp7.h                            |   2 -
 include/configs/woodburn.h                         |   1 -
 include/configs/work_92105.h                       |   1 -
 include/configs/x86-chromebook.h                   |   3 -
 include/configs/xpedite1000.h                      |   1 -
 include/configs/xpress.h                           |   2 -
 include/configs/yosemite.h                         |   1 -
 include/configs/yucca.h                            |   1 -
 post/cpu/mpc8xx/ether.c                            |   5 -
 post/cpu/mpc8xx/uart.c                             |  13 --
 scripts/config_whitelist.txt                       |   6 -
 1006 files changed, 1212 insertions(+), 1434 deletions(-)
 delete mode 100644 arch/powerpc/cpu/mpc8xx/commproc.c
 delete mode 100644 drivers/pci/w83c553f.c

-- 
2.11.0.483.g087da7b7c-goog



More information about the U-Boot mailing list