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

Hi Tom,
please pull some CFI fixes:
The following changes since commit 8bcb6f43e98ffc76e998349e0ec32a0e359160d4:
Update MAINTAINERS file for sandbox (2013-05-17 17:04:39 -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 24c185cf58a5bef1e0401a0f7e70526d6d9078c7:
cfi_flash: return NULL for invalid base address input (2013-05-23 09:48:45 +0200)
---------------------------------------------------------------- Andrew Gabbasov (1): cfi_flash: Fix unaligned accesses to cfi_qry structure
Masahiro Yamada (2): cosmetic: cfi_flash: delete a space after an unary operator cfi_flash: return NULL for invalid base address input
drivers/mtd/cfi_flash.c | 23 +++++++++++++---------- include/mtd/cfi_flash.h | 18 +++++++++++------- 2 files changed, 24 insertions(+), 17 deletions(-)
Thanks, Stefan

On Thu, May 23, 2013 at 09:55:37AM +0200, Stefan Roese wrote:
Hi Tom,
please pull some CFI fixes:
The following changes since commit 8bcb6f43e98ffc76e998349e0ec32a0e359160d4:
Update MAINTAINERS file for sandbox (2013-05-17 17:04:39 -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 24c185cf58a5bef1e0401a0f7e70526d6d9078c7:
cfi_flash: return NULL for invalid base address input (2013-05-23 09:48:45 +0200)
Andrew Gabbasov (1): cfi_flash: Fix unaligned accesses to cfi_qry structure
Masahiro Yamada (2): cosmetic: cfi_flash: delete a space after an unary operator cfi_flash: return NULL for invalid base address input
drivers/mtd/cfi_flash.c | 23 +++++++++++++---------- include/mtd/cfi_flash.h | 18 +++++++++++------- 2 files changed, 24 insertions(+), 17 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Stefan Roese
-
Tom Rini