[U-Boot] Pull request: nand flash

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(-)

On Thu, Oct 09, 2014 at 08:08:30PM -0500, Scott Wood wrote:
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(-)
Applied to u-boot/master, thanks!
participants (2)
-
Scott Wood
-
Tom Rini