[U-Boot] Please pull u-boot-cfi-flash/master

Hi Tom!
Here the pull request with the revert of the patch that causes problems with some non-8bit flash chips. I also reverted another small (compilation warning) patch. Otherwise the 8-bit support patch could not be reverted (as you noticed). So please pull for this release:
The following changes since commit 785881f775252940185e10fbb2d5299c9ffa6bce:
env: Add redundant env support to UBI env (2013-04-11 15:52:55 -0400)
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 e303be2d2819699a443b5eece5a04ecc380a9b61:
Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support" (2013-04-12 19:04:54 +0200)
---------------------------------------------------------------- Stefan Roese (2): Revert "cfi_flash: Use uintptr_t for casts from u32 to void *" Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"
drivers/mtd/cfi_flash.c | 78 +++++++++++++++---------------------------------- include/mtd/cfi_flash.h | 41 +++++++++++++------------- 2 files changed, 43 insertions(+), 76 deletions(-)
Thanks, Stefan

On Fri, Apr 12, 2013 at 07:13:28PM +0200, Stefan Roese wrote:
Hi Tom!
Here the pull request with the revert of the patch that causes problems with some non-8bit flash chips. I also reverted another small (compilation warning) patch. Otherwise the 8-bit support patch could not be reverted (as you noticed). So please pull for this release:
The following changes since commit 785881f775252940185e10fbb2d5299c9ffa6bce:
env: Add redundant env support to UBI env (2013-04-11 15:52:55 -0400)
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 e303be2d2819699a443b5eece5a04ecc380a9b61:
Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support" (2013-04-12 19:04:54 +0200)
Stefan Roese (2): Revert "cfi_flash: Use uintptr_t for casts from u32 to void *" Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"
drivers/mtd/cfi_flash.c | 78 +++++++++++++++---------------------------------- include/mtd/cfi_flash.h | 41 +++++++++++++------------- 2 files changed, 43 insertions(+), 76 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Stefan Roese
-
Tom Rini