From patchwork Thu Aug 22 13:41:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hannes Schmelzer X-Patchwork-Id: 1151607 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=br-automation.com Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46Dm2219hYz9s00 for ; Thu, 22 Aug 2019 23:43:06 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id D2191C220A4; Thu, 22 Aug 2019 13:42:37 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id BF27AC220CA; Thu, 22 Aug 2019 13:42:16 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 8AF29C220B8; Thu, 22 Aug 2019 13:42:08 +0000 (UTC) Received: from mail2.br-automation.com (mail2.br-automation.com [213.33.116.61]) by lists.denx.de (Postfix) with ESMTPS id AEA00C220A7 for ; Thu, 22 Aug 2019 13:42:04 +0000 (UTC) X-AuditID: c0a80110-998f3a8000001e6d-84-5d5e9bac1066 Received: from brsmtp01.br-automation.co.at (Unknown_Domain [192.168.1.60]) by mail2.br-automation.com () with SMTP id 80.8A.07789.CAB9E5D5; Thu, 22 Aug 2019 15:42:04 +0200 (CEST) MIME-Version: 1.0 From: "Hannes Schmelzer" To: u-boot@lists.denx.de Date: Thu, 22 Aug 2019 15:41:45 +0200 Message-Id: <1566481318-16029-5-git-send-email-hannes.schmelzer@br-automation.com> In-Reply-To: <1566481318-16029-1-git-send-email-hannes.schmelzer@br-automation.com> X-Mailer: git-send-email 2.7.4 References: <1566481318-16029-1-git-send-email-hannes.schmelzer@br-automation.com> X-MIMETrack: Itemize by SMTP Server on BRSMTPINTERN2/InternSMTP(Release 9.0.1FP5|November 22, 2015) at 22/08/2019 15:42:07, Serialize by Router on BRSMTPINTERN2/InternSMTP(Release 9.0.1FP5|November 22, 2015) at 22/08/2019 15:42:07, Serialize complete at 22/08/2019 15:42:07, Itemize by SMTP Server on BRSMTP01/Eggelsberg/AT/B&R(Release 9.0.1FP10 HF197|April 16, 2018) at 08/22/2019 03:42:04 PM X-TNEFEvaluated: 1 X-Disclaimed: 46043 MIME-Version: 1.0 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFtrKLMWRmVeSWpSXmKPExsVyYAWjje6a2XGxBudeyFs8eNDNbvF2bye7 A5PH478vWDzO3tnBGMAUxWWTkpqTWZZapG+XwJXxYM8W5oL9nBWHt/xgamBcytHFyMkhIWAi Me3YDtYuRi4OIYGtjBK/GqaxgCR4BQQlTs58AmazCdhKnJp+AswWEZCQ+NV/lRHEZhYolJj8 aD0TiC0sECPR/esuK4jNIqAqsW7RHGaIOUESuy9sAOvlFAiWePNwITNEr7bEsoWvmSGOkJO4 ea4TzBYCqn/y8Q8LyEESAn3MEote3mSCKBKSOL34LFSDsMSxixeYkR06gVFwFhJ3FpIdyOIL GJlXMYrnJmbmGOklFekmlpbk5yaWZObn6SXn525ihAStwA7G3W+0DzEycTAeYpTgYFYS4S2b GBcrxJuSWFmVWpQfX1Sak1p8iFGag0VJnHflCo5YIYH0xJLU7NTUgtQimCwTB6dUA2NPZ1RE u99+ztDA32K+JsdOBH932m1yJ3NRW6dXgRyXS7qLzGOFdYo79u3aL7+q/MnkG6+dGjofbn4q +6w18+Ft8YmfU03vGWy+4LvVguf4obd27MJeR/Jq/Qx9LcPZzA4puvz68vb24k/H1v92lfve 7HbKauq+JdNv+hzZ/9GIQadWbq/trl4lluKMREMt5qLiRAA32rPRSAIAAA== Cc: Chris Packham Subject: [U-Boot] [PATCH 4/5] moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 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" the x530 board needs conversion of SPL_SPI_LOAD to Kconfig first Signed-off-by: Hannes Schmelzer Reviewed-by: Chris Packham --- configs/x530_defconfig | 1 + include/configs/x530.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/x530_defconfig b/configs/x530_defconfig index 7db8de4..2bf20f4 100644 --- a/configs/x530_defconfig +++ b/configs/x530_defconfig @@ -21,6 +21,7 @@ CONFIG_SILENT_CONSOLE_UPDATE_ON_RELOC=y CONFIG_MISC_INIT_R=y CONFIG_SPL_TEXT_BASE=0x40000030 CONFIG_SPL_BOARD_INIT=y +CONFIG_SPL_SPI_LOAD=y CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_CMD_MEMINFO=y # CONFIG_CMD_FLASH is not set diff --git a/include/configs/x530.h b/include/configs/x530.h index 80ae15b..0946121 100644 --- a/include/configs/x530.h +++ b/include/configs/x530.h @@ -120,7 +120,6 @@ #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4) /* SPL related SPI defines */ -#define CONFIG_SPL_SPI_LOAD #define CONFIG_SYS_SPI_U_BOOT_OFFS 0x24000 #define CONFIG_SYS_U_BOOT_OFFS CONFIG_SYS_SPI_U_BOOT_OFFS