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 73500C4332F for ; Sun, 20 Nov 2022 13:35:42 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 01C7B85269; Sun, 20 Nov 2022 14:34:19 +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="LumF1OEf"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9B67D851EB; Sun, 20 Nov 2022 14:34:05 +0100 (CET) Received: from mail-qk1-x72d.google.com (mail-qk1-x72d.google.com [IPv6:2607:f8b0:4864:20::72d]) (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 3423985119 for ; Sun, 20 Nov 2022 14:34:03 +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-qk1-x72d.google.com with SMTP id k2so6488046qkk.7 for ; Sun, 20 Nov 2022 05:34:03 -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=WPIvUkpA845eMMlizRjZFPzREwgap+6ARPhykIUrNeA=; b=LumF1OEfbULAzLrKilpoRULsPb37OGahEctF3dol9F/OBmf6UNz82hByxSP621eRHm XARCE+vBNuwCUuXV33Jm5qyO+yZX7OFSnEOBAo3ggTmbxJ/HkdiC4CPo6UbTI73XfQtE eY6/XP88EV92wWw/IRfwJVDuU+GBgtfJ6cwSU= 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=WPIvUkpA845eMMlizRjZFPzREwgap+6ARPhykIUrNeA=; b=g/OMgLhKbZ0QwSM6V0xEdCf0Ptdp9dZpXDWGDqEuoPwYRbF/nuwWno36uSkf3IeZvD JbYo1SwIUDQuMD0Z4occuLIMUFRpEkO+0BdQxgZM8ahiImFybRiwzW65j7mbUTGBz1C4 RjKD3lM3XRZ9JOjuWvsXPNbXm3Bniz9qxnhMZmdeQdnRQdg1EdxTkDx5wGwT5NvL5R3h l2tsJFzJlF8NIl4dFxuQ6pikE8oWQ0O3KOOwZwOzSlfe0wlR0AKhBaUaHJsiIEc3k6H8 WD1akQW1kxoPIP1cvukJR0W1BTkiTOebdTt4B6r8TqCnrd8W5oGlaoFzLqPfG174ZLx+ shyg== X-Gm-Message-State: ANoB5plN714P8Qz+WgADmhdPidd+UfmlplDcF6ZnKsW3HHGjtEen1W1P PHg1K4kSISmKLjjvSSOoQ8jxuPAAmmBYBg== X-Google-Smtp-Source: AA0mqf63LYLN07OKHfmG3fzBcbrrVDlvgqkq/XWlvsdcOQoT2Khr3bFxRstwPSMWq8uBalHpbSW0gw== X-Received: by 2002:a37:4043:0:b0:6ee:b095:a047 with SMTP id n64-20020a374043000000b006eeb095a047mr12847228qka.524.1668951241835; Sun, 20 Nov 2022 05:34:01 -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.01 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 05:34:01 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 008/241] global: Migrate CONFIG_DM9000_USE_16BIT to CFG Date: Sun, 20 Nov 2022 08:29:59 -0500 Message-Id: <20221120133352.3055600-9-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/at91sam9261ek.h | 2 +- include/configs/devkit8000.h | 2 +- scripts/config_whitelist.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h index a9bbbd39484a..9a3928f3fa87 100644 --- a/include/configs/at91sam9261ek.h +++ b/include/configs/at91sam9261ek.h @@ -38,7 +38,7 @@ #define CFG_DM9000_BASE 0x30000000 #define DM9000_IO CFG_DM9000_BASE #define DM9000_DATA (CFG_DM9000_BASE + 4) -#define CONFIG_DM9000_USE_16BIT +#define CFG_DM9000_USE_16BIT #define CFG_DM9000_NO_SROM /* USB */ diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index 1694bf1cd3e1..c8b176542d95 100644 --- a/include/configs/devkit8000.h +++ b/include/configs/devkit8000.h @@ -21,7 +21,7 @@ #define CFG_DM9000_BASE 0x2c000000 #define DM9000_IO CFG_DM9000_BASE #define DM9000_DATA (CFG_DM9000_BASE + 0x400) -#define CONFIG_DM9000_USE_16BIT 1 +#define CFG_DM9000_USE_16BIT 1 #define CFG_DM9000_NO_SROM 1 #undef CONFIG_DM9000_DEBUG diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 85adbafa58fe..43234d822457 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -8,7 +8,7 @@ CFG_DFU_ENV_SETTINGS CFG_DM9000_BASE CFG_DM9000_BYTE_SWAPPED CFG_DM9000_NO_SROM -CONFIG_DM9000_USE_16BIT +CFG_DM9000_USE_16BIT CONFIG_DW_WDT_CLOCK_KHZ CONFIG_ENV_FLAGS_LIST_STATIC CONFIG_ENV_IS_EMBEDDED -- 2.25.1