From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 13 Aug 2012 14:56:24 +0200 Subject: [U-Boot] Please pull u-boot-cfi-flash/master Message-ID: <5028F978.3040609@roese.nl> 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 patches: The following changes since commit b4f106be2d8a4eb34ce41c5306d5a4fcc37e60e3: dts/Makefile: Turn off some predefined macros (2012-08-10 23:54:16 +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 81316a902a2c76bc880ab49c6d157e3e9754806d: mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs (2012-08-13 14:34:44 +0200) ---------------------------------------------------------------- Anatolij Gustschin (1): cfi_flash: add support for Spansion flash PPB sector protection Holger Brunck (1): mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs drivers/mtd/cfi_flash.c | 117 +++++++++++++++++++++++++++++++++++++++--------- include/flash.h | 1 + include/mtd/cfi_flash.h | 7 +++ 3 files changed, 103 insertions(+), 22 deletions(-)