From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 19 Jan 2010 17:22:59 -0600 Subject: [U-Boot] Pull request: nand flash Message-ID: <20100119232259.GA14042@loki.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 Ignore the previous "..BRANCH.NOT.VERIFIED.." request; I'd forgotten to push. The following changes since commit 50ef25ef24eccd8e69d2c1ccc97b3f7e30109f51: Michal Simek (1): microblaze: zlib needs asm/unaligned.h are available in the git repository at: git://git.denx.de/u-boot-nand-flash.git master Magnus Lilja (4): MX31: Add struct definition for clock control module in i.MX31. mxc_nand: Update driver to work with i.MX31. MXC: Add large page oob layout for i.MX31 NAND controller. MX31: Activate NAND environment on i.MX31 PDK board. drivers/mtd/nand/mxc_nand.c | 46 ++++++++++++++++++++++++++++++-- include/asm-arm/arch-mx31/mx31-regs.h | 39 ++++++++++++++++++++++++++++ include/configs/mx31pdk.h | 25 +++++++++++++++--- 3 files changed, 103 insertions(+), 7 deletions(-)