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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8D5CDC433FE for ; Sun, 20 Nov 2022 13:52:22 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8D1AD85331; Sun, 20 Nov 2022 14:38:14 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="bO5usUde"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 337A185313; Sun, 20 Nov 2022 14:35:13 +0100 (CET) Received: from mail-qt1-x82c.google.com (mail-qt1-x82c.google.com [IPv6:2607:f8b0:4864:20::82c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 4E20E852B5 for ; Sun, 20 Nov 2022 14:34:45 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82c.google.com with SMTP id z6so5900817qtv.5 for ; Sun, 20 Nov 2022 05:34:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=jbQkraWr9IVovYOLwDRp7MLI/xabF4yta0GEJofFXOw=; b=bO5usUdeSynBoxyqMFu1yt/5auaI3iOcRnL/saX/8aUu3ZGWCblGRfFiVSLuVbCau+ 7wI+4gm1Riyu7SBw4/YMUe3yhNU6YAsNTxRp0JfKFfzq5VoXb0pqW4nd/n2/kSf7jRGK txVHBF2+SO4CvLmY1A0FA/0x69LeZliAAjVQE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jbQkraWr9IVovYOLwDRp7MLI/xabF4yta0GEJofFXOw=; b=Q6NCxgikeZJ9utmCVPALxZJta54zffyMr24GAupb8sgORLujNV5xQgHjJECO17YCoG NkxqfICJ9D7iqPJrlVhz2C3dZLNCUcqqT1ml1DBcCiaB/MZxsSpwcRTIxoGFRZkRsBzp g29JumPmEQuMyaY2+rjRVyUTmKr6ry5WNZSlvux521gx+a+hLILVNa7HoqzXqEmpjD97 OnJ6uD+1CthzsL4FTOt7spK+cqk5qZL2l7fPzEgc8ccb9Pl8Qj+auqLQyBh4NXTkUOZy QkzSsjP962ltnC4qBV7HKuIe4i+nfSNVJCCziwd0cM6pF5+w2o0aqf+EAghDntw+qfxQ ZA1g== X-Gm-Message-State: ANoB5pnzk/QPgq3Y8YnSacVgr8u+ZMZBxsD7MZxNt0ZBVx+mnfA3rKHO JzBAKCb5mQPmTUivvS9LVzThRqFxwqsFZg== X-Google-Smtp-Source: AA0mqf4R3NPs1uS6QObcjaKdOHQxfXu2nRRBvHgW3/RASgIHBhxaXCrDey6mIdEMvX58g2fMjNhKZg== X-Received: by 2002:ac8:7601:0:b0:3a6:3455:d1a6 with SMTP id t1-20020ac87601000000b003a63455d1a6mr7787511qtq.448.1668951284810; Sun, 20 Nov 2022 05:34:44 -0800 (PST) Received: from bill-the-cat.lan (2603-6081-7b00-6400-29a0-035f-b06a-235e.res6.spectrum.com. [2603:6081:7b00:6400:29a0:35f:b06a:235e]) by smtp.gmail.com with ESMTPSA id m21-20020a05620a24d500b006ce0733caebsm6487740qkn.14.2022.11.20.05.34.44 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 05:34:44 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 072/241] global: Migrate CONFIG_KM_ECC_MODE to CFG Date: Sun, 20 Nov 2022 08:31:03 -0500 Message-Id: <20221120133352.3055600-73-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221120133352.3055600-1-trini@konsulko.com> References: <20221119234545.404563-38-trini@konsulko.com> <20221120133352.3055600-1-trini@konsulko.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Signed-off-by: Tom Rini --- include/configs/km/keymile-common.h | 6 +++--- scripts/config_whitelist.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/configs/km/keymile-common.h b/include/configs/km/keymile-common.h index 5e3baca75b23..1ae134c2ae3e 100644 --- a/include/configs/km/keymile-common.h +++ b/include/configs/km/keymile-common.h @@ -52,10 +52,10 @@ #ifdef CONFIG_NAND_ECC_BCH #define CONFIG_KM_UIMAGE_NAME "ecc_bch_uImage\0" -#define CONFIG_KM_ECC_MODE " eccmode=bch" +#define CFG_KM_ECC_MODE " eccmode=bch" #else #define CONFIG_KM_UIMAGE_NAME "uImage\0" -#define CONFIG_KM_ECC_MODE +#define CFG_KM_ECC_MODE #endif /* @@ -95,7 +95,7 @@ ":${hostname}:${netdev}:off:" \ " console=" CONFIG_KM_CONSOLE_TTY ",${baudrate}" \ " mem=${kernelmem} init=${init}" \ - CONFIG_KM_ECC_MODE \ + CFG_KM_ECC_MODE \ " phram.phram=phvar,${varaddr}," __stringify(CONFIG_KM_PHRAM)\ " " CONFIG_KM_UBI_LINUX_MTD " " \ CFG_KM_DEF_BOOT_ARGS_CPU \ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index fb702a42bd6b..11a501212b8c 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -80,7 +80,7 @@ CFG_KM_DEF_ENV_CONSTANTS CFG_KM_DEF_ENV_CPU CFG_KM_DEF_ENV_FLASH_BOOT CFG_KM_DEV_ENV_FLASH_BOOT_UBI -CONFIG_KM_ECC_MODE +CFG_KM_ECC_MODE CONFIG_KM_NEW_ENV CONFIG_KM_UBI_LINUX_MTD CONFIG_KM_UBI_PARTITION_NAME_APP -- 2.25.1