[U-Boot] [PATCH 1/2] mtd: nand: am335x_spl_bch.c: Fix problem with NAND_CMD_RNDOUT

2014-05-06 Thread Stefan Roese
From: Marek Belisko marek.beli...@gmail.com On some NAND devices (e.g. Hynix H27U2G8F2CTR-BI on Siemens DXR2 / Draco boards) the SPL issues the following bit-flip error messages: nand: bit-flip corrected @oob=0 ... This patch makes sure that only the required address cycles are sent to the NAND

Re: [U-Boot] [PATCH 1/2] mtd: nand: am335x_spl_bch.c: Fix problem with NAND_CMD_RNDOUT

2014-05-06 Thread Gupta, Pekon
From: Stefan Roese [mailto:s...@denx.de] From: Marek Belisko marek.beli...@gmail.com On some NAND devices (e.g. Hynix H27U2G8F2CTR-BI on Siemens DXR2 / Draco boards) the SPL issues the following bit-flip error messages: nand: bit-flip corrected @oob=0 ... This patch makes sure that only the