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 lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 64FCEC433F5 for ; Mon, 9 May 2022 09:12:55 +0000 (UTC) Received: from localhost ([::1]:52378 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnzRm-0007Cj-AD for qemu-devel@archiver.kernel.org; Mon, 09 May 2022 05:12:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnzOw-0006OA-U3 for qemu-devel@nongnu.org; Mon, 09 May 2022 05:09:58 -0400 Received: from mail-yw1-x1129.google.com ([2607:f8b0:4864:20::1129]:36831) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nnzOu-0006st-Ae for qemu-devel@nongnu.org; Mon, 09 May 2022 05:09:58 -0400 Received: by mail-yw1-x1129.google.com with SMTP id 00721157ae682-2f7b815ac06so136889357b3.3 for ; Mon, 09 May 2022 02:09:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=PpAOtw1hL62SpN55D2UOdWQNTb3V1BrOTF8az3ck1PI=; b=ROvLxYawETl5uS3J90y2PaXP5VqrOw/D/Atsbju3RRZCDFNftw02id5JJC3D0znHMy /Uhg6hcAdMsivcIPsuKTH5fWZHhx0m9+kvptkRDOS/6TYigXgpygnQB01XVWwcb3bh1o QgBGQzwRjgrFDEVyi/6jXaCWTVd5MUy6sKyfAZkcS1GhjaECzzy1DpWd9NflnQGFVLfT KPFBodnsV1CKVOfOYRJVfHeQAcU28172Af+HsBjvxW2dD5SM1tEmniSxOfF1QcDtDm6j OQZRGga2kYa5YvH/uAbdoVzfwGazv5DBUpL+wyL7XTli18bUpZPjCXgEEq8KPG4Brgp1 kOzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=PpAOtw1hL62SpN55D2UOdWQNTb3V1BrOTF8az3ck1PI=; b=O/vtvsQE+Dk2cmmDaBylnFU0j3l7P6yzRevx2MTmWO13oJnoHs/axhL+2yQ0P18wY1 n2idQ39ENdYFEmOnWr/VlNgMVsYyG+o4nkt0BykYWM6I1PrheFtCJrx+iJUZA/LeaSk3 s3havkuKC7BDE3LE6IN98glx4nATOBYGUJtV5Xo53L2pyWjP+VhbGyyh7OFLgdPujZQf lwdDJ6jSQIGNHnktOIM7eYE2AtbP4lZUjyqII2mR/ssSEPzGboV6sTabOlpxxMcoEj6u 4eNT4sofiAFNlWunJk0ZHWRlnlcdDOxFa3oGVEf1Ki7AlxBK54hcDc48eGM2c+oHCIRA 617g== X-Gm-Message-State: AOAM530BFqn3uy1VVBzKDg0yXZNud86k35aIYo1WayXcP9n/v3mbyKDl Q5GI8zkg89cg/5wHsjVYytUcvMVy/OdsFYCtfGc= X-Google-Smtp-Source: ABdhPJz0elLjcGnF7nxf+kBNhoqpHf/DYFP02YhMi8aouOA1dbuU4JUOwm8tsaPh5Wh5bATggPswVZuH820OrdPP9UE= X-Received: by 2002:a0d:ed87:0:b0:2fb:5542:5798 with SMTP id w129-20020a0ded87000000b002fb55425798mr5813665ywe.487.1652087393989; Mon, 09 May 2022 02:09:53 -0700 (PDT) MIME-Version: 1.0 References: <20220324134812.541274-1-bmeng.cn@gmail.com> <87v8ujt3lu.fsf@linaro.org> In-Reply-To: From: Bin Meng Date: Mon, 9 May 2022 17:09:42 +0800 Message-ID: Subject: Re: [PATCH v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01 To: Alistair Francis Cc: =?UTF-8?B?QWxleCBCZW5uw6ll?= , Peter Maydell , "qemu-devel@nongnu.org Developers" , Richard Henderson , Thomas Huth , Bin Meng , Alistair Francis , Nick Hudson Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::1129; envelope-from=bmeng.cn@gmail.com; helo=mail-yw1-x1129.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Mon, May 9, 2022 at 5:07 PM Alistair Francis wrot= e: > > On Fri, May 6, 2022 at 11:25 AM Alex Benn=C3=A9e = wrote: > > > > > > Bin Meng writes: > > > > > +more > > > > > > On Tue, May 3, 2022 at 11:44 AM Bin Meng wrote: > > >> > > >> On Thu, Apr 28, 2022 at 4:43 PM Bin Meng wrote: > > >> > > > >> > On Fri, Apr 22, 2022 at 11:00 AM Bin Meng wro= te: > > >> > > > > >> > > +Richard > > >> > > > > >> > > On Wed, Apr 20, 2022 at 4:16 PM Bin Meng wr= ote: > > >> > > > > > >> > > > On Tue, Apr 12, 2022 at 9:11 AM Bin Meng = wrote: > > >> > > > > > > >> > > > > On Thu, Mar 24, 2022 at 9:48 PM Bin Meng wrote: > > >> > > > > > > > >> > > > > > From: Bin Meng > > >> > > > > > > > >> > > > > > Sync uboot_image.h from upstream U-Boot v2022.01 release [= 1]. > > >> > > > > > > > >> > > > > > [1] https://source.denx.de/u-boot/u-boot/-/blob/v2022.01/i= nclude/image.h > > >> > > > > > > > >> > > > > > Signed-off-by: Bin Meng > > >> > > > > > --- > > >> > > > > > > > >> > > > > > (no changes since v1) > > >> > > > > > > > >> > > > > > hw/core/uboot_image.h | 213 ++++++++++++++++++++++++++++-= ------------- > > >> > > > > > 1 file changed, 142 insertions(+), 71 deletions(-) > > >> > > > > > > > >> > > > > > > >> > > > > Ping? > > >> > > > > > >> > > > Ping? > > >> > > > > >> > > Richard, is that you to pick up this series? > > >> > > > > >> > > > >> > Ping? > > >> > > >> Ping? Can you please indicate who is the right person to pick up thi= s > > >> series? Thanks. > > >> > > > > > > I pinged several times, but there's radio silence, sigh. Can you > > > please let me know who is supposed to pick up this series? > > > > The only file that includes this is hw/core/loader.c so I would assume > > that's in Alistair's domain. However it's not well matched by > > MAINTAINERS and has only seen periodic updates since it's inclusion in > > 2007. > > > > Alistair can you take this and update MAINTAINERS so it doesn't fall > > through the cracks again? > > Thanks! > > Applied to riscv-to-apply.next > > I'll update MAINTAINERS as well > Thank you Alex, Alistair!