[U-Boot] Please pull u-boot-cfi-flash/next (rebased against new next)

The following changes since commit ff377b1c0e891569b6da13629090aad7c38175e0:
canmb board: Fix compiler warnings (2010-09-19 19:29:57 +0200)
are available in the git repository at: git://www.denx.de/git/u-boot-cfi-flash.git next
Stefan Roese (4): cfi_flash: Simplify flash_get_info() cfi_flash: Add weak default for cfi_flash_bank_addr() cfi_flash: Simplify dynamic flash bank number detection cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT
board/esd/apc405/apc405.c | 6 ++---- board/tqc/tqm834x/tqm834x.c | 12 +++++------- common/cmd_bootm.c | 1 + common/cmd_flash.c | 10 ++-------- common/flash.c | 1 + drivers/mtd/cfi_flash.c | 32 +++++++++++++++----------------- drivers/mtd/cfi_mtd.c | 10 +--------- include/configs/APC405.h | 6 ------ include/configs/IDS8247.h | 3 +-- include/configs/TQM834x.h | 4 ---- include/flash.h | 2 ++ include/mtd/cfi_flash.h | 18 ++++++++++++++++++ 12 files changed, 48 insertions(+), 57 deletions(-)

Dear Stefan Roese,
In message 201009201612.14857.sr@denx.de you wrote:
The following changes since commit ff377b1c0e891569b6da13629090aad7c38175e0:
canmb board: Fix compiler warnings (2010-09-19 19:29:57 +0200)
are available in the git repository at: git://www.denx.de/git/u-boot-cfi-flash.git next
Stefan Roese (4): cfi_flash: Simplify flash_get_info() cfi_flash: Add weak default for cfi_flash_bank_addr() cfi_flash: Simplify dynamic flash bank number detection cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT
board/esd/apc405/apc405.c | 6 ++---- board/tqc/tqm834x/tqm834x.c | 12 +++++------- common/cmd_bootm.c | 1 + common/cmd_flash.c | 10 ++-------- common/flash.c | 1 + drivers/mtd/cfi_flash.c | 32 +++++++++++++++----------------- drivers/mtd/cfi_mtd.c | 10 +--------- include/configs/APC405.h | 6 ------ include/configs/IDS8247.h | 3 +-- include/configs/TQM834x.h | 4 ---- include/flash.h | 2 ++ include/mtd/cfi_flash.h | 18 ++++++++++++++++++ 12 files changed, 48 insertions(+), 57 deletions(-)
Applied to next branch, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Stefan Roese
-
Wolfgang Denk