On Tue, Apr 02, 2013 at 04:41:24PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following patches which have been queued for some time
> (sorry for the delay):
> 
> 
> The following changes since commit 5644369450635fa5c2967bee55b1ac41f6e988d0:
> 
>   Merge branch 'ag...@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 c502321c4a1bc8d859ecf19b22f9d0ce03954fd6:
> 
>   mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices 
> (2013-04-02 14:27:54 +0200)
> 
> ----------------------------------------------------------------
> Jagannadha Sutradharudu Teki (1):
>       mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
> 
> aaron.willi...@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(-)

Configuring for qemu_mips64 - Board: qemu-mips64, Options: SYS_BIG_ENDIAN
   text    data     bss     dec     hex filename
 215344   13082  218720  447146   6d2aa qemu_mips64/u-boot
cfi_flash.c: In function 'flash_map':
cfi_flash.c:217:9: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]

A patch on top to fix this warning is fine (and the ELDK MIPS toolchain
is also fine for qemu_mips64).

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to