From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 21 Jul 2015 03:57:02 +0200 Subject: [U-Boot] [PATCH 2/3] mtd: nand: mxs check maximum ecc that platfrom supports In-Reply-To: <1437385222-23921-2-git-send-email-Peng.Fan@freescale.com> References: <1437385222-23921-1-git-send-email-Peng.Fan@freescale.com> <1437385222-23921-2-git-send-email-Peng.Fan@freescale.com> Message-ID: <201507210357.02115.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, July 20, 2015 at 11:40:21 AM, Peng Fan wrote: > Check maximum ecc strength for each platfrom to avoid the calculated ecc > exceed the limitation. > > Signed-off-by: Peng Fan > Signed-off-by: Han Xu Reviewed-by: Marek Vasut Best regards, Marek Vasut