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 55A0EC4332F for ; Sun, 20 Nov 2022 14:22:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D197785404; Sun, 20 Nov 2022 15:14:10 +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="tJOEdTpC"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5073E85213; Sun, 20 Nov 2022 15:12:26 +0100 (CET) Received: from mail-qv1-xf35.google.com (mail-qv1-xf35.google.com [IPv6:2607:f8b0:4864:20::f35]) (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 53FF7853DD for ; Sun, 20 Nov 2022 15:09:46 +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-qv1-xf35.google.com with SMTP id s18so4903787qvo.9 for ; Sun, 20 Nov 2022 06:09:46 -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=7KSN5rvlSfe/ZCskFbSU+fT1MD8HhFKM37os9/E0uwI=; b=tJOEdTpCUly99s/ohhqHi2ja+vwM7z2G2eiOtfXw7Crq/yRnhmj0zRZFXjqeFJrOmY Kyk5SG0g5ilyon6dbgHPG4SXMcKvJ3cxvOl0ijtfy1kSr6lQ6+obnZtTA3+9mTBXVgxz a4SbC9EgAlHzz2mbWSyk0XfKq8NB4UUjmMvso= 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=7KSN5rvlSfe/ZCskFbSU+fT1MD8HhFKM37os9/E0uwI=; b=ZmLMezLLW+tBM2H4dHSep9UAqpzkoTg+Y16Ajb8lGrpi3sDDtlfXv58sGOO8Jt4eTr 1x4Zd/x1AAmfLbVTwVlsUtXPmZmtj4gNPP1qt7dhtH/CP5K+z8VLZedhcrGVxnkMXi1y z+FTHSI1C29TjfIMrOkUqhgNd2kNWmHkPhAH0JqxMKFmHIvQ4aAoOi8P+bExm3fSyN4R +cukYGtJ6ycTrAaZsXLcVZ8+D2ZweinHh89c2HnELBefopAbwcJ5LaRAd3wJ2a6ZNUUP Znk2RUZan6VvE+jhMYfx7hEvw+/94DWYCWXswsmwGbM9AWqMfDtsEMkBZBLWTXW6ZDKs neoQ== X-Gm-Message-State: ANoB5pkTJYC+3BXOo/fEoE4d5KSosN4wPH+b0i348R1ex9ee8BLH6Uru HhQsNTEKYcxJpL46nYdWK+dsAezjp3bcsw== X-Google-Smtp-Source: AA0mqf4dR+gSKLtt3uVQNvPCqEFf1OojTsFH/fIpxS7TN9ecU5fLAQu8D+TiVaoeuwlgEEwjcuEVgw== X-Received: by 2002:a05:6214:b22:b0:4bb:6661:61df with SMTP id w2-20020a0562140b2200b004bb666161dfmr13717127qvj.113.1668953360910; Sun, 20 Nov 2022 06:09:20 -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 bk23-20020a05620a1a1700b006ce580c2663sm6387502qkb.35.2022.11.20.06.09.20 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 06:09:20 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 187/241] global: Migrate CONFIG_SMDK5420 to CFG Date: Sun, 20 Nov 2022 09:08:17 -0500 Message-Id: <20221120140829.3057894-78-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221120140829.3057894-1-trini@konsulko.com> References: <20221120135520.3057773-4-trini@konsulko.com> <20221120140829.3057894-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/smdk5420.h | 8 ++++---- scripts/config_whitelist.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/configs/smdk5420.h b/include/configs/smdk5420.h index 0392530c0adf..e182625dd633 100644 --- a/include/configs/smdk5420.h +++ b/include/configs/smdk5420.h @@ -5,18 +5,18 @@ * Configuration settings for the SAMSUNG SMDK5420 board. */ -#ifndef __CONFIG_SMDK5420_H -#define __CONFIG_SMDK5420_H +#ifndef __CFG_SMDK5420_H +#define __CFG_SMDK5420_H #include #include #include -#define CONFIG_SMDK5420 /* which is in a SMDK5420 */ +#define CFG_SMDK5420 /* which is in a SMDK5420 */ #define CFG_SYS_SDRAM_BASE 0x20000000 /* DRAM Memory Banks */ #define SDRAM_BANK_SIZE (512UL << 20UL) /* 512 MB */ -#endif /* __CONFIG_SMDK5420_H */ +#endif /* __CFG_SMDK5420_H */ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index c1129ffb9e53..4cf75324d291 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -196,7 +196,7 @@ CFG_SH_ETHER_PHY_MODE CFG_SH_ETHER_USE_PORT CFG_SH_QSPI_BASE CFG_SLIC -CONFIG_SMDK5420 +CFG_SMDK5420 CONFIG_SMP_PEN_ADDR CONFIG_SOCRATES CONFIG_SPI_ADDR -- 2.25.1