From patchwork Sat Apr 1 22:48:12 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nobuhiro Iwamatsu X-Patchwork-Id: 746102 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3vwYSX1RWGz9ryv for ; Sun, 2 Apr 2017 08:48:43 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=nigauri-org.20150623.gappssmtp.com header.i=@nigauri-org.20150623.gappssmtp.com header.b="n/75iuwD"; dkim-atps=neutral Received: by lists.denx.de (Postfix, from userid 105) id A9664C21C4F; Sat, 1 Apr 2017 22:48:38 +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=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID 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 79B42C21C44; Sat, 1 Apr 2017 22:48:34 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 64965C21C44; Sat, 1 Apr 2017 22:48:33 +0000 (UTC) Received: from mail-pg0-f65.google.com (mail-pg0-f65.google.com [74.125.83.65]) by lists.denx.de (Postfix) with ESMTPS id 9F243C21C3F for ; Sat, 1 Apr 2017 22:48:32 +0000 (UTC) Received: by mail-pg0-f65.google.com with SMTP id 81so23195001pgh.3 for ; Sat, 01 Apr 2017 15:48:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nigauri-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=Lj1+/OUY6kX60NID51qc/EfkwjKeNDyWF3cJ0kkFUDA=; b=n/75iuwD+wwZnQkUJ7nWmZmrPponbomgd88LnDm5IVbH7a4N9L6bAuAweEwDNy/wCH hQSzvuYzkr4H8AVkgp+NPe2stFXIocfNes7uh2V7AV2RTpNcVU3v6uIg6sxzBSl1LsLV zY7nvGGNlcVgGA1pyNjvvbPQMRWFgHh3wgudDiQfqtjT3kI9pegcfsQj+og/TYazYKI7 B9zxKuRX6ZXppS9uBJgAS9IfRX4Pf2tByrKeo01M0fvQLzWFnZLwrVW3AwlMF3jVdUCp yUeTvE4+XFsWPrwN1Ykda7hp1dhvHsZ2toWsjYMbIUNCDY+kQkURMZLIn3g3hMUniU2Y VxKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Lj1+/OUY6kX60NID51qc/EfkwjKeNDyWF3cJ0kkFUDA=; b=CEp+qcg7WoxJ9dKDh4v7uj8EMhHao3TDI1G+/fHcqj/nfQBmgsXAW7nuG6BpnAqfHD LagojP1gXcWwVfODHKqite+AWX7ZK2xjJGK+ufGDUU0uTR37eOQH1Ny7615NjrnpUDlh aBMFLuo8RBqUTZ59qGGHQrZUF2sVe6GIQ3cUTD8KuK/Dpj7JDDFBOvBSHfq1b2sqwx28 7DiM7l94V8CO4PclQs7nCOuDqKHupCke68OaUDAp9/zYPGhjub6OwvFdK3EL7rsdTvOq vsEEJmcZv8ZgW/SJoJUFaB26JHipHBxFAgNiDeo0PqIVpGbaQTEXuOGylkD/yrWG7UFl moqw== X-Gm-Message-State: AFeK/H28u2a858GH3jxh67jmjopI+Q9+lxoZ+3LeXxoWLELp+RBO3JBGGbXKbyqmvT/zMg== X-Received: by 10.98.139.134 with SMTP id e6mr9046848pfl.257.1491086911012; Sat, 01 Apr 2017 15:48:31 -0700 (PDT) Received: from chimagu (z231044.dynamic.ppp.asahi-net.or.jp. [110.4.231.44]) by smtp.gmail.com with ESMTPSA id 73sm17740598pfj.31.2017.04.01.15.48.29 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 01 Apr 2017 15:48:30 -0700 (PDT) Received: from iwamatsu by chimagu with local (Exim 4.89_RC5) (envelope-from ) id 1cuRoq-00032r-Gh; Sun, 02 Apr 2017 07:48:28 +0900 From: Nobuhiro Iwamatsu To: Tom Rini Date: Sun, 2 Apr 2017 07:48:12 +0900 Message-Id: <20170401224812.11646-1-iwamatsu@nigauri.org> X-Mailer: git-send-email 2.11.0 Cc: u-boot@lists.denx.de Subject: [U-Boot] [PATCH] common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE 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: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" The default value of BOOTSTAGE_STASH_SIZE should be set to hexadecimal, but an integer value is set. This fixes the BOOTSTAGE_STASH_SIZE number from hexadecimal to integer. Signed-off-by: Nobuhiro Iwamatsu --- common/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/Kconfig b/common/Kconfig index 8f73c8f757..fe5bb69409 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -90,7 +90,7 @@ config BOOTSTAGE_STASH_ADDR config BOOTSTAGE_STASH_SIZE hex "Size of boot timing stash region" - default 4096 + default 0x1000 help This should be large enough to hold the bootstage stash. A value of 4096 (4KiB) is normally plenty.