From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sat, 5 May 2007 07:12:04 +0200 Subject: [U-Boot-Users] [NAND] Please pull git://www.denx.de/git/u-boot-nand-flash.git In-Reply-To: <200704291643.08187.sr@denx.de> References: <200704251707.36787.sr@denx.de> <200704291404.50946.sr@denx.de> <200704291643.08187.sr@denx.de> Message-ID: <200705050712.04176.sr@denx.de> 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 14da5f7675bbb427c469e3f45006e027b6e21db9: Wolfgang Denk (1): Cleanup compiler warnings, update CHANGELOG are found in the git repository at: git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese (2): Remove BOARDLIBS usage completely Merge with git://www.denx.de/git/u-boot.git Thomas Knobloch (1): NAND: Wrong calculation of page number in nand_block_bad() Makefile | 4 +++- board/ixdp425/config.mk | 3 --- board/prodrive/pdnb3/config.mk | 3 --- cpu/ixp/npe/Makefile | 2 +- doc/README.nand | 7 +------ drivers/nand/nand_base.c | 10 +++++----- include/configs/delta.h | 1 - include/configs/zylonite.h | 1 - 8 files changed, 10 insertions(+), 21 deletions(-)