From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 5 Aug 2015 18:58:25 -0500 Subject: [U-Boot] [PATCH v3 16/16] tegra: nand: disable subpage writes In-Reply-To: <1cca054038303fc725983575a61b79d4319d01ee.1438813726.git.marcel.ziswiler@toradex.com> References: <1cca054038303fc725983575a61b79d4319d01ee.1438813726.git.marcel.ziswiler@toradex.com> Message-ID: <1438819105.2097.112.camel@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2015-08-06 at 00:47 +0200, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > Disable subpage writes as we do not provide ecc->hwctl. > > Signed-off-by: Marcel Ziswiler > --- > drivers/mtd/nand/tegra_nand.c | 3 +++ > 1 file changed, 3 insertions(+) Acked-by: Scott Wood -Scott