From mboxrd@z Thu Jan 1 00:00:00 1970 From: Veli-Pekka Peltola Date: Mon, 19 Dec 2011 16:33:19 +0200 Subject: [U-Boot] [PATCH] MXS-NAND: Backport ecc.size from linux kernel In-Reply-To: <1324230610-22050-1-git-send-email-marek.vasut@gmail.com> References: <1324230610-22050-1-git-send-email-marek.vasut@gmail.com> Message-ID: <4EEF4B2F.104@bluegiga.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On 12/18/2011 07:50 PM, Marek Vasut wrote: > The ecc.size for mxs NAND driver is set to 1 in Linux kernel and to 512 in > U-Boot, which causes "ubi part" command malfunction due to wrong subpage size. [snip] Subpage size is now reported correctly and ubifs works fine. Thanks! Tested-by: Veli-Pekka Peltola -- Veli-Pekka Peltola