From: tkuw584924@gmail.com To: linux-mtd@lists.infradead.org Cc: vigneshr@ti.com, tudor.ambarus@microchip.com, richard@nod.at, Bacem.Daassi@infineon.com, tkuw584924@gmail.com, miquel.raynal@bootlin.com, Takahiro Kuwano <Takahiro.Kuwano@infineon.com> Subject: [PATCH 0/4] mtd: spi-nor: Fix non-uniform erase map issues Date: Fri, 2 Oct 2020 14:17:58 +0900 Message-ID: <cover.1601612872.git.Takahiro.Kuwano@infineon.com> (raw) From: Takahiro Kuwano <Takahiro.Kuwano@infineon.com> This patchset fixes the issues in handling non-uniform erase map. Takahiro Kuwano (4): mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region mtd: spi-nor: sfdp: Fix wrong index of last erase region mtd: spi-nor: core: Fix erase type discovery for overlaid region mtd: spi-nor: core: Fix erase command list setup for drivers/mtd/spi-nor/core.c | 10 ++++++---- drivers/mtd/spi-nor/sfdp.c | 5 ++--- 2 files changed, 8 insertions(+), 7 deletions(-) -- 2.25.1 ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/
next reply index Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-02 5:17 tkuw584924 [this message] 2020-10-02 5:17 ` [PATCH 1/4] mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region tkuw584924 2020-10-02 5:18 ` [PATCH 2/4] mtd: spi-nor: sfdp: Fix last erase region marking tkuw584924 2020-10-02 5:18 ` [PATCH 3/4] mtd: spi-nor: core: Fix erase type discovery for overlaid region tkuw584924 2020-10-02 5:18 ` [PATCH 4/4] mtd: spi-nor: core: Add erase size check for erase command initialization tkuw584924
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1601612872.git.Takahiro.Kuwano@infineon.com \ --to=tkuw584924@gmail.com \ --cc=Bacem.Daassi@infineon.com \ --cc=Takahiro.Kuwano@infineon.com \ --cc=linux-mtd@lists.infradead.org \ --cc=miquel.raynal@bootlin.com \ --cc=richard@nod.at \ --cc=tudor.ambarus@microchip.com \ --cc=vigneshr@ti.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Linux-mtd Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/linux-mtd/0 linux-mtd/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 linux-mtd linux-mtd/ https://lore.kernel.org/linux-mtd \ linux-mtd@lists.infradead.org public-inbox-index linux-mtd Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.infradead.lists.linux-mtd AGPL code for this site: git clone https://public-inbox.org/public-inbox.git