From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 3 Jan 2012 15:30:49 -0600 Subject: [U-Boot] [PATCH] MXS-NAND: Backport ecc.size from linux kernel In-Reply-To: <201201032220.22806.marek.vasut@gmail.com> References: <1324230610-22050-1-git-send-email-marek.vasut@gmail.com> <201112192123.26747.marek.vasut@gmail.com> <4EEF9FE7.9010901@freescale.com> <201201032220.22806.marek.vasut@gmail.com> Message-ID: <4F037389.1020907@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 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'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. -Scott