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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 200CBC433EF for ; Thu, 7 Oct 2021 15:43:37 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 3C25F610EA for ; Thu, 7 Oct 2021 15:43:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3C25F610EA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 384A783359; Thu, 7 Oct 2021 17:43:28 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (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="ZZIEOkmd"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EA09B833F0; Thu, 7 Oct 2021 17:43:25 +0200 (CEST) Received: from mail-qk1-x72d.google.com (mail-qk1-x72d.google.com [IPv6:2607:f8b0:4864:20::72d]) (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 9E5F681FEC for ; Thu, 7 Oct 2021 17:43:21 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x72d.google.com with SMTP id z40so4988701qko.7 for ; Thu, 07 Oct 2021 08:43:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=u60zBGqueASQ2FDTsAZwvYjAOvZyYsEwupkqB+GF+w4=; b=ZZIEOkmdCOmEVElssNnNLpe+13PbNuaugBHpIaVi18i5D9HuMC+7qOsx897gD9qPeS HqKNZmizW35dPIzSHbAq+zb0tipc3e6+LVBdAP1vBwVr6UXLfbKTseBg6gD6w8R2N5oV H8vQsgaScxiTbEEcPvIE8FAs3wqG0l+Yt5Rxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=u60zBGqueASQ2FDTsAZwvYjAOvZyYsEwupkqB+GF+w4=; b=nfmzKF+09fNYkOgTFM3a0ldo7SWMW4fMuMpDQTC3hZT9yAVmsIF4Cj/Ar+fELzAQHA zHbdQbkYKl3JqoNKaO8uqz252GwKs55CWLncC62trcLAUpPfwOJb6hfGDg17nnJB5Po5 vllhgb7XqTHWcc8KZpKvkjgYleUUbIZeWD3an2fm5kM6gRMYXtKGhfTDDecF6vqPh27c lqYCCFkC3NK2xBosTakkLlCsfnoA12Xa9nb9whNWTtrMq2YepDQb7ROBFZEHSIjExvml ymwRu6wZkP1cgu3o6UJRqUxzDRsBqaNWnpi2nTwMSOuJshDAocGZKX+Zn5E1qbleYt1v Q50w== X-Gm-Message-State: AOAM532ScCRzwWyp/OBT9ShWxksoC0DF1oVke2zn3AJVUe8rQ+qOU8RR Fk63LLDyrB6pbZ+D8TOhrxndcg== X-Google-Smtp-Source: ABdhPJwcpNYSq82fq3kaMLnBZHd34ygoXi7FhgqBgw7LC39p5gfWT4ZRVXir6lO/xiLLHlP5BPmeKw== X-Received: by 2002:a05:620a:5ae:: with SMTP id q14mr3859086qkq.246.1633621400386; Thu, 07 Oct 2021 08:43:20 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-111d-c769-9689-befa.res6.spectrum.com. [2603:6081:7b01:cbda:111d:c769:9689:befa]) by smtp.gmail.com with ESMTPSA id x123sm259727qkb.130.2021.10.07.08.43.19 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 07 Oct 2021 08:43:19 -0700 (PDT) Date: Thu, 7 Oct 2021 11:43:18 -0400 From: Tom Rini To: Neil Armstrong Cc: u-boot-amlogic@groups.io, U-Boot Mailing List Subject: Re: [PULL u-boot] Please pull u-boot-amlogic-20211007 Message-ID: <20211007154318.GU31748@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EXB4IP8fXF5cMnjv" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --EXB4IP8fXF5cMnjv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 07, 2021 at 02:59:41PM +0200, Neil Armstrong wrote: > Hi Tom, >=20 > Here's a bunch of changes concerning: > - Sync DT from Linux 5.14 in order to support those new boards: > - Odroid-HC4: a variant of Odroid-C4 with 2 SATA ports (via PCIe-SATA b= ridge) > - Beelink GS-King X: A variant of the other Beelink board with 2 SATA p= orts (via USB3-SATA bridge) > - Banana Pi M5: another credit card SBC > - JetHub D1/H1: home automation controllers > - Radxa Zero: another RPi Zero sized SBC > - Other misc changes related to DT update > - PCIe fixup when link init fails > - distro_bootcmd scsi_boot change so we can boot on the Odroid-HC4 SATA d= isks over the PCIe-SATA bridge >=20 > The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/= pipelines/9389 >=20 > Thanks, > Neil >=20 > The following changes since commit ea67f467a43e4c8852bd1ce1bb75f5dc6c3788= d1: >=20 > Merge branch '2021-10-06-assorted-improvements' (2021-10-06 13:46:31 -0= 400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot= -amlogic-20211007 >=20 > for you to fetch changes up to 506fd30740081541d672ec2651cd23734899af76: >=20 > doc: boards: amlogic: update for Radxa Zero (2021-10-07 13:45:46 +0200) >=20 Applied to u-boot/master, thanks! --=20 Tom --EXB4IP8fXF5cMnjv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFfFZYACgkQFHw5/5Y0 tyx4Ogv/c2CEqu785XPodNVSk4RvfjXTHJKjvD1nEWQPIyxFtpvRwWIa6juMeSvK 7yyyf9J6Zch/huBUL1hpllaOan6qcJsk/E5YYfr6E8vY8+tvLXS9O44oa6Omv1P3 AXG1vEOJaPhOZKwDQdT42Ec663grGktivsIVBHOVwm60tePW68vR5w0j0yom/52I 4XQ2CPHztDAkCciMSC0YW+rQv5D22SHwp5ZrLPDiagP6t61wfpK2/6ShEsSV/gB3 gH4axdU+1VrUaCRdqgUUlAVSj+F6jkZcfUf1T8ulAziHFUyUsAxZV8WD1PdVoGza gBwypaTtcEcynkGpxdshXIVuNc4qZkKYIwLA765dg4tbrA7jwuq5bgs4lcLmRyfr W8Un92mF6YSUEFOrH5p/NKEvSApYqdca1Zjh72E41yG6A+TVjBX1+8Av+27YPEDO +0d0YyDJijuj+M0PrT7cITynWYi2gUVVXCCJ/5c9MuRL6Wy4osl4QLyiwiCNRvi3 XUQqblyT =xaoe -----END PGP SIGNATURE----- --EXB4IP8fXF5cMnjv--