Pull request: u-boot-spi/master

Hi Tom,
PR for spinand changes.
Summary: - add new series Micron SPI NAND devices (Shivamurthy)
The following changes since commit 7303ba10a4a39852b9ba356fae5656b43122eec6:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-07-20 09:25:32 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-spi master
for you to fetch changes up to fe48d4f99680ab99d9a6798928eb7c184c61c486:
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies (2020-07-20 22:29:18 +0530)
---------------------------------------------------------------- Shivamurthy Shastri (6): mtd: spinand: micron: Generalize the OOB layout structure and function names mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD mtd: spinand: micron: Add new Micron SPI NAND devices mtd: spinand: micron: identify SPI NAND device with Continuous Read mode mtd: spinand: micron: Add M70A series Micron SPI NAND devices mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
drivers/mtd/nand/spi/micron.c | 150 ++++++++++++++++++++++++++++++++++++++---- include/linux/mtd/spinand.h | 1 + 2 files changed, 137 insertions(+), 14 deletions(-)

On Mon, Jul 20, 2020 at 10:44:49PM +0530, Jagan Teki wrote:
Hi Tom,
PR for spinand changes.
Summary:
- add new series Micron SPI NAND devices (Shivamurthy)
The following changes since commit 7303ba10a4a39852b9ba356fae5656b43122eec6:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-07-20 09:25:32 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-spi master
for you to fetch changes up to fe48d4f99680ab99d9a6798928eb7c184c61c486:
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies (2020-07-20 22:29:18 +0530)
Applied to u-boot/master, thanks!
participants (2)
-
Jagan Teki
-
Tom Rini