From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::241; helo=mail-wm0-x241.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 250F1223972A2 for ; Tue, 6 Feb 2018 05:49:54 -0800 (PST) Received: by mail-wm0-x241.google.com with SMTP id r78so4024629wme.0 for ; Tue, 06 Feb 2018 05:55:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=rnQ1yb4U2MZdeJ0a19xirBRT2rwxyGnGsnpPN/DeRtU=; b=hpQ8k0IQMAW6FFY+bR2KtFuMvJNi3A3xHMB597TbK3F/ljnXmdau6AmbHvoJoGZjMI ZtHsn/sB8njOYprcSx/NSdQsJFXC732XzRVFO1T+MjKifv4Wdtj6YwRLzojrdyGfBupS 3pMD9Vkd//fSNT0a/a8ff6vS9V1NMGkKUL+WE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=rnQ1yb4U2MZdeJ0a19xirBRT2rwxyGnGsnpPN/DeRtU=; b=AHDLD8GB2E/yUzXFHLse1eyscZDmGPlpg5Z06LdGk7cTfy6s74Ym42mssL8CXmDcME /j0vJsncJp9MIdRCTTsY/eWwwCB5h1n8Gp0rZn37SIwzw7cBedWupe3gjoSloq4aD3rQ tqTAC9qyy6mMxIMC3TQ7hZ26FiBk1lzeCiwLw86SxIuoU8UEaw7miyd53VjhgZZmh450 Ms+dtTVjeJxb5sgL4puL608TfRwF6fC4dFZUY8mxwn5ngbvKCYpRUV9Ukl9RbcVcA8mN xnKcti1fjkyBOQwjjyngBoLulKpPActAn8zvI6FSsjqVukjOV755mWsOhoAe80FoHfzk IH9Q== X-Gm-Message-State: APf1xPB1n8/CbiSnc69k1soNpEJNz7n8+DqcD+njapMyHERHXdmzjNJ7 9larggAcPqfJeuNiIB/JPbYphcGaJtA= X-Google-Smtp-Source: AH8x226piFkHjp8NZUJdctHq74M8uBw5tNVJhX/0b8pI0P+zgzJtHGJB2n5vP6u1XhsopY9DeT2LcA== X-Received: by 10.28.8.137 with SMTP id 131mr2009484wmi.79.1517925336320; Tue, 06 Feb 2018 05:55:36 -0800 (PST) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id g19sm12876291wrd.55.2018.02.06.05.55.34 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 06 Feb 2018 05:55:35 -0800 (PST) Date: Tue, 6 Feb 2018 13:55:33 +0000 From: Leif Lindholm To: Haojian Zhuang Cc: edk2-devel@lists.01.org, linaro-uefi@lists.linaro.org, ard.biesheuvel@linaro.org Message-ID: <20180206135533.ixs73nnhbkzl4bov@bivouac.eciton.net> References: <1517819190-20700-1-git-send-email-haojian.zhuang@linaro.org> MIME-Version: 1.0 In-Reply-To: <1517819190-20700-1-git-send-email-haojian.zhuang@linaro.org> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [edk2-non-osi][PATCH 1/2] Platform/Hisilicon/HiKey: add mcuimage X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:49:55 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Feb 05, 2018 at 04:26:29PM +0800, Haojian Zhuang wrote: > The MCU of Hisilicon 6220 SoC is used to control multiple cores > power states, and scale core frequency. mcuimage.bin is the > firmware of MCU. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Haojian Zhuang > --- > Platform/Hisilicon/HiKey/mcuimage.bin | Bin 0 -> 146688 bytes > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 Platform/Hisilicon/HiKey/mcuimage.bin > > diff --git a/Platform/Hisilicon/HiKey/mcuimage.bin b/Platform/Hisilicon/HiKey/mcuimage.bin > new file mode 100644 > index 0000000000000000000000000000000000000000..dcaa78651351b16bd27677aab13f50feec369565 > GIT binary patch > literal 146688 *snip* Reviewed-by: Leif Lindholm No need to resend this, or 2/2, I am happy with them, and will push them once I get around to it. However, for future contributions to edk2-non-osi, can you please ensure to pass --no-binary to git format-patch and provide a branch in some public repository where I can get the patches from? Regards, Leif