From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 2 Dec 2008 22:04:58 +0100 Subject: [U-Boot] AT91 Pull request Message-ID: <20081202210458.GG13752@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, please pull The following changes since commit 2077e348c2a84901022ad95311b47b70361e6daa: Scott Wood (1): NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). are available in the git repository at: git://git.denx.de/u-boot-at91.git master Ilko Iliev (2): fix some coding style violations. mtd/dataflash.c: fix a problem with the last partition Jean-Christophe PLAGNIOL-VILLARD (2): AT91: remove non supported board AT91RM9200DF macro at91rm9200dk: Fix typo cpu/arm920t/start.S | 4 ++-- drivers/mtd/dataflash.c | 25 ++++++++++++------------- include/configs/at91rm9200dk.h | 2 +- 3 files changed, 15 insertions(+), 16 deletions(-) Best Regards, J.