lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250102115110.1402440-1-s-k6@ti.com>
Date: Thu, 2 Jan 2025 17:21:07 +0530
From: Santhosh Kumar K <s-k6@...com>
To: <miquel.raynal@...tlin.com>, <richard@....at>, <vigneshr@...com>,
        <quic_sridsn@...cinc.com>, <quic_mdalam@...cinc.com>
CC: <linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
        <p-mantena@...com>, <s-k6@...com>
Subject: [PATCH 0/3] Add OSPI NAND support

This series adds the OSPI NAND support to K3 devices such as
AM62Ax, AM62x LP SK in 1S-8S-8S mode.

Due to ERRATA-i2383, switching to DDR mode is not possible. So, we
stay in SDR mode during probe. [1]

The upcoming series will contain the Device Tree changes.

Repo: https://github.com/santhosh21/linux/tree/uL_next
Test results: https://gist.github.com/santhosh21/71ab6646dccc238a0b3c47c0382f219a

[1] https://www.ti.com/lit/er/sprz544b/sprz544b.pdf?ts=1734605642081&ref_url=https%253A%252F%252Fwww.google.com%252F

Regards,
Santhosh.

Santhosh Kumar K (3):
  mtd: spinand: Define OctalIO ops
  mtd: spinand: winbond: Add support for W35N01JW
  mtd: spinand: winbond: Fix oob_layout for W25N01JW

 drivers/mtd/nand/spi/winbond.c | 72 +++++++++++++++++++++++++++++++++-
 include/linux/mtd/spinand.h    | 12 ++++++
 2 files changed, 83 insertions(+), 1 deletion(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ