From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ff0nY-0003Ib-Ha for linux-mtd@lists.infradead.org; Mon, 16 Jul 2018 10:32:09 +0000 Date: Mon, 16 Jul 2018 12:31:47 +0200 From: Miquel Raynal To: Thomas Petazzoni Cc: Boris Brezillon , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , linux-mtd@lists.infradead.org Subject: Re: [PATCH 1/2] mtd: rawnand: marvell: document a bit more the driver Message-ID: <20180716123147.77e2fe77@xps13> In-Reply-To: <20180714224648.310bedec@windsurf> References: <20180714135428.26955-1-miquel.raynal@bootlin.com> <20180714224648.310bedec@windsurf> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Thomas, Thomas Petazzoni wrote on Sat, 14 Jul 2018 22:46:48 +0200: > Hello, >=20 > On Sat, 14 Jul 2018 15:54:27 +0200, Miquel Raynal wrote: >=20 > > + * The internal ECC operations are depicted in details in Marvell > > + * AN-379. =20 >=20 > AN-379 is as far as I know not publicly available, so I'm not sure if it > makes a lot of sense to mention it here. No it's not, but I think it's not the first time this AN is quoted in the ML and it might be useful to know about it for people having access to Marvell specifications. At least in this file all layouts are explained in details. Thanks, Miqu=C3=A8l