From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 80AD3C433E4 for ; Mon, 29 Mar 2021 10:02:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5F26E61970 for ; Mon, 29 Mar 2021 10:02:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232721AbhC2KCK (ORCPT ); Mon, 29 Mar 2021 06:02:10 -0400 Received: from esa.microchip.iphmx.com ([68.232.154.123]:53767 "EHLO esa.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232545AbhC2KBU (ORCPT ); Mon, 29 Mar 2021 06:01:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1617012080; x=1648548080; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=leVblOH1MY8DwoTNFe/JSw6Rm5p0N8qVukn2RO/GPfI=; b=h873+Ve24RWPiJ7RnmahSc3MYHwhjE4hxfW8MaPCQZaa3Me244lVJcRJ tw4vLsQxEOZ8pccABPryyed1v72ZYuRFeU8lDwV5VKjDZs4C4D+yp38qa a/eUHVdgxugG/LgzkA4MpG89I7lAa3gmGih/y/Dv1S9y0fRWzIJ1VzObD vZrRHIhT8C4+X5UCJc50nfpf8IdOFDuY3jte5nIwtLcCV0F2TiZOMsmXH p3+vZcxWqJOrHeV5rhcR34WsekLbYCiHHZdLi7zJfLAkaPAGtK3SXz49V 3oOhsM1VxxIic4kt5efaL4ZA5QSQd6bgw2tVNiCkxm7p9bWIm81Ev7Sfm Q==; IronPort-SDR: ZoZ+nI/wsZeYVRPBx+aV6O5YDDBDF00oohmnwoe5Tq2WRFRZZZw/bRcHCCDasDdX3TyS84B569 +dtzZ1IU3bg0MyRfbqSkNIxrTOA8Hu4WA52b8V9BRpDk5OPqQnI7Pw4kbxM1W914bmcb0mOMn/ 6Esd1XkIowklYg4gCE6Jqgsz1h6pHzqqxMGu8ye/phYxdjKIeLLQPQHzQzURQh9pEaTi8nJ2xM Nm3jA+KxkwV950vwtG1YPL/d/K5igl6/7w89gyelHdvZvYQ57CUH+Z6HC0/vcDJEHzI/xKsECW cKU= X-IronPort-AV: E=Sophos;i="5.81,287,1610434800"; d="scan'208";a="111696168" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa2.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 29 Mar 2021 03:01:20 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Mon, 29 Mar 2021 03:01:19 -0700 Received: from localhost.localdomain (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2176.2 via Frontend Transport; Mon, 29 Mar 2021 03:01:17 -0700 From: To: CC: , Alexandre Belloni , Ludovic Desroches , Codrin Ciubotariu , Claudiu Beznea , Eugen Hristev , Tudor Ambarus , Cristian Birsan , , Subject: [PATCH 7/7] ARM: configs: at91: Modernize UBI defconfig part Date: Mon, 29 Mar 2021 11:56:45 +0200 Message-ID: <4136c4443efce6f028eca74885870ac649981da1.1617010856.git.nicolas.ferre@microchip.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Nicolas Ferre UBI_GLUEBI is not so common and UBI_FASTMAP is used for several years. Make them part of a modernization of UBI defconfig options. Signed-off-by: Nicolas Ferre --- arch/arm/configs/at91_dt_defconfig | 2 +- arch/arm/configs/sama5_defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig index e033d08c9cda..06c888a45eb3 100644 --- a/arch/arm/configs/at91_dt_defconfig +++ b/arch/arm/configs/at91_dt_defconfig @@ -54,7 +54,7 @@ CONFIG_MTD_RAW_NAND=y CONFIG_MTD_NAND_ATMEL=y CONFIG_MTD_SPI_NOR=y CONFIG_MTD_UBI=y -CONFIG_MTD_UBI_GLUEBI=y +CONFIG_MTD_UBI_FASTMAP=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=4 diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index 99d167623940..17db3b3e2dd3 100644 --- a/arch/arm/configs/sama5_defconfig +++ b/arch/arm/configs/sama5_defconfig @@ -63,7 +63,7 @@ CONFIG_MTD_RAW_NAND=y CONFIG_MTD_NAND_ATMEL=y CONFIG_MTD_SPI_NOR=y CONFIG_MTD_UBI=y -CONFIG_MTD_UBI_GLUEBI=y +CONFIG_MTD_UBI_FASTMAP=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=4 -- 2.31.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 14B31C433C1 for ; Mon, 29 Mar 2021 17:01:58 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7D21A61932 for ; Mon, 29 Mar 2021 17:01:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7D21A61932 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=microchip.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID:Date: Subject:CC:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Rkt3Ns0wEtXasI7AS32AMUoslchGlIS4ayn3RSTuIFY=; b=BQpUQKhMEWct2pTVaJo3axcgO yDpCwb/fU0B9fZ/4BMbPTYDV/6B+UAEhcLz5h5dYGxBXCDQBFxgpI1+xrQ4qT+SZtbKuP/TWg0nH2 tGKlzyl9XiXiEDyaK0kxyMGRNdnrTL5x7mBqfpzSunCxpQmISJJr1Wkm3m7EbeMxl4dmuNGrYoutz fa9efbVg4VNL03WztC7hdurmQ9OTvULEuKbapoMLKfUkQ7I+TFxCZVRG0mK9U0vxpTyj8W99Qdcy/ qIolXCXrsffiXdO/du8EsPUdbDgDmiz0QIYPqi/m1/HZ1HQY3IRKAgXBtqFLJki2BrMUUhsLnxEIo QatOXKd+A==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lQvEl-000oZS-Ln; Mon, 29 Mar 2021 16:59:59 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lQoi0-000YtA-Kg for linux-arm-kernel@lists.infradead.org; Mon, 29 Mar 2021 10:01:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1617012081; x=1648548081; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=leVblOH1MY8DwoTNFe/JSw6Rm5p0N8qVukn2RO/GPfI=; b=bbwBMEZeAdWkdkrq4+Y5ZpiMhv7XaU2EenX2xEQ4QuONMakV7f+2ALJ5 QxA2RpH4+7RTM7fGQBa56mtodQGIaoVuK6SAhuKRNiSCFB2wVXYjo11pl EQOQwk2ef1GvxCUCDjvqZwmtk5pmc+l9e3DqyrplojChX7hOIn3rvYfwo EVC8jh9qCQfbR2ATVdyyoVu8l2skiue7wo+y3+OPVG1YF/SV53AfUW5lJ wSW1wjuWhgm/ZVbbyJJzp6D0QaLG+ma4NBzEKh4Hyxj+2xdbuyEguoK1+ TeZdWjowyxtXClaUGFmTD3nCLlWck7XQ9KjFrhhKJKFHHXmJiP3zKfeDm g==; IronPort-SDR: ZoZ+nI/wsZeYVRPBx+aV6O5YDDBDF00oohmnwoe5Tq2WRFRZZZw/bRcHCCDasDdX3TyS84B569 +dtzZ1IU3bg0MyRfbqSkNIxrTOA8Hu4WA52b8V9BRpDk5OPqQnI7Pw4kbxM1W914bmcb0mOMn/ 6Esd1XkIowklYg4gCE6Jqgsz1h6pHzqqxMGu8ye/phYxdjKIeLLQPQHzQzURQh9pEaTi8nJ2xM Nm3jA+KxkwV950vwtG1YPL/d/K5igl6/7w89gyelHdvZvYQ57CUH+Z6HC0/vcDJEHzI/xKsECW cKU= X-IronPort-AV: E=Sophos;i="5.81,287,1610434800"; d="scan'208";a="111696168" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa2.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 29 Mar 2021 03:01:20 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Mon, 29 Mar 2021 03:01:19 -0700 Received: from localhost.localdomain (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2176.2 via Frontend Transport; Mon, 29 Mar 2021 03:01:17 -0700 From: To: CC: , Alexandre Belloni , Ludovic Desroches , Codrin Ciubotariu , Claudiu Beznea , Eugen Hristev , Tudor Ambarus , Cristian Birsan , , Subject: [PATCH 7/7] ARM: configs: at91: Modernize UBI defconfig part Date: Mon, 29 Mar 2021 11:56:45 +0200 Message-ID: <4136c4443efce6f028eca74885870ac649981da1.1617010856.git.nicolas.ferre@microchip.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210329_110121_134159_CD41F601 X-CRM114-Status: GOOD ( 10.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Nicolas Ferre UBI_GLUEBI is not so common and UBI_FASTMAP is used for several years. Make them part of a modernization of UBI defconfig options. Signed-off-by: Nicolas Ferre --- arch/arm/configs/at91_dt_defconfig | 2 +- arch/arm/configs/sama5_defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig index e033d08c9cda..06c888a45eb3 100644 --- a/arch/arm/configs/at91_dt_defconfig +++ b/arch/arm/configs/at91_dt_defconfig @@ -54,7 +54,7 @@ CONFIG_MTD_RAW_NAND=y CONFIG_MTD_NAND_ATMEL=y CONFIG_MTD_SPI_NOR=y CONFIG_MTD_UBI=y -CONFIG_MTD_UBI_GLUEBI=y +CONFIG_MTD_UBI_FASTMAP=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=4 diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index 99d167623940..17db3b3e2dd3 100644 --- a/arch/arm/configs/sama5_defconfig +++ b/arch/arm/configs/sama5_defconfig @@ -63,7 +63,7 @@ CONFIG_MTD_RAW_NAND=y CONFIG_MTD_NAND_ATMEL=y CONFIG_MTD_SPI_NOR=y CONFIG_MTD_UBI=y -CONFIG_MTD_UBI_GLUEBI=y +CONFIG_MTD_UBI_FASTMAP=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=4 -- 2.31.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel