Message ID | 20201104061501.91153-1-wangkefeng.wang@huawei.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=NnvQ=EK=lists.infradead.org=linux-riscv-bounces+patchwork-linux-riscv=patchwork.kernel.org@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 61D75139F for <patchwork-linux-riscv@patchwork.kernel.org>; Wed, 4 Nov 2020 06:10:14 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6769B20780 for <patchwork-linux-riscv@patchwork.kernel.org>; Wed, 4 Nov 2020 06:10:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="QFjUqFuJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6769B20780 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=huawei.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+patchwork-linux-riscv=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=G13+N7iW/VdQF6UmNmgjzoV+eTBclHJX8OBAVqYjZsg=; b=QFjUqFuJLn5Dg/Qw/BUXFNN7Ia GPwPZOJO9MwRXva5vRLVWk6HxY/fEAuDmg6PaKSG9ZQclOG0N49p+aqkp0SQW2LfAtPNxbzKWYEgY Afv/6bls6SgAUYClMR8KYH10b6pCeTJSTvsmgZt0FZYaxuICAlAn14tfrCPS6C3ciT1RPA+Lqk0z7 Vg3cEK6qc2svCuaVws3Dn/Rrndy4RM16AxoTCExaoI6K1LPGXPr1tEC/a+LEDc5zGEYZndTgxmrx/ 4PSCXHLfs7wMvDw+mc7CbKUG6v3FHoq2pYxOlENexKEhRdx18jz/iE5EAg7ECKMNr3U0gEECWgr/w Bp0WlPGA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kaBzj-0001lz-Fp; Wed, 04 Nov 2020 06:10:07 +0000 Received: from szxga05-in.huawei.com ([45.249.212.191]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kaBzf-0001k2-8I for linux-riscv@lists.infradead.org; Wed, 04 Nov 2020 06:10:04 +0000 Received: from DGGEMS403-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4CQx7z1zkyzhgb9; Wed, 4 Nov 2020 14:09:51 +0800 (CST) Received: from localhost.localdomain.localdomain (10.175.113.25) by DGGEMS403-HUB.china.huawei.com (10.3.19.203) with Microsoft SMTP Server id 14.3.487.0; Wed, 4 Nov 2020 14:09:44 +0800 From: Kefeng Wang <wangkefeng.wang@huawei.com> To: Paul Walmsley <paul.walmsley@sifive.com>, Palmer Dabbelt <palmer@dabbelt.com>, Albert Ou <aou@eecs.berkeley.edu>, <linux-riscv@lists.infradead.org> Subject: [PATCH v2 0/3] riscv: some build fixes Date: Wed, 4 Nov 2020 14:14:58 +0800 Message-ID: <20201104061501.91153-1-wangkefeng.wang@huawei.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 X-Originating-IP: [10.175.113.25] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201104_011003_664469_9C9886E7 X-CRM114-Status: UNSURE ( 7.00 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [45.249.212.191 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [45.249.212.191 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-riscv.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-riscv>, <mailto:linux-riscv-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-riscv/> List-Post: <mailto:linux-riscv@lists.infradead.org> List-Help: <mailto:linux-riscv-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-riscv>, <mailto:linux-riscv-request@lists.infradead.org?subject=subscribe> Cc: Atish Patra <atish.patra@wdc.com>, Kefeng Wang <wangkefeng.wang@huawei.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" <linux-riscv-bounces@lists.infradead.org> Errors-To: linux-riscv-bounces+patchwork-linux-riscv=patchwork.kernel.org@lists.infradead.org |
Series |
riscv: some build fixes
|
expand
|
On Tue, 03 Nov 2020 22:14:58 PST (-0800), wangkefeng.wang@huawei.com wrote: > V2: > -Add RB and fix comments from Atish Patra > > Kefeng Wang (3): > riscv: Fix compressed Image formats build > riscv: Clean up boot dir > riscv: Ignore Image.* and loader.bin > > arch/riscv/Makefile | 6 ++++++ > arch/riscv/boot/.gitignore | 3 ++- > arch/riscv/boot/Makefile | 2 +- > 3 files changed, 9 insertions(+), 2 deletions(-) Thanks, these are on for-next.