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 6AEACC433EF for ; Tue, 8 Mar 2022 16:56:26 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 682CF83403; Tue, 8 Mar 2022 17:56:24 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org 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=chromium.org header.i=@chromium.org header.b="jcikoa9J"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 73DB1817D8; Tue, 8 Mar 2022 17:56:22 +0100 (CET) Received: from mail-vk1-xa36.google.com (mail-vk1-xa36.google.com [IPv6:2607:f8b0:4864:20::a36]) (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 8D594836A9 for ; Tue, 8 Mar 2022 17:56:13 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-vk1-xa36.google.com with SMTP id x62so10139290vkg.6 for ; Tue, 08 Mar 2022 08:56:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=E6Qk5bMCRh49sitTw7DxXaf/CXB6y9Xj6ZTyq5xkY6s=; b=jcikoa9JD2D/jf6LN/LTFBAHW/51NJPq4chmGlEaOkepm7nG7VY/vTnw3D9bu16oK3 xSE/7Rtngt132LLlUr8pINe2Re6xzAaw9I4/6r71uQiYVghPGYk1h8/Sh22KAeVOu0ZO sE/dxwdp5aaUpWDDSE4bJtcoofKDyGUKbIH0E= 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; bh=E6Qk5bMCRh49sitTw7DxXaf/CXB6y9Xj6ZTyq5xkY6s=; b=u+K0rApEy49P/HdVdqE4FzVgofHBrCo66oHJstHTLPo1268f/XAp6qkhAhkriVThDG h/URnkEZj6Jod9vEg9k+gV52NuZycAuoFOaUIc5k2FEi892ifUUQqQNhPDflubZeDD5a hpLTSIWrCt0QjzOTGoS1cnf3TZth73/U1UpnXxnkq0mFu8ML7VJAuV1bqFPCK2djRFi1 Sl3f8KEew8PnTzVObPwFcZZXJROVQKwEnmZZi2m21GnF+/DK3T91YHgarJreznCMB+nD Y+/m/PyCyqoBixRDIymHccDJz4zBw2D4FVvXE4MffOjYA+7uIZlykoGesvhjv1MbpHc+ I3xQ== X-Gm-Message-State: AOAM531GO/kPj2IWnjblqLSr0HX1DhkMptH2IkYrn8TQS4pg2cIStF0i /m9YshE4Mp+W7EgEeoSvOI3xbnrwStSGCaafQiaPAg== X-Google-Smtp-Source: ABdhPJxJBcaaIZQPgNacaXEFWWoUY6XN84yF//7QKQMSlOLYlpcIFOUxH8EejsxD7IbNjXUF9BRuRByjJNMNIFOnREU= X-Received: by 2002:a05:6122:20a1:b0:337:4784:31ab with SMTP id i33-20020a05612220a100b00337478431abmr5093498vkd.16.1646758571916; Tue, 08 Mar 2022 08:56:11 -0800 (PST) MIME-Version: 1.0 References: <20220308113657.221101-1-takahiro.akashi@linaro.org> <82d88a69-159a-257d-2fcb-b6226bff6fe4@gmx.de> In-Reply-To: <82d88a69-159a-257d-2fcb-b6226bff6fe4@gmx.de> From: Simon Glass Date: Tue, 8 Mar 2022 09:56:00 -0700 Message-ID: Subject: Re: [PATCH v3 00/19] efi_loader: more tightly integrate UEFI disks to driver model To: Heinrich Schuchardt Cc: AKASHI Takahiro , Masami Hiramatsu , U-Boot Mailing List , Lukasz Majewski , Peng Fan , Bin Meng , Jaehoon Chung , Stefan Roese , Ilias Apalodimas Content-Type: text/plain; charset="UTF-8" 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.5 at phobos.denx.de X-Virus-Status: Clean Hi, On Tue, 8 Mar 2022 at 09:49, Heinrich Schuchardt wrote: > > On 3/8/22 12:36, AKASHI Takahiro wrote: > > With this patch set[1] applied, UEFI subsystem maintains a list of its > > disk objects dynamically at runtime based on block device's probing. > > (See "issues" below.) > > > > [1]https://github.com/t-akashi/u-boot/tree/efi/dm_disk > > This series together with Simon's series breaks multiple boards due to > size constraints: > > https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/11197 > > Please, investigate how to work around this issue. tbs2910 - perhaps we should just drop this board? It doesn't use DM_SERIAL and still uses OF_EMBED rcar3_salvator-x - can we put the partition changes behind a config? phycore-rk3288 - something going on in SPL, perhaps needs an additional config to disable it? Regards, Simon