Message ID | 20250409071836.26629-1-heinrich.schuchardt@canonical.com |
---|---|
Headers | show
Return-Path: <u-boot-bounces@lists.denx.de> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=canonical.com header.i=@canonical.com header.a=rsa-sha256 header.s=20210705 header.b=Mc9OJbkw; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4ZXZ6z14hWz1yJK for <incoming@patchwork.ozlabs.org>; Wed, 9 Apr 2025 17:18:35 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2A05B82E2D; Wed, 9 Apr 2025 09:18:50 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=canonical.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=canonical.com header.i=@canonical.com header.b="Mc9OJbkw"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F39368283E; Wed, 9 Apr 2025 09:18:48 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, RCVD_IN_DNSWL_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED, RCVD_IN_VALIDITY_SAFE_BLOCKED,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Received: from smtp-relay-canonical-1.canonical.com (smtp-relay-canonical-1.canonical.com [185.125.188.121]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 8143C820E2 for <u-boot@lists.denx.de>; Wed, 9 Apr 2025 09:18:46 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=canonical.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=heinrich.schuchardt@canonical.com Received: from LT2ubnt.. (dynamic-046-114-104-207.46.114.pool.telefonica.de [46.114.104.207]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPSA id 1F21D4019E; Wed, 9 Apr 2025 07:18:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1744183125; bh=rvZbp0zofoCrmKqWuvEpmEglrGBr8eLiiQlOmsAfTL8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=Mc9OJbkwBkY0mrlNtS8avByd+xkj4X3STB/nW53btViOdjNcYK5sAjVHtHPzNclbA dk8319bn8FUG0EeZkSJNY1k9ZMc7EeGaZgHLZ04dFUe/CMi4Nv5rBjoS/gzPWVfO6E aalO3rwKWQ2MkThUCY79PcOWjObEgbb+mV/xgc1SfU3a3yiuyF+goNrHq9qq4kCXSa 0mgktoC+n3bUgzIqMLPo5I7os4u557p9SlusYD12rDMwr6stSv0Cid+4s+bjdaDzQ2 JoyjRC5CTbNDPG58d59yH9vRr4nnPbIXScd13qfDwPXKTKhJqmW89SRekbsofSXSqQ JOGo0wVWiZbEA== From: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> To: Hal Feng <hal.feng@starfivetech.com>, Minda Chen <minda.chen@starfivetech.com> Cc: Rick Chen <rick@andestech.com>, Leo <ycliang@andestech.com>, E Shattow <e@freeshell.de>, Sumit Garg <sumit.garg@kernel.org>, H Bell <dmoo_dv@protonmail.com>, Matthias Brugger <mbrugger@suse.com>, Simon Glass <sjg@chromium.org>, Andreas Schwab <schwab@suse.de>, u-boot@lists.denx.de, Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Subject: [PATCH v3 0/8] board: starfive: DeepComputing FML13V01 Date: Wed, 9 Apr 2025 09:18:27 +0200 Message-ID: <20250409071836.26629-1-heinrich.schuchardt@canonical.com> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion <u-boot.lists.denx.de> List-Unsubscribe: <https://lists.denx.de/options/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=unsubscribe> List-Archive: <https://lists.denx.de/pipermail/u-boot/> List-Post: <mailto:u-boot@lists.denx.de> List-Help: <mailto:u-boot-request@lists.denx.de?subject=help> List-Subscribe: <https://lists.denx.de/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=subscribe> Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" <u-boot-bounces@lists.denx.de> X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean |
Series |
board: starfive: DeepComputing FML13V01
|
expand
|