From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 03 Sep 2012 11:43:53 +0200 Subject: [U-Boot] Please pull u-boot-cfi-flash/master Message-ID: <50447BD9.3030800@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 a005f19eff946454985785788c344f10616d571e: hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-cfi-flash.git master for you to fetch changes up to de15a06aad1f221255366ac07238c80fed146da1: cfi: Make the flash erase and write operations abortable (2012-09-03 11:24:27 +0200) ---------------------------------------------------------------- Joe Hershberger (2): cfi: Check for blank before erase cfi: Make the flash erase and write operations abortable common/cmd_flash.c | 3 ++- common/flash.c | 3 +++ drivers/mtd/cfi_flash.c | 37 +++++++++++++++++++++++++++++++++++++ include/flash.h | 1 + 4 files changed, 43 insertions(+), 1 deletion(-)