From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 2 Sep 2016 11:31:02 -0500 Subject: [U-Boot] Pull request: nand flash Message-ID: <20160902163102.GA29995@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 following changes since commit cb1cbdd96962931de2ac948a184874e2672f3f96: x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload (2016-08-30 09:26:05 +0800) are available in the git repository at: git://git.denx.de/u-boot-nand-flash.git for you to fetch changes up to 8b7d51249eca113c4965a7c417f33d7eb569434b: nand: Fix some more NULL name tests (2016-09-01 20:08:48 -0500) ---------------------------------------------------------------- Chris Packham (1): mtd: nand: pxa3xx: use nand_set_controller_data Scott Wood (1): nand: Fix some more NULL name tests Tony Lindgren (1): nand: Fix nand info for no device cmd/nand.c | 8 ++++---- drivers/dfu/dfu_nand.c | 4 ++-- drivers/mtd/nand/omap_gpmc.c | 2 +- drivers/mtd/nand/pxa3xx_nand.c | 1 + 4 files changed, 8 insertions(+), 7 deletions(-)