
On Thu, Apr 04, 2013 at 07:10:05AM +0200, Stefan Roese wrote:
Hi Tom,
please pull the updated cfi-flash repository with the build warning fix:
The following changes since commit 5644369450635fa5c2967bee55b1ac41f6e988d0:
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging (2013-03-31 08:43:12 -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 81a4f7098ba137ea1961cb997ca16d57de2b3483:
cfi_flash: Use uintptr_t for casts from u32 to void * (2013-04-04 07:07:30 +0200)
Jagannadha Sutradharudu Teki (1): mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
Stefan Roese (1): cfi_flash: Use uintptr_t for casts from u32 to void *
aaron.williams@caviumnetworks.com (1): mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
drivers/mtd/cfi_flash.c | 101 +++++++++++++++++++++++++++++++++++++----------- include/mtd/cfi_flash.h | 41 ++++++++++---------- 2 files changed, 99 insertions(+), 43 deletions(-)
Applied to u-boot/master, thanks!