From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 00D62C25B0E for ; Fri, 12 Aug 2022 14:36:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B141484534; Fri, 12 Aug 2022 16:36:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=oritek.com.cn Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=oritek-com-cn.20200927.dkim.feishu.cn header.i=@oritek-com-cn.20200927.dkim.feishu.cn header.b="tmZ28GVL"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id ADE1E84AAD; Fri, 12 Aug 2022 05:02:14 +0200 (CEST) Received: from s00.bc.feishu.cn (s00.bc.feishu.cn [103.149.242.3]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 7F91F84AA9 for ; Fri, 12 Aug 2022 05:02:07 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=oritek.com.cn Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=ziheng.cao@oritek.com.cn DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=s1; d=oritek-com-cn.20200927.dkim.feishu.cn; t=1660273311; h=mime-version:from:date:message-id:subject:to; bh=JY2AqTFHpDbgA88ObqI74OZYeb+KC32HT4+7Xi+3cY4=; b=tmZ28GVLaw9evI6A6/KoIIc4nTFu3FWKqNVX25zKfh4bs76lPX3OcCHX0emKPvD0XrKUQy R5nEckfhKuZ/ilQsUkSAVbDxOv76u0c/4o/Qd4z3avF4AHs0bRJc9R3SLecztNtTqBPLDX DHQTtxtjDPJtM987+u05gw269uNtvacXwzRqEWmY15JMTmzR1WLVfGXp67KmRqtHQ5gutJ nzDD7DcqtYy8F9spyst9yF52FS+yIUh3kH+/YO+HvJXNmtCPObOW7uBJlRVin1XeGOkndl pPRzvjtkxM0rjJoL3BcdfU5ZM202q0n1/VDhxOgld4p6tt6RgwEmJ/w5jt8oVg== X-Lms-Return-Path: Mime-Version: 1.0 In-Reply-To: Date: Fri, 12 Aug 2022 11:01:40 +0800 Message-Id: To: "Simon Glass" Cc: "u-boot@lists.denx.de" , "LV" , =?utf-8?q?=E6=9D=8E=E5=AF=8C=E6=98=A5?= , =?utf-8?q?=E7=8E=8B=E5=AD=A6=E6=95=8F?= Subject: Re: u-boot patch "[v2,02/16] arm: qemu: Add an SPL build" issue help From: =?utf-8?q?=E6=9B=B9=E5=AD=90=E6=81=92?= X-Mailman-Approved-At: Fri, 12 Aug 2022 16:36:03 +0200 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.39 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Hi, Simon=EF=BC=9A it works OK based on your u-boot tree ! Thank you very m= uch ! Regards, ziheng