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 D70E9EB64DA for ; Wed, 12 Jul 2023 19:44:04 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 78C5586B23; Wed, 12 Jul 2023 21:44:02 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="IH5shkr/"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 51C938466A; Wed, 12 Jul 2023 21:44:00 +0200 (CEST) Received: from mail-yb1-xb29.google.com (mail-yb1-xb29.google.com [IPv6:2607:f8b0:4864:20::b29]) (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 BE6BF847D3 for ; Wed, 12 Jul 2023 21:43:57 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yb1-xb29.google.com with SMTP id 3f1490d57ef6-c5e76dfcc36so8118866276.2 for ; Wed, 12 Jul 2023 12:43:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689191036; x=1691783036; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=sB6IYO1Glry2G6lFsXqtj56pa5cURXs4djAhstoaLhw=; b=IH5shkr/VHUDEuXpgG+INeYmP5tCFIDV48vvCJK582dA8cv9rSh9DfycMR//mlq80G Msj4zkDbRmWv+sMESokeXA5kiKKe7PitpQjO9yEEVcbcxBAn+EuirHAfGtN15ibcixja Kv9dq5cJMM70kdzRWkDVzFVlqwYjlb7uJJH6k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689191036; x=1691783036; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=sB6IYO1Glry2G6lFsXqtj56pa5cURXs4djAhstoaLhw=; b=D2DZPzL28/OEodIX26PwHmOYO0Ju077oXI1XuPbLt/ApLcilieCrsBr2DEr58ilf4Y jQb20URDr53xCzHKifmF2OoIWIc2V6U4jQ4skvqpAz1owVrQNYlyOH4aTQHfchDs6tTr t6Mi7sICs19Kv+C4s5T1T5H4KPLLAre6wY0MAqxSl4xJw4Fcvt8O7TGMBbdS4TU9KqTx UWvC3GOM1KJoC/mEDPOzpLTVHYgsxTzz22zizWadTl3HTIcYb3XKlODsxgRL2B1UiMxB 2c320DUpF6a9sWQ9lzo8MqNZN5umgCORvmzWmopOSgw1+MZMtVnYyuJxrG0uqNgJJn1b neoQ== X-Gm-Message-State: ABy/qLa0OUhZUz3oTzQ9EhNNMGcGMdKkQ+aRD2W/ihyR0WHpblzJObnA WRUFfIanffdOSl8CnIr5xwDgv2dGABzDQWsU2ytQlQ== X-Google-Smtp-Source: APBJJlFY7rqfHTAzUoPyRroOc/GOtVx4fNO1tBlpw/19+rEpbGxh5IZQcNDYibIeeh5p2DGf+m5nCQ== X-Received: by 2002:a25:fc08:0:b0:ca7:e26:6dd8 with SMTP id v8-20020a25fc08000000b00ca70e266dd8mr2350016ybd.10.1689191036397; Wed, 12 Jul 2023 12:43:56 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-616f-f5d3-9cfa-22fc.res6.spectrum.com. [2603:6081:7b00:6400:616f:f5d3:9cfa:22fc]) by smtp.gmail.com with ESMTPSA id l127-20020a25cc85000000b00bf3438d6301sm1111829ybf.0.2023.07.12.12.43.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jul 2023 12:43:56 -0700 (PDT) Date: Wed, 12 Jul 2023 15:43:54 -0400 From: Tom Rini To: Leo Liang Cc: u-boot@lists.denx.de, rick@andestech.com Subject: Re: [PULL] u-boot-riscv/master Message-ID: <20230712194354.GE2066889@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yK5AaPIUfn4EuDoQ" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett 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.8 at phobos.denx.de X-Virus-Status: Clean --yK5AaPIUfn4EuDoQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 12, 2023 at 06:58:21AM +0000, Leo Liang wrote: > Hi Tom, >=20 > The following changes since commit 8e21064cb3452950b09301baec06d86e373424= 71: >=20 > Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians= /u-boot-efi (2023-07-11 13:27:32 -0400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-riscv.git master >=20 > for you to fetch changes up to 478fedfda42ea2a444991de1696fa0adc8bb16d4: >=20 > doc: t-head: lpi4a: document Lichee PI 4A board (2023-07-12 13:21:41 +0= 800) >=20 > CI result shows no issue: https://source.denx.de/u-boot/custodians/u-boot= -riscv/-/pipelines/16856 >=20 Applied to u-boot/master, thanks! --=20 Tom --yK5AaPIUfn4EuDoQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmSvAnoACgkQFHw5/5Y0 tyxHqQwAjmgPBRQlUWLY8TrGbMPVe2v6u440j94DixBr2PQkiKoYetkdQKehkQ+b /hw1T0vj9pS1KhythlYW37SCHG1ndIuonfpsWrdMrSR0x0e+PDphOH5HSxCW1dwo T8oEOFI7oW+A2K34Ix4HFC6Y8o/4iBMuEhX/PRbe2Z275sJpFM2Y7qx816EQG9lz bqCH7g3xWs/ff6AtheoZgOkxEZ2YjpGJtQQrCsJuvtESDvXJpMHp7dUWSHh9PA/L 3DfOXaPTMb2PNY+ro/DBfF+L9SiJDG8iqtnC+Tex4iLzhGJnXU1vWgcg7Yu9/I/7 j6Y7tWhHsfqUIIe8NAdSX+41VvC7mgf6lt78p0A781bzPE1/1f0Absx3idACUloH jwfGCDXhYLOw87gUgdfiVNEQS5E657E6BQfNS8jDYTMHJIy6jyl0EKvQWwueq+pC 8SM+ZukF96BINePg1u/dIkdkp9k2DipX2NPa13BE4tDgb2l1llMXC9l39R+hiJwQ m7X9pv2+ =pbwO -----END PGP SIGNATURE----- --yK5AaPIUfn4EuDoQ--