From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 04 Apr 2013 07:10:05 +0200 Subject: [U-Boot] Please pull u-boot-cfi-flash/master Message-ID: <515D0B2D.3050903@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 Hi Tom, please pull the updated cfi-flash repository with the build warning fix: The following changes since commit 5644369450635fa5c2967bee55b1ac41f6e988d0: Merge branch 'agust at 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 at 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(-)