From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 9 Oct 2014 20:08:30 -0500 Subject: [U-Boot] Pull request: nand flash Message-ID: <20141010010830.GA13150@home.buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The RNDOUT patch addresses a regression in the mtd uprev. The PARAM change is a fix to a driver introduced in this release. The following changes since commit dd0204e48d05f41480743a798b94d5484b664639: Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-10-07 07:38:39 -0400) are available in the git repository at: git://git.denx.de/u-boot-nand-flash.git master for you to fetch changes up to ed3c980bee74dc1bd599dd44b41b2c32ee78c0a8: mtd: denali: support NAND_CMD_RNDOUT command (2014-10-09 17:33:26 -0500) ---------------------------------------------------------------- Masahiro Yamada (2): mtd: denali: fix NAND_CMD_PARAM command mtd: denali: support NAND_CMD_RNDOUT command drivers/mtd/nand/denali.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-)