Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1740304
| From | Kalyan Kinthada <kalyan.kinthada@alliedtelesis.co.nz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/1] Set FORCE_CSX bit when arbitration between NAND and NOR is enabled. |
| Date | 2017-09-27 03:00 +0200 |
| Message-ID | <uu8RH-3yU-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
When the arbitration between NOR and NAND flash is enabled the <FORCE_CSX> field bit[21] in the Data Flash Control Register needs to be set to 1 according to guidleine GL-5830741. Set the FORCE_CSX bit in NDCR for ARMADA370 variants as the arbitration is always enabled by default. Changes since v1: Thanks Miquel RAYNAL for the suggestion. * Deleted: "dt-bindings: mtd: pxa3xx: Add "marvell,nand-force-csx" compatible string" Not necessary to create a new compatible string. * "mtd-nand-pxa3xx-Set-FORCE_CSX-bit-to-ARMADA370-variants" Modified commit message. This commit sets the FORCE_CSX bit for all ARMADA370 variants. ---- Kalyan Kinthada (1): mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants. drivers/mtd/nand/pxa3xx_nand.c | 7 +++++++ 1 file changed, 7 insertions(+) -- 2.14.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/1] Set FORCE_CSX bit when arbitration between NAND and NOR is enabled. Kalyan Kinthada <kalyan.kinthada@alliedtelesis.co.nz> - 2017-09-27 03:00 +0200
[PATCH v2 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants. Kalyan Kinthada <kalyan.kinthada@alliedtelesis.co.nz> - 2017-09-27 03:00 +0200
Re: [PATCH v2 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants. Miquel RAYNAL <miquel.raynal@free-electrons.com> - 2017-09-27 09:00 +0200
Re: [PATCH v2 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants. Miquel RAYNAL <miquel.raynal@free-electrons.com> - 2017-09-27 11:20 +0200
Re: [PATCH v2 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants. Chris Packham <Chris.Packham@alliedtelesis.co.nz> - 2017-09-28 00:00 +0200
csiph-web