From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 28 Oct 2009 12:40:07 +0200 Subject: [U-Boot] Please pull u-boot-cfi-flash/master Message-ID: <200910281140.07642.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 Hi Wolfgang, please pull this update. Thanks. The following changes since commit 4946775c6db52dba28f72ba3525764b54f1d4593: Wolfgang Denk (1): Coding Style cleanup; update CHANGELOG, prepare -rc1 are available in the git repository at: git://www.denx.de/git/u-boot-cfi-flash.git master Stefan Roese (1): cfi: Add weak default function for flash_cmd_reset() drivers/mtd/cfi_flash.c | 151 ++++++--------------------------------------- include/mtd/cfi_flash.h | 157 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 175 insertions(+), 133 deletions(-) create mode 100644 include/mtd/cfi_flash.h