From patchwork Sat Feb 11 13:43:52 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 93823 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp326094qgi; Sat, 11 Feb 2017 05:44:44 -0800 (PST) X-Received: by 10.28.140.130 with SMTP id o124mr12049943wmd.48.1486820684780; Sat, 11 Feb 2017 05:44:44 -0800 (PST) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id h61si6139124wrh.186.2017.02.11.05.44.44; Sat, 11 Feb 2017 05:44:44 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) client-ip=85.214.87.163; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@nifty.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D31C94B891; Sat, 11 Feb 2017 14:44:42 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MKf2mJlQHgET; Sat, 11 Feb 2017 14:44:42 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 85DC7A79C2; Sat, 11 Feb 2017 14:44:41 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2B3124B6E9 for ; Sat, 11 Feb 2017 14:44:31 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 141s_7zd4x7F for ; Sat, 11 Feb 2017 14:44:31 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from conuserg-07.nifty.com (conuserg-07.nifty.com [210.131.2.74]) by theia.denx.de (Postfix) with ESMTPS id 1BC7F4B78C for ; Sat, 11 Feb 2017 14:44:27 +0100 (CET) Received: from grover.sesame (FL1-111-169-71-157.osk.mesh.ad.jp [111.169.71.157]) (authenticated) by conuserg-07.nifty.com with ESMTP id v1BDi0Lm029899; Sat, 11 Feb 2017 22:44:03 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-07.nifty.com v1BDi0Lm029899 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1486820643; bh=ekeAw02rupYiOWK4Fph//GtSKkxEvD7siSsQj/FfTTA=; h=From:To:Cc:Subject:Date:From; b=WXqElKbHXCTeP29bMjqxwfEByoA8WGAGFhcUoTfcvJsYXTIWvDufB8/jv5JFLW9iY WjP1c6AxbdnIPMJtn0EuDHNnPtM62BdrzYQF4dfA+d2D933uQTeFQQoU19VsLPprx7 zPL2S8hSr3HU2prayskjGFyXSX1DVdSaZTcJ4uF61Zw30ipDXaUTsiMDtQTJUuvR89 9kwujImrsImoyRXKsEs7GxD4oeLtwQvY0E7rFCqo6cPPtpz13fNgue06BEq/etL2Ps 8ufJeOr8+PmaQuLO8FmNxoDcS3Kaa4Sb2btRLF6oFEonA08OPxcxFlglgTPAL4hE8G /v7ETvqtcErtw== X-Nifty-SrcIP: [111.169.71.157] From: Masahiro Yamada To: u-boot@lists.denx.de Date: Sat, 11 Feb 2017 22:43:52 +0900 Message-Id: <1486820635-8467-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 Cc: Tom Rini , Albert Aribaud , Michal Simek , Siva Durga Prasad Paladugu , Stefan Roese Subject: [U-Boot] [PATCH 0/3] Move CONFIG_SYS_NO_FLASH and rename it to CONFIG_MTD_NOR_FLASH X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Masahiro Yamada (3): configs: Re-sync all defconfig files by savedefconfig flash: complete CONFIG_SYS_NO_FLASH move with renaming flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled README | 13 --------- arch/arm/cpu/armv7/mx6/clock.c | 2 +- arch/arm/mach-uniphier/micro-support-card.c | 6 ++-- board/amcc/sequoia/sequoia.c | 8 ++--- board/atmel/at91sam9263ek/at91sam9263ek.c | 8 ++--- board/atmel/sama5d3xek/sama5d3xek.c | 4 +-- board/bf518f-ezbrd/bf518f-ezbrd.c | 4 +-- board/bf526-ezbrd/bf526-ezbrd.c | 4 +-- board/bf537-stamp/bf537-stamp.c | 4 +-- board/dnp5370/dnp5370.c | 4 +-- board/freescale/bsc9132qds/bsc9132qds.c | 2 +- board/freescale/t102xqds/law.c | 2 +- board/freescale/t102xrdb/law.c | 2 +- board/freescale/t1040qds/law.c | 2 +- board/freescale/t104xrdb/law.c | 2 +- board/renesas/blanche/blanche.c | 10 +++---- cmd/cramfs.c | 2 +- cmd/flash.c | 34 +++++++++++----------- cmd/load.c | 4 +-- cmd/mem.c | 4 +-- common/Kconfig | 6 ---- common/Makefile | 2 +- common/board_r.c | 4 +-- common/flash.c | 5 ---- common/update.c | 10 +++---- configs/10m50_defconfig | 1 + configs/3c120_defconfig | 1 + configs/A20-OLinuXino-Lime2_defconfig | 1 - configs/A20-Olimex-SOM-EVB_defconfig | 1 - configs/B4420QDS_NAND_defconfig | 3 +- configs/B4420QDS_SPIFLASH_defconfig | 3 +- configs/B4420QDS_defconfig | 3 +- configs/B4860QDS_NAND_defconfig | 3 +- configs/B4860QDS_SECURE_BOOT_defconfig | 1 + configs/B4860QDS_SPIFLASH_defconfig | 3 +- configs/B4860QDS_SRIO_PCIE_BOOT_defconfig | 2 +- configs/B4860QDS_defconfig | 3 +- configs/BSC9131RDB_NAND_SYSCLK100_defconfig | 2 +- configs/BSC9131RDB_NAND_defconfig | 2 +- configs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig | 2 +- configs/BSC9131RDB_SPIFLASH_defconfig | 2 +- configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig | 1 + configs/BSC9132QDS_NAND_DDRCLK100_defconfig | 1 + configs/BSC9132QDS_NAND_DDRCLK133_SECURE_defconfig | 1 + configs/BSC9132QDS_NAND_DDRCLK133_defconfig | 1 + configs/BSC9132QDS_NOR_DDRCLK100_SECURE_defconfig | 1 + configs/BSC9132QDS_NOR_DDRCLK100_defconfig | 1 + configs/BSC9132QDS_NOR_DDRCLK133_SECURE_defconfig | 1 + configs/BSC9132QDS_NOR_DDRCLK133_defconfig | 1 + .../BSC9132QDS_SDCARD_DDRCLK100_SECURE_defconfig | 1 + configs/BSC9132QDS_SDCARD_DDRCLK100_defconfig | 1 + .../BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig | 1 + configs/BSC9132QDS_SDCARD_DDRCLK133_defconfig | 1 + .../BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_defconfig | 1 + configs/BSC9132QDS_SPIFLASH_DDRCLK100_defconfig | 1 + .../BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_defconfig | 1 + configs/BSC9132QDS_SPIFLASH_DDRCLK133_defconfig | 1 + configs/C29XPCIE_NAND_defconfig | 3 +- configs/C29XPCIE_NOR_SECBOOT_defconfig | 1 + configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig | 1 + configs/C29XPCIE_SPIFLASH_defconfig | 3 +- configs/C29XPCIE_defconfig | 3 +- configs/CHIP_defconfig | 2 +- configs/CPCI2DP_defconfig | 3 +- configs/CPCI4052_defconfig | 3 +- configs/M5208EVBE_defconfig | 3 +- configs/M52277EVB_defconfig | 3 +- configs/M52277EVB_stmicro_defconfig | 3 +- configs/M5235EVB_Flash32_defconfig | 3 +- configs/M5235EVB_defconfig | 3 +- configs/M5249EVB_defconfig | 3 +- configs/M5253DEMO_defconfig | 3 +- configs/M5253EVBE_defconfig | 3 +- configs/M5272C3_defconfig | 3 +- configs/M5275EVB_defconfig | 3 +- configs/M5282EVB_defconfig | 3 +- configs/M53017EVB_defconfig | 3 +- configs/M5329AFEE_defconfig | 3 +- configs/M5329BFEE_defconfig | 3 +- configs/M5373EVB_defconfig | 3 +- configs/M54418TWR_defconfig | 2 +- configs/M54418TWR_nand_mii_defconfig | 2 +- configs/M54418TWR_nand_rmii_defconfig | 2 +- configs/M54418TWR_nand_rmii_lowfreq_defconfig | 2 +- configs/M54418TWR_serial_mii_defconfig | 2 +- configs/M54418TWR_serial_rmii_defconfig | 2 +- configs/M54451EVB_defconfig | 3 +- configs/M54451EVB_stmicro_defconfig | 3 +- configs/M54455EVB_a66_defconfig | 3 +- configs/M54455EVB_defconfig | 3 +- configs/M54455EVB_i66_defconfig | 3 +- configs/M54455EVB_intel_defconfig | 3 +- configs/M54455EVB_stm33_defconfig | 3 +- configs/M5475AFE_defconfig | 3 +- configs/M5475BFE_defconfig | 3 +- configs/M5475CFE_defconfig | 3 +- configs/M5475DFE_defconfig | 3 +- configs/M5475EFE_defconfig | 3 +- configs/M5475FFE_defconfig | 3 +- configs/M5475GFE_defconfig | 3 +- configs/M5485AFE_defconfig | 3 +- configs/M5485BFE_defconfig | 3 +- configs/M5485CFE_defconfig | 3 +- configs/M5485DFE_defconfig | 3 +- configs/M5485EFE_defconfig | 3 +- configs/M5485FFE_defconfig | 3 +- configs/M5485GFE_defconfig | 3 +- configs/M5485HFE_defconfig | 3 +- configs/MIP405T_defconfig | 3 +- configs/MIP405_defconfig | 3 +- configs/MPC8308RDB_defconfig | 1 + configs/MPC8313ERDB_33_defconfig | 3 +- configs/MPC8313ERDB_66_defconfig | 3 +- configs/MPC8313ERDB_NAND_33_defconfig | 3 +- configs/MPC8313ERDB_NAND_66_defconfig | 3 +- configs/MPC8315ERDB_defconfig | 3 +- configs/MPC8323ERDB_defconfig | 3 +- configs/MPC832XEMDS_ATM_defconfig | 3 +- configs/MPC832XEMDS_HOST_33_defconfig | 3 +- configs/MPC832XEMDS_HOST_66_defconfig | 3 +- configs/MPC832XEMDS_SLAVE_defconfig | 3 +- configs/MPC832XEMDS_defconfig | 3 +- configs/MPC8349EMDS_defconfig | 3 +- configs/MPC8349ITXGP_defconfig | 3 +- configs/MPC8349ITX_LOWBOOT_defconfig | 3 +- configs/MPC8349ITX_defconfig | 3 +- configs/MPC837XEMDS_HOST_defconfig | 1 + configs/MPC837XEMDS_defconfig | 1 + configs/MPC837XERDB_defconfig | 1 + configs/MPC8536DS_36BIT_defconfig | 1 + configs/MPC8536DS_SDCARD_defconfig | 1 + configs/MPC8536DS_SPIFLASH_defconfig | 1 + configs/MPC8536DS_defconfig | 1 + configs/MPC8540ADS_defconfig | 3 +- configs/MPC8541CDS_defconfig | 3 +- configs/MPC8541CDS_legacy_defconfig | 3 +- configs/MPC8544DS_defconfig | 3 +- configs/MPC8548CDS_36BIT_defconfig | 3 +- configs/MPC8548CDS_defconfig | 3 +- configs/MPC8548CDS_legacy_defconfig | 3 +- configs/MPC8555CDS_defconfig | 3 +- configs/MPC8555CDS_legacy_defconfig | 3 +- configs/MPC8560ADS_defconfig | 3 +- configs/MPC8568MDS_defconfig | 3 +- configs/MPC8569MDS_ATM_defconfig | 1 + configs/MPC8569MDS_defconfig | 1 + configs/MPC8572DS_36BIT_defconfig | 3 +- configs/MPC8572DS_defconfig | 3 +- configs/MPC8610HPCD_defconfig | 3 +- configs/MPC8641HPCN_36BIT_defconfig | 3 +- configs/MPC8641HPCN_defconfig | 3 +- configs/MigoR_defconfig | 1 + configs/MiniFAP_defconfig | 3 +- configs/Nintendo_NES_Classic_Edition_defconfig | 2 +- configs/O2D300_defconfig | 3 +- configs/O2DNT2_RAMBOOT_defconfig | 3 +- configs/O2DNT2_defconfig | 3 +- configs/O2D_defconfig | 3 +- configs/O2I_defconfig | 3 +- configs/O2MNT_O2M110_defconfig | 3 +- configs/O2MNT_O2M112_defconfig | 3 +- configs/O2MNT_O2M113_defconfig | 3 +- configs/O2MNT_defconfig | 3 +- configs/O3DNT_defconfig | 3 +- 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_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_defconfig | 1 + configs/P4080DS_SDCARD_defconfig | 1 + configs/P4080DS_SECURE_BOOT_defconfig | 1 + configs/P4080DS_SPIFLASH_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_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 | 5 ++-- configs/T1023RDB_NAND_defconfig | 1 + configs/T1023RDB_SDCARD_defconfig | 1 + configs/T1023RDB_SECURE_BOOT_defconfig | 1 + configs/T1023RDB_SPIFLASH_defconfig | 1 + configs/T1023RDB_defconfig | 1 + 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/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/T2080RDB_NAND_defconfig | 1 + configs/T2080RDB_SDCARD_defconfig | 1 + configs/T2080RDB_SECURE_BOOT_defconfig | 1 + configs/T2080RDB_SPIFLASH_defconfig | 1 + configs/T2080RDB_defconfig | 1 + configs/T2081QDS_NAND_defconfig | 1 + configs/T2081QDS_SDCARD_defconfig | 1 + configs/T2081QDS_SPIFLASH_defconfig | 1 + configs/T2081QDS_defconfig | 1 + configs/T4160QDS_NAND_defconfig | 1 + configs/T4160QDS_SDCARD_defconfig | 1 + configs/T4160QDS_SECURE_BOOT_defconfig | 1 + configs/T4160QDS_defconfig | 1 + configs/T4160RDB_defconfig | 1 + configs/T4240QDS_NAND_defconfig | 1 + configs/T4240QDS_SDCARD_defconfig | 1 + configs/T4240QDS_SECURE_BOOT_defconfig | 1 + configs/T4240QDS_defconfig | 1 + configs/T4240RDB_SDCARD_defconfig | 1 + configs/T4240RDB_defconfig | 1 + configs/TQM5200S_HIGHBOOT_defconfig | 3 +- configs/TQM5200S_defconfig | 3 +- configs/TQM5200_B_HIGHBOOT_defconfig | 3 +- configs/TQM5200_B_defconfig | 3 +- configs/TQM5200_STK100_defconfig | 3 +- configs/TQM5200_defconfig | 3 +- configs/TQM823L_LCD_defconfig | 3 +- configs/TQM823L_defconfig | 3 +- configs/TQM823M_defconfig | 3 +- configs/TQM834x_defconfig | 3 +- configs/TQM850L_defconfig | 3 +- configs/TQM850M_defconfig | 3 +- configs/TQM855L_defconfig | 3 +- configs/TQM855M_defconfig | 3 +- configs/TQM860L_defconfig | 3 +- configs/TQM860M_defconfig | 3 +- configs/TQM862L_defconfig | 3 +- configs/TQM862M_defconfig | 3 +- configs/TQM866M_defconfig | 3 +- configs/TQM885D_defconfig | 3 +- configs/TTTech_defconfig | 3 +- configs/TWR-P1025_defconfig | 1 + configs/UCP1020_SPIFLASH_defconfig | 1 + configs/UCP1020_defconfig | 1 + configs/VOM405_defconfig | 3 +- configs/a3m071_defconfig | 3 +- configs/a4m072_defconfig | 3 +- configs/a4m2k_defconfig | 3 +- configs/ac14xx_defconfig | 3 +- configs/acadia_defconfig | 3 +- configs/adp-ag101p_defconfig | 3 +- configs/am335x_evm_defconfig | 1 - configs/am335x_evm_nor_defconfig | 1 + configs/am335x_evm_norboot_defconfig | 1 + configs/am335x_hs_evm_defconfig | 5 ++-- configs/amcore_defconfig | 3 +- configs/ap325rxa_defconfig | 1 + configs/ap_sh4a_4a_defconfig | 1 + configs/arches_defconfig | 3 +- configs/aria_defconfig | 3 +- configs/armadillo-800eva_defconfig | 2 +- configs/aspenite_defconfig | 2 +- configs/astro_mcf5373l_defconfig | 1 + 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/at91sam9263ek_norflash_boot_defconfig | 1 + configs/at91sam9263ek_norflash_defconfig | 1 + 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 | 2 +- configs/axs101_defconfig | 4 +-- configs/axs103_defconfig | 4 +-- configs/bamboo_defconfig | 3 +- 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/bct-brettl2_defconfig | 1 + configs/bf518f-ezbrd_defconfig | 3 +- configs/bf526-ezbrd_defconfig | 1 + configs/bf527-ad7160-eval_defconfig | 3 +- configs/bf527-ezkit-v2_defconfig | 1 + configs/bf527-ezkit_defconfig | 1 + configs/bf527-sdp_defconfig | 1 + configs/bf533-ezkit_defconfig | 1 + configs/bf533-stamp_defconfig | 1 + configs/bf537-pnav_defconfig | 1 + configs/bf537-stamp_defconfig | 3 +- configs/bf538f-ezkit_defconfig | 1 + configs/bf548-ezkit_defconfig | 3 +- configs/bf561-ezkit_defconfig | 1 + configs/bf609-ezkit_defconfig | 5 ++-- configs/bg0900_defconfig | 2 +- configs/blanche_defconfig | 1 + configs/boston32r2_defconfig | 1 + configs/boston32r2el_defconfig | 1 + configs/boston64r2_defconfig | 1 + configs/boston64r2el_defconfig | 1 + configs/bubinga_defconfig | 3 +- configs/caddy2_defconfig | 3 +- configs/calimain_defconfig | 3 +- configs/cam5200_defconfig | 3 +- configs/cam5200_niosflash_defconfig | 3 +- configs/canmb_defconfig | 3 +- configs/canyonlands_defconfig | 3 +- configs/charon_defconfig | 3 +- configs/chromebook_link64_defconfig | 4 +-- configs/chromebook_link_defconfig | 2 +- configs/cm-bf527_defconfig | 1 + configs/cm-bf533_defconfig | 1 + configs/cm-bf537e_defconfig | 3 +- configs/cm-bf537u_defconfig | 3 +- configs/cm-bf548_defconfig | 1 + configs/cm-bf561_defconfig | 1 + configs/cm5200_defconfig | 3 +- configs/cobra5272_defconfig | 3 +- configs/colibri_pxa270_defconfig | 1 + configs/corvus_defconfig | 2 +- configs/d2net_v2_defconfig | 2 +- configs/da850evm_direct_nor_defconfig | 3 +- configs/db-88f6720_defconfig | 2 +- configs/db-88f6820-amc_defconfig | 2 +- configs/db-mv784mp-gp_defconfig | 2 +- configs/dbau1000_defconfig | 1 + configs/dbau1100_defconfig | 1 + configs/dbau1500_defconfig | 1 + configs/dbau1550_defconfig | 1 + configs/dbau1550_el_defconfig | 1 + configs/devconcenter_defconfig | 3 +- configs/devkit3250_defconfig | 3 +- configs/digsy_mtc_RAMBOOT_defconfig | 3 +- configs/digsy_mtc_defconfig | 3 +- configs/digsy_mtc_rev5_RAMBOOT_defconfig | 3 +- configs/digsy_mtc_rev5_defconfig | 3 +- configs/dlvision-10g_defconfig | 3 +- configs/dlvision_defconfig | 3 +- configs/dnp5370_defconfig | 1 + configs/dns325_defconfig | 2 +- configs/dockstar_defconfig | 2 +- configs/draco_defconfig | 2 +- configs/dragonboard410c_defconfig | 2 +- configs/dreamplug_defconfig | 2 +- configs/ds109_defconfig | 2 +- configs/ds414_defconfig | 2 +- configs/duovero_defconfig | 2 +- configs/eb_cpu5282_defconfig | 3 +- configs/eb_cpu5282_internal_defconfig | 3 +- configs/ecovec_defconfig | 1 + configs/edb9315a_defconfig | 5 ++-- configs/edminiv2_defconfig | 3 +- configs/espresso7420_defconfig | 2 +- configs/espt_defconfig | 1 + configs/etamin_defconfig | 2 +- configs/ethernut5_defconfig | 1 + configs/evb-ast2500_defconfig | 22 ++++++-------- configs/evb-rk3399_defconfig | 2 +- configs/flea3_defconfig | 3 +- configs/fo300_defconfig | 3 +- configs/gdppc440etx_defconfig | 3 +- configs/glacier_defconfig | 3 +- configs/glacier_ramboot_defconfig | 3 +- configs/goflexhome_defconfig | 2 +- configs/gplugd_defconfig | 2 +- configs/gr_cpci_ax2000_defconfig | 3 +- configs/gr_ep2s60_defconfig | 3 +- configs/gr_xc3s_1500_defconfig | 3 +- configs/grasshopper_defconfig | 1 + configs/grsim_defconfig | 2 +- configs/grsim_leon2_defconfig | 2 +- configs/guruplug_defconfig | 2 +- configs/h2200_defconfig | 2 +- configs/haleakala_defconfig | 3 +- configs/highbank_defconfig | 2 +- configs/hrcon_defconfig | 1 + configs/hrcon_dh_defconfig | 1 + configs/ib62x0_defconfig | 2 +- configs/ibf-dsp561_defconfig | 1 + configs/icon_defconfig | 3 +- configs/iconnect_defconfig | 2 +- configs/ids8313_defconfig | 3 +- configs/imx31_phycore_defconfig | 3 +- configs/imx31_phycore_eet_defconfig | 1 + 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 | 3 +- configs/integratorap_cm720t_defconfig | 3 +- configs/integratorap_cm920t_defconfig | 3 +- configs/integratorap_cm926ejs_defconfig | 3 +- configs/integratorap_cm946es_defconfig | 3 +- configs/integratorcp_cm1136_defconfig | 3 +- configs/integratorcp_cm920t_defconfig | 3 +- configs/integratorcp_cm926ejs_defconfig | 3 +- configs/integratorcp_cm946es_defconfig | 3 +- configs/intip_defconfig | 3 +- configs/io64_defconfig | 3 +- configs/io_defconfig | 3 +- configs/iocon_defconfig | 3 +- configs/ipam390_defconfig | 2 +- configs/ipek01_defconfig | 3 +- configs/jupiter_defconfig | 3 +- configs/katmai_defconfig | 3 +- configs/kilauea_defconfig | 3 +- configs/kmcoge4_defconfig | 2 +- configs/kmcoge5ne_defconfig | 3 +- configs/kmeter1_defconfig | 3 +- configs/kmlion1_defconfig | 2 +- configs/kmopti2_defconfig | 3 +- configs/kmsupx5_defconfig | 3 +- configs/kmtegr1_defconfig | 3 +- configs/kmtepr2_defconfig | 3 +- configs/kmvect1_defconfig | 3 +- configs/kzm9g_defconfig | 3 +- configs/ls1012afrdm_qspi_defconfig | 3 +- configs/ls1012aqds_qspi_defconfig | 3 +- configs/ls1012ardb_qspi_defconfig | 3 +- configs/ls1021aqds_ddr4_nor_defconfig | 1 + configs/ls1021aqds_ddr4_nor_lpuart_defconfig | 1 + configs/ls1021aqds_nand_defconfig | 16 +++++----- configs/ls1021aqds_nor_SECURE_BOOT_defconfig | 14 ++++----- configs/ls1021aqds_nor_defconfig | 1 + configs/ls1021aqds_nor_lpuart_defconfig | 1 + configs/ls1021aqds_sdcard_ifc_defconfig | 1 + configs/ls1021atwr_nor_SECURE_BOOT_defconfig | 14 ++++----- configs/ls1021atwr_nor_defconfig | 1 + configs/ls1021atwr_nor_lpuart_defconfig | 1 + .../ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig | 14 ++++----- configs/ls1021atwr_sdcard_ifc_defconfig | 14 ++++----- configs/ls1043aqds_defconfig | 1 + configs/ls1043aqds_lpuart_defconfig | 1 + configs/ls1043aqds_nand_defconfig | 1 + configs/ls1043aqds_nor_ddr3_defconfig | 1 + configs/ls1043aqds_sdcard_ifc_defconfig | 1 + configs/ls1043ardb_SECURE_BOOT_defconfig | 1 + configs/ls1043ardb_defconfig | 1 + configs/ls1043ardb_nand_defconfig | 1 + configs/ls1043ardb_sdcard_defconfig | 1 + configs/ls1046aqds_defconfig | 1 + configs/ls1046aqds_lpuart_defconfig | 1 + configs/ls1046aqds_nand_defconfig | 1 + configs/ls1046aqds_sdcard_ifc_defconfig | 1 + configs/ls2080a_emu_defconfig | 3 +- configs/ls2080a_simu_defconfig | 2 +- configs/ls2080aqds_SECURE_BOOT_defconfig | 9 +++--- configs/ls2080aqds_defconfig | 9 +++--- configs/ls2080aqds_nand_defconfig | 8 ++--- configs/ls2080aqds_qspi_defconfig | 8 ++--- configs/ls2080ardb_SECURE_BOOT_defconfig | 1 + configs/ls2080ardb_defconfig | 1 + configs/ls2080ardb_nand_defconfig | 1 + configs/lschlv2_defconfig | 2 +- configs/lsxhl_defconfig | 5 ++-- configs/luan_defconfig | 3 +- configs/lwmon5_defconfig | 3 +- configs/makalu_defconfig | 3 +- configs/malta64_defconfig | 1 + configs/malta64el_defconfig | 1 + configs/malta_defconfig | 1 + configs/maltael_defconfig | 1 + configs/maxbcm_defconfig | 2 +- configs/mccmon6_nor_defconfig | 1 + configs/mccmon6_sd_defconfig | 1 + configs/mecp5123_defconfig | 3 +- configs/meesc_dataflash_defconfig | 2 +- configs/meesc_defconfig | 2 +- configs/mgcoge3ne_defconfig | 3 +- configs/mgcoge_defconfig | 3 +- configs/microblaze-generic_defconfig | 3 +- configs/motionpro_defconfig | 3 +- configs/mpc5121ads_defconfig | 3 +- configs/mpc5121ads_rev2_defconfig | 3 +- configs/mpc8308_p1m_defconfig | 3 +- configs/mpr2_defconfig | 1 + configs/ms7720se_defconfig | 1 + configs/ms7722se_defconfig | 1 + configs/ms7750se_defconfig | 1 + configs/munices_defconfig | 3 +- configs/mx31ads_defconfig | 3 +- configs/mx35pdk_defconfig | 1 + configs/mx6dlsabreauto_defconfig | 1 + configs/mx6qpsabreauto_defconfig | 1 + configs/mx6qsabreauto_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/nsa310s_defconfig | 2 +- configs/nsim_700_defconfig | 2 +- configs/nsim_700be_defconfig | 2 +- configs/nsim_hs38_defconfig | 2 +- configs/nsim_hs38be_defconfig | 2 +- configs/odroid-c2_defconfig | 7 +---- configs/orangepi_zero_defconfig | 4 +-- configs/pb1000_defconfig | 1 + configs/pcm030_LOWBOOT_defconfig | 3 +- configs/pcm030_defconfig | 3 +- configs/pdm360ng_defconfig | 3 +- configs/peach-pi_defconfig | 2 +- configs/peach-pit_defconfig | 2 +- configs/pic32mzdask_defconfig | 4 +-- configs/pine64_plus_defconfig | 2 +- configs/pm9261_defconfig | 3 +- configs/pm9263_defconfig | 3 +- configs/pm9g45_defconfig | 2 +- configs/pogo_e02_defconfig | 2 +- configs/pxm2_defconfig | 2 +- configs/qemu-ppce500_defconfig | 2 +- configs/qemu_mips64_defconfig | 1 + configs/qemu_mips64el_defconfig | 1 + configs/qemu_mips_defconfig | 1 + configs/qemu_mipsel_defconfig | 1 + configs/r0p7734_defconfig | 1 + configs/r2dplus_defconfig | 1 + configs/r7780mp_defconfig | 1 + configs/rainier_defconfig | 3 +- configs/rainier_ramboot_defconfig | 3 +- configs/rastaban_defconfig | 2 +- configs/redwood_defconfig | 3 +- configs/rsk7203_defconfig | 1 + configs/rsk7264_defconfig | 1 + configs/rsk7269_defconfig | 1 + configs/rut_defconfig | 2 +- configs/salvator-x_defconfig | 2 +- configs/sama5d2_ptc_nandflash_defconfig | 2 +- configs/sama5d2_ptc_spiflash_defconfig | 2 +- configs/sama5d2_xplained_mmc_defconfig | 2 +- configs/sama5d2_xplained_spiflash_defconfig | 2 +- configs/sama5d3xek_mmc_defconfig | 1 + configs/sama5d3xek_nandflash_defconfig | 1 + configs/sama5d3xek_spiflash_defconfig | 1 + configs/sbc8349_PCI_33_defconfig | 3 +- configs/sbc8349_PCI_66_defconfig | 3 +- configs/sbc8349_defconfig | 3 +- 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 | 3 +- configs/sequoia_defconfig | 3 +- configs/sequoia_ramboot_defconfig | 3 +- configs/sh7752evb_defconfig | 2 +- configs/sh7753evb_defconfig | 2 +- configs/sh7757lcr_defconfig | 2 +- configs/sh7763rdp_defconfig | 1 + configs/sh7785lcr_32bit_defconfig | 1 + configs/sh7785lcr_defconfig | 1 + configs/shmin_defconfig | 1 + configs/smartweb_defconfig | 2 +- configs/smdkc100_defconfig | 2 +- configs/snapper9260_defconfig | 2 +- configs/snapper9g20_defconfig | 2 +- configs/snow_defconfig | 2 +- configs/socfpga_is1_defconfig | 2 +- configs/socrates_defconfig | 3 +- configs/spear300_defconfig | 3 +- configs/spear300_nand_defconfig | 3 +- configs/spear300_usbtty_defconfig | 3 +- configs/spear300_usbtty_nand_defconfig | 3 +- configs/spear310_defconfig | 3 +- configs/spear310_nand_defconfig | 3 +- configs/spear310_pnor_defconfig | 3 +- configs/spear310_usbtty_defconfig | 3 +- configs/spear310_usbtty_nand_defconfig | 3 +- configs/spear310_usbtty_pnor_defconfig | 3 +- configs/spear320_defconfig | 3 +- configs/spear320_nand_defconfig | 3 +- configs/spear320_pnor_defconfig | 3 +- configs/spear320_usbtty_defconfig | 3 +- configs/spear320_usbtty_nand_defconfig | 3 +- configs/spear320_usbtty_pnor_defconfig | 3 +- configs/spear600_defconfig | 3 +- configs/spear600_nand_defconfig | 3 +- configs/spear600_usbtty_defconfig | 3 +- configs/spear600_usbtty_nand_defconfig | 3 +- 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 | 2 +- configs/suvd3_defconfig | 3 +- configs/sycamore_defconfig | 3 +- configs/t3corp_defconfig | 3 +- configs/taurus_defconfig | 2 +- configs/tb100_defconfig | 2 +- configs/tcm-bf518_defconfig | 1 + configs/tcm-bf537_defconfig | 3 +- configs/theadorable_debug_defconfig | 2 +- configs/theadorable_defconfig | 2 +- configs/thuban_defconfig | 2 +- configs/thunderx_88xx_defconfig | 2 +- configs/topic_miami_defconfig | 5 ++-- configs/topic_miamiplus_defconfig | 5 ++-- configs/ts4600_defconfig | 2 +- configs/tuge1_defconfig | 3 +- configs/tuxx1_defconfig | 3 +- configs/uniphier_ld11_defconfig | 3 +- configs/uniphier_ld20_defconfig | 3 +- configs/uniphier_ld4_sld8_defconfig | 3 +- configs/uniphier_pro4_defconfig | 3 +- configs/uniphier_pxs2_ld6b_defconfig | 3 +- configs/uniphier_sld3_defconfig | 3 +- configs/uniphier_v8_defconfig | 3 +- configs/usb_a9263_dataflash_defconfig | 2 +- configs/v38b_defconfig | 4 +-- configs/vct_platinum_defconfig | 1 + configs/vct_platinum_small_defconfig | 1 + configs/vct_platinumavc_defconfig | 1 + configs/vct_platinumavc_small_defconfig | 1 + configs/vct_premium_defconfig | 1 + configs/vct_premium_small_defconfig | 1 + configs/ve8313_defconfig | 3 +- configs/vexpress_aemv8a_dram_defconfig | 4 +-- configs/vexpress_aemv8a_juno_defconfig | 4 +-- configs/vexpress_aemv8a_semi_defconfig | 4 +-- configs/vexpress_ca15_tc2_defconfig | 1 + configs/vexpress_ca5x2_defconfig | 1 + configs/vexpress_ca9x4_defconfig | 1 + configs/vme8349_defconfig | 3 +- configs/walnut_defconfig | 3 +- configs/woodburn_defconfig | 1 + configs/woodburn_sd_defconfig | 1 + configs/work_92105_defconfig | 2 +- configs/wtk_defconfig | 3 +- configs/x600_defconfig | 1 + configs/xilinx-ppc405-generic_defconfig | 3 +- configs/xilinx-ppc440-generic_defconfig | 3 +- configs/xilinx_zynqmp_ep_defconfig | 4 +-- configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig | 4 +-- configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig | 2 +- configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig | 4 +-- configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig | 4 +-- configs/xilinx_zynqmp_zcu102_defconfig | 4 +-- configs/xilinx_zynqmp_zcu102_revB_defconfig | 4 +-- configs/xpedite1000_defconfig | 3 +- configs/xpedite517x_defconfig | 3 +- configs/xpedite520x_defconfig | 3 +- configs/xpedite537x_defconfig | 3 +- configs/xpedite550x_defconfig | 3 +- configs/xtfpga_defconfig | 3 +- configs/yellowstone_defconfig | 3 +- configs/yosemite_defconfig | 3 +- configs/yucca_defconfig | 3 +- configs/zipitz2_defconfig | 1 + configs/zmx25_defconfig | 1 + configs/zynq_microzed_defconfig | 3 +- configs/zynq_picozed_defconfig | 3 +- configs/zynq_zc702_defconfig | 3 +- configs/zynq_zc706_defconfig | 3 +- configs/zynq_zc770_xm010_defconfig | 3 +- configs/zynq_zc770_xm011_defconfig | 1 - configs/zynq_zc770_xm012_defconfig | 1 + configs/zynq_zc770_xm013_defconfig | 1 - configs/zynq_zed_defconfig | 3 +- configs/zynq_zybo_defconfig | 3 +- drivers/mtd/Kconfig | 5 ++++ drivers/mtd/st_smi.c | 2 +- fs/cramfs/cramfs.c | 2 +- include/configs/B4860QDS.h | 4 +-- include/configs/BSC9131RDB.h | 1 - include/configs/BSC9132QDS.h | 5 +--- include/configs/C29XPCIE.h | 4 --- include/configs/M54418TWR.h | 3 -- include/configs/MPC8315ERDB.h | 1 - include/configs/MPC8323ERDB.h | 1 - include/configs/MPC832XEMDS.h | 1 - include/configs/MPC8349EMDS.h | 1 - include/configs/MPC8349ITX.h | 1 - include/configs/MPC837XEMDS.h | 1 - include/configs/MPC837XERDB.h | 1 - include/configs/MPC8540ADS.h | 1 - include/configs/MPC8560ADS.h | 1 - include/configs/P1010RDB.h | 3 -- include/configs/P2041RDB.h | 3 +- include/configs/T102xQDS.h | 6 ++-- include/configs/T102xRDB.h | 6 ++-- include/configs/T1040QDS.h | 8 ++--- include/configs/T104xRDB.h | 5 ++-- include/configs/T208xQDS.h | 6 ++-- include/configs/T208xRDB.h | 6 ++-- include/configs/T4240QDS.h | 4 +-- include/configs/T4240RDB.h | 3 +- include/configs/advantech_dms-ba16.h | 1 - include/configs/alt.h | 1 - include/configs/am335x_evm.h | 1 - include/configs/am3517_crane.h | 1 - include/configs/am3517_evm.h | 2 -- include/configs/ap121.h | 2 -- include/configs/ap143.h | 2 -- include/configs/apalis_imx6.h | 3 +- include/configs/apf27.h | 1 - include/configs/apx4devkit.h | 1 - include/configs/armadillo-800eva.h | 1 - include/configs/aspenite.h | 1 - include/configs/at91sam9260ek.h | 3 -- include/configs/at91sam9261ek.h | 3 -- include/configs/at91sam9263ek.h | 3 -- include/configs/at91sam9m10g45ek.h | 2 -- include/configs/at91sam9n12ek.h | 3 -- include/configs/at91sam9rlek.h | 3 -- include/configs/at91sam9x5ek.h | 3 -- include/configs/axs10x.h | 1 - include/configs/bav335x.h | 1 - include/configs/bcm23550_w1d.h | 2 -- include/configs/bcm28155_ap.h | 2 -- include/configs/bcm_ep_board.h | 2 -- include/configs/bf506f-ezkit.h | 1 - include/configs/bf525-ucr2.h | 3 -- include/configs/bf537-minotaur.h | 6 ---- include/configs/bf537-srv1.h | 6 ---- include/configs/bf561-acvilon.h | 5 ---- include/configs/bfin_adi_common.h | 2 +- include/configs/bg0900.h | 1 - include/configs/blackstamp.h | 5 ---- include/configs/blackvme.h | 4 --- include/configs/blanche.h | 5 ++-- include/configs/br4.h | 5 ---- include/configs/bur_am335x_common.h | 2 -- include/configs/clearfog.h | 1 - include/configs/cm_t35.h | 1 - include/configs/cm_t3517.h | 1 - include/configs/colibri_imx6.h | 4 +-- include/configs/colibri_imx7.h | 3 +- include/configs/colibri_pxa270.h | 1 - include/configs/colibri_vf.h | 3 -- include/configs/controlcenterd.h | 1 - include/configs/corenet_ds.h | 3 +- include/configs/corvus.h | 3 -- include/configs/cyrus.h | 2 -- include/configs/da850evm.h | 3 -- include/configs/db-88f6720.h | 1 - include/configs/db-88f6820-amc.h | 1 - include/configs/db-88f6820-gp.h | 1 - include/configs/db-mv784mp-gp.h | 1 - include/configs/dns325.h | 1 - include/configs/dockstar.h | 1 - include/configs/dra7xx_evm.h | 1 - include/configs/dragonboard410c.h | 1 - include/configs/ds414.h | 1 - include/configs/ea20.h | 2 -- include/configs/el6x_common.h | 3 +- include/configs/exynos-common.h | 3 -- include/configs/exynos7420-common.h | 3 -- include/configs/ge_bx50v3.h | 4 +-- include/configs/goflexhome.h | 1 - include/configs/gose.h | 1 - include/configs/gplugd.h | 1 - include/configs/gr_cpci_ax2000.h | 1 - include/configs/gr_ep2s60.h | 1 - include/configs/gr_xc3s_1500.h | 1 - include/configs/grsim.h | 1 - include/configs/grsim_leon2.h | 1 - include/configs/h2200.h | 2 -- include/configs/highbank.h | 2 -- include/configs/hikey.h | 2 -- include/configs/hrcon.h | 2 -- include/configs/ib62x0.h | 1 - include/configs/iconnect.h | 1 - include/configs/imgtec_xilfpga.h | 5 ---- include/configs/ip04.h | 1 - include/configs/ipam390.h | 1 - include/configs/kc1.h | 6 ---- include/configs/km/km83xx-common.h | 1 - include/configs/km/km_arm.h | 7 +---- include/configs/km/kmp204x-common.h | 1 - include/configs/koelsch.h | 1 - include/configs/lacie_kw.h | 1 - include/configs/lager.h | 1 - include/configs/legoev3.h | 1 - include/configs/ls1012a_common.h | 1 - include/configs/ls1021aiot.h | 5 ---- include/configs/ls1021aqds.h | 4 --- include/configs/ls1021atwr.h | 4 --- include/configs/ls1043a_common.h | 2 +- include/configs/ls1043aqds.h | 1 - include/configs/ls1046aqds.h | 3 +- include/configs/ls1046ardb.h | 3 -- include/configs/ls2080a_common.h | 4 --- include/configs/ls2080a_simu.h | 4 +-- include/configs/ls2080aqds.h | 3 +- include/configs/ls2080ardb.h | 2 +- include/configs/lsxl.h | 2 -- include/configs/m28evk.h | 1 - include/configs/m53evk.h | 1 - include/configs/ma5d4evk.h | 2 -- include/configs/maxbcm.h | 1 - include/configs/mccmon6.h | 1 - include/configs/mcx.h | 1 - include/configs/meesc.h | 3 -- include/configs/meson-gxbb-common.h | 1 - include/configs/microblaze-generic.h | 2 -- include/configs/mv-plug-common.h | 1 - include/configs/mvebu_armada-8k.h | 1 - include/configs/mvebu_db-88f3720.h | 1 - include/configs/mx23_olinuxino.h | 1 - include/configs/mx23evk.h | 1 - include/configs/mx25pdk.h | 1 - include/configs/mx28evk.h | 1 - include/configs/mx31pdk.h | 7 ++--- include/configs/mx51evk.h | 4 +-- include/configs/mx53ard.h | 4 +-- include/configs/mx53cx9020.h | 4 +-- include/configs/mx53evk.h | 4 +-- include/configs/mx53loco.h | 4 +-- include/configs/mx53smd.h | 4 +-- include/configs/mx6_common.h | 2 -- include/configs/mx6qsabreauto.h | 1 - include/configs/mx6ul_14x14_evk.h | 4 +-- include/configs/mx6ullevk.h | 4 +-- include/configs/mx7dsabresd.h | 3 +- include/configs/nas220.h | 1 - include/configs/nokia_rx51.h | 2 -- include/configs/nsa310s.h | 1 - include/configs/nsim.h | 2 -- include/configs/omap3_evm.h | 1 - include/configs/omapl138_lcdk.h | 4 --- include/configs/openrd.h | 1 - include/configs/openrisc-generic.h | 1 - include/configs/pcm052.h | 4 +-- include/configs/pic32mzdask.h | 5 ---- include/configs/pico-imx6ul.h | 4 +-- include/configs/picosam9g45.h | 3 -- include/configs/pm9g45.h | 3 -- include/configs/pogo_e02.h | 1 - include/configs/porter.h | 1 - include/configs/pr1.h | 5 ---- include/configs/qemu-ppce500.h | 2 -- include/configs/rk3036_common.h | 1 - include/configs/rk3288_common.h | 1 - include/configs/rk3399_common.h | 1 - include/configs/rpi.h | 3 -- include/configs/s32v234evb.h | 4 +-- include/configs/s5p_goni.h | 2 -- include/configs/salvator-x.h | 1 - include/configs/sama5d2_ptc.h | 3 -- include/configs/sama5d2_xplained.h | 3 -- include/configs/sama5d3_xplained.h | 3 -- include/configs/sama5d3xek.h | 6 +--- include/configs/sama5d4_xplained.h | 3 -- include/configs/sama5d4ek.h | 3 -- include/configs/sandbox.h | 2 -- include/configs/sansa_fuze_plus.h | 1 - include/configs/sbc8349.h | 1 - include/configs/sc_sps_1.h | 1 - include/configs/sh7752evb.h | 3 -- include/configs/sh7753evb.h | 3 -- include/configs/sh7757lcr.h | 3 -- include/configs/siemens-am33x-common.h | 1 - include/configs/silk.h | 1 - include/configs/smartweb.h | 1 - include/configs/smdkc100.h | 1 - include/configs/snapper9260.h | 1 - include/configs/snapper9g45.h | 1 - include/configs/sniper.h | 6 ---- include/configs/socfpga_arria5_socdk.h | 1 - include/configs/socfpga_common.h | 1 - include/configs/socfpga_cyclone5_socdk.h | 1 - include/configs/socfpga_de0_nano_soc.h | 1 - include/configs/socfpga_de1_soc.h | 1 - include/configs/socfpga_is1.h | 1 - include/configs/socfpga_mcvevk.h | 1 - include/configs/socfpga_sockit.h | 1 - include/configs/socfpga_socrates.h | 1 - include/configs/socfpga_sr1500.h | 1 - include/configs/socfpga_vining_fpga.h | 1 - include/configs/stm32f746-disco.h | 1 - include/configs/stout.h | 1 - include/configs/stv0991.h | 2 -- include/configs/sunxi-common.h | 2 -- include/configs/tam3517-common.h | 1 - include/configs/tao3530.h | 1 - include/configs/taurus.h | 3 -- include/configs/tb100.h | 2 -- include/configs/tegra-common.h | 2 -- include/configs/theadorable.h | 2 -- include/configs/thunderx_88xx.h | 2 -- include/configs/ti814x_evm.h | 2 -- include/configs/ti816x_evm.h | 1 - include/configs/ti_armv7_common.h | 6 ---- include/configs/tplink_wdr4300.h | 2 -- include/configs/tricorder.h | 1 - include/configs/ts4600.h | 1 - include/configs/ts4800.h | 1 - include/configs/uniphier.h | 2 -- include/configs/usb_a9263.h | 3 -- include/configs/usbarmory.h | 1 - include/configs/vct.h | 2 -- include/configs/vf610twr.h | 3 -- include/configs/vinco.h | 3 -- include/configs/vme8349.h | 1 - include/configs/warp7.h | 3 +- include/configs/work_92105.h | 6 ---- include/configs/x86-common.h | 1 - include/configs/xfi3.h | 1 - include/configs/xilinx-ppc.h | 1 - include/configs/xilinx_zynqmp.h | 2 -- include/configs/xpress.h | 3 -- include/configs/zynq-common.h | 6 ++-- include/dataflash.h | 4 +-- 1056 files changed, 1289 insertions(+), 1160 deletions(-) -- 2.7.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot