Message ID | 20240415074547.779264-1-ada@thorsis.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=thorsis.com header.i=@thorsis.com header.a=rsa-sha256 header.s=dkim header.b=tjQlkhX9; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4VHzkN6ft9z1yYB for <incoming@patchwork.ozlabs.org>; Mon, 15 Apr 2024 17:46:04 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D653788134; Mon, 15 Apr 2024 09:46:01 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=thorsis.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=thorsis.com header.i=@thorsis.com header.b="tjQlkhX9"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 66E7288155; Mon, 15 Apr 2024 09:46:01 +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.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Received: from mail.thorsis.com (mail.thorsis.com [217.92.40.78]) (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 3D4DE870D2 for <u-boot@lists.denx.de>; Mon, 15 Apr 2024 09:45:59 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=thorsis.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=ada@thorsis.com Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id C5D9C148D064; Mon, 15 Apr 2024 09:45:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorsis.com; s=dkim; t=1713167154; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=r/8ftVKwWTg2vgsUB4dOIdzcb+slFBE/okr9rH3P06s=; b=tjQlkhX9Jrn/NfaU81W0DHgXBkI9ei6OTDLSBzBChwyN/EqkrYfnqMwkhzgZzadI8hkZrM mjOUsPdNhEGBOIOL/sswB4L6W53ZGlAk2pfQwv969uF+9+9Ju1z6McW+5mxHbeAhJs0pBu C2mW7q2TKPR+HzbvNuIzCNBQBKDW0/A0ptp3vxepsJTFZNcnZTYSz/4I17iK0Umcyy+mJJ kcTCWPwaBp4oridYNKWb6NtzVMicF+NdSwDOMXElG9LVgQ6FKkC6XlS94BPwKYfRrWwN8v YN+pZkOZKjKb6Sb/sMlTuAUis/DlXdGk1rq1gdPPg28cXWQxmKq9XbMihLBLtQ== From: Alexander Dahl <ada@thorsis.com> To: Dario Binacchi <dario.binacchi@amarulasolutions.com>, Michael Trimarchi <michael@amarulasolutions.com> Cc: Eugen Hristev <eugen.hristev@collabora.com>, Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>, Mihai Sain <mihai.sain@microchip.com>, Li Bin <bin.li@microchip.com>, u-boot@lists.denx.de Subject: [PATCH v3 0/3] mtd: nand: raw: Collected improvements Date: Mon, 15 Apr 2024 09:45:44 +0200 Message-Id: <20240415074547.779264-1-ada@thorsis.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 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 |
mtd: nand: raw: Collected improvements
|
expand
|