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 D0331C4321E for ; Sun, 4 Dec 2022 15:11:11 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C345A854B8; Sun, 4 Dec 2022 16:07: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="byXN+okS"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CFAFE85325; Sun, 4 Dec 2022 16:06:28 +0100 (CET) Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) (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 8DFCA8542B for ; Sun, 4 Dec 2022 16:06:26 +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-ej1-x62e.google.com with SMTP id ml11so22303057ejb.6 for ; Sun, 04 Dec 2022 07:06:26 -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=ICahDjwR1vEevKlZuPwITQefwrMrWjdrqmSTjFrjE3s=; b=byXN+okSCi+4XFEXGg6sFtq8jBvTZOaz93LXq5Wj0So0tv4SNh4s6u4yf20s4Rt9T6 AeuFysVm3cbg3o7ZhyhMndIeRqxWJ+PQGyi3yskXgbkvBTJwSpKu+98aP1qI67EDUPsh 7XqSMQQ2lmSJkTgkcnwLAFhaDcUrVzvSTHdg0= 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=ICahDjwR1vEevKlZuPwITQefwrMrWjdrqmSTjFrjE3s=; b=1+X42nVJLoLlsi7pjiQbpJvdrXeNcTlrN1YVKkT8Nz9ukHWgz/oytv4eR35cT8Bnwm bEEs+Xmh4v4oSb5RMfgh/GTzqrgg7Ql0X7MmhfzcPdPglzVat3BaDTUi8MlAN5iF10VQ t14kjDF1MipFT12F2JtVHwQHKhSV6Uza36ytPEz/WOi+bjKUt49cUNGt7xts2bLRPeX8 y0lJg8QmZc3Aan9EjFujSuWjk2zGto7ABeLRhb0P4HNNf3CqGWjedq6HLQLBG2KxAnnW 837WhFDh9ERbkHf3Hee+zqh4yeF7WDuRJnzEuztYCMh9KEojiMPjYvzLPuJRqh0WT7vR 3jqA== X-Gm-Message-State: ANoB5pkpo/0nI+BSoTkOR5ZAcVspt59KcTiqYAJZmUOrVf7TyjsACHFG B86ejZ2Gngv0BI07VwiAm0e65NpoeOa8YTrU X-Google-Smtp-Source: AA0mqf6g+yOniUSKL6AjFbYzscn1hHLY1c3w4wOy60r5x5UxaKdIhdFnYnY417XlXP+Awr7IuAT6KQ== X-Received: by 2002:a17:906:a41a:b0:7c0:e80e:5af0 with SMTP id l26-20020a170906a41a00b007c0e80e5af0mr2580442ejz.235.1670166386158; Sun, 04 Dec 2022 07:06:26 -0800 (PST) Received: from bill-the-cat.lan (2603-6081-7b00-6400-61c7-2644-b62d-0af3.res6.spectrum.com. [2603:6081:7b00:6400:61c7:2644:b62d:af3]) by smtp.gmail.com with ESMTPSA id g1-20020a17090604c100b0073dc5bb7c32sm5240058eja.64.2022.12.04.07.06.25 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Dec 2022 07:06:25 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH 026/149] global: Migrate CONFIG_FB_ADDR to CFG Date: Sun, 4 Dec 2022 10:03:51 -0500 Message-Id: <20221204150554.4165941-26-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221204150554.4165941-1-trini@konsulko.com> References: <20221202214251.3027264-41-trini@konsulko.com> <20221204150554.4165941-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 Perform a simple rename of CONFIG_FB_ADDR to CFG_FB_ADDR Signed-off-by: Tom Rini --- drivers/video/nexell_display.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/nexell_display.c b/drivers/video/nexell_display.c index 5595796a678b..af2698ffca84 100644 --- a/drivers/video/nexell_display.c +++ b/drivers/video/nexell_display.c @@ -560,7 +560,7 @@ static int nx_display_bind(struct udevice *dev) /* Datasheet S5p4418: * Resolution up to 2048 x 1280, up to 12 Bit per color (HDMI) * Actual (max.) size is 0x1000000 because in U-Boot nanopi2-2016.01 - * "#define CONFIG_FB_ADDR 0x77000000" and next address is + * "#define CFG_FB_ADDR 0x77000000" and next address is * "#define BMP_LOAD_ADDR 0x78000000" */ plat->size = 0x1000000; -- 2.25.1