From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 4 Jan 2012 01:39:21 +0100 Subject: [U-Boot] [PATCH] MXS-NAND: Backport ecc.size from linux kernel In-Reply-To: <4F037389.1020907@freescale.com> References: <1324230610-22050-1-git-send-email-marek.vasut@gmail.com> <201201032220.22806.marek.vasut@gmail.com> <4F037389.1020907@freescale.com> Message-ID: <201201040139.22001.marek.vasut@gmail.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 01/03/2012 03:20 PM, Marek Vasut wrote: > >> On 12/19/2011 02:23 PM, Marek Vasut wrote: > >>>> On 12/18/2011 11:50 AM, Marek Vasut wrote: > >>>> What specifically is happening in "ubi part" with ecc.size = 512? > >>> > >>> The driver doesn\t support subpage writes. > >> > >> Is this meant to be a workaround for the NAND layer ignoring a driver > >> setting NAND_NO_SUBPAGE_WRITE? I'd rather just fix that... > >> > >> -Scott > > > > Any news here ? > > I just got back from end-of-year vacation; I hope you had good time :) > I'll look at it soon (will > probably just remove the mask and trust the driver to not set flags that > don't make sense). Thanks for the reminder. Naw, it should be fixed in linux too! We should probably start a discussion there. > > -Scott