From patchwork Thu Dec 20 13:07:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manivannan Sadhasivam X-Patchwork-Id: 1016766 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=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="kB/gPzGn"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 43LBr14xVXz9s7W for ; Fri, 21 Dec 2018 00:07:25 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 91164C21F18; Thu, 20 Dec 2018 13:07:21 +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 3F11FC21E12; Thu, 20 Dec 2018 13:07:19 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id A5CDEC21D65; Thu, 20 Dec 2018 13:07:18 +0000 (UTC) Received: from mail-pl1-f195.google.com (mail-pl1-f195.google.com [209.85.214.195]) by lists.denx.de (Postfix) with ESMTPS id 0D90BC21BE5 for ; Thu, 20 Dec 2018 13:07:18 +0000 (UTC) Received: by mail-pl1-f195.google.com with SMTP id 101so871219pld.6 for ; Thu, 20 Dec 2018 05:07:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=HfdxrtZmN76l27xqI+kV40IiVuQ4y9WfjmVb8caV3lo=; b=kB/gPzGnnZBdnL+XItgyH52qOT+dmHoIEQ6yzDuamv2i2aPrHO/D7otxwxmRPqBzbj KmyJCnFALGKHa/9yc0dVHS2pZAsItQ/7ipkvq5wQgpwvct72PEvzXhmHD9BgnjQ62a++ vN/XyXHAelj1Z8oQI+7NSb3EVSkcQY1v3v+L0= 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=HfdxrtZmN76l27xqI+kV40IiVuQ4y9WfjmVb8caV3lo=; b=PLbBaqVWbx6Qhz0JSpvGNipAsxmb55YMRcRKDueCiOiRVJPLbnG3S2PCZSwlKPt06q T9plJBKvd92upllopKdF2Mmx3YUsJ/rj1nCop3EvRgdKetTVtg/l2zfZGlLCMn83ZnbB JCj/diaWY5KQ9VgBlfjB+EAqgQ3X9TmCP2rs/lD94SyMWlXkLDsvGJ9kzEtNwK5tQZMT ma+oeVkm1MKEL3HliQXd2ljmQWKQzTRnuchXteoKA3We7J/3vLo+vgtJ3aeWevT1ifb1 Qhh/wPQD2i7Whpa1c/lxFTQ/rkwcNq50z5GYSMjAKRg1biMCtzsBiK6iGz/ZEIbCQ7g+ GR7w== X-Gm-Message-State: AA+aEWba0N7U0OtCAFHr9f+GWr73EoJ3kleC6V9M8Pk+QvEqaMY9bBbV K4e/PyukCUbTsToYantZSs0Q X-Google-Smtp-Source: AFSGD/UxzMuQQxuu69yY9nP8bH1Kj+NPQj6H2P8DEOfcz/bG8sEO0NH/ZG4rEZJXjx1T4BG2x8rANw== X-Received: by 2002:a17:902:bd46:: with SMTP id b6mr23882042plx.231.1545311236130; Thu, 20 Dec 2018 05:07:16 -0800 (PST) Received: from localhost.localdomain ([103.59.133.81]) by smtp.googlemail.com with ESMTPSA id q195sm23652441pgq.7.2018.12.20.05.07.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Dec 2018 05:07:15 -0800 (PST) From: Manivannan Sadhasivam To: jh80.chung@samsung.com, albert.u.boot@aribaud.net, sjg@chromium.org Date: Thu, 20 Dec 2018 18:37:00 +0530 Message-Id: <20181220130702.23257-1-manivannan.sadhasivam@linaro.org> X-Mailer: git-send-email 2.17.1 Cc: u-boot@lists.denx.de, Manivannan Sadhasivam Subject: [U-Boot] [PATCH 1/3] include: configs: Add gunzip size for HiKey board 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" Default 8MB gunzip size is not enough to load the release kernel, hence fix 64MB size for uncompressing the kernel. Signed-off-by: Manivannan Sadhasivam Reviewed-by: Simon Glass --- include/configs/hikey.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/hikey.h b/include/configs/hikey.h index 1376d6155d..572a52fad5 100644 --- a/include/configs/hikey.h +++ b/include/configs/hikey.h @@ -18,6 +18,8 @@ #define CONFIG_REMAKE_ELF +#define CONFIG_SYS_BOOTM_LEN SZ_64M + /* Physical Memory Map */ /* CONFIG_SYS_TEXT_BASE needs to align with where ATF loads bl33.bin */