[U-Boot] Pull request u-boot-blackfin.git

The following changes since commit 57fe30194d3c15c37d9ff06dbd2a4c1ffccda018: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
Mike Frysinger (4): Blackfin: bf548-ezkit: bump up monitor size Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards Blackfin: fix SPI flash speed define name Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
Vivi Li (2): Blackfin: bump up default JTAG console timeout Blackfin: bf533-stamp/bf537-stamp: fix env settings for SPI flash
Makefile | 4 +--- blackfin_config.mk | 6 ++++-- board/bf518f-ezbrd/config.mk | 3 +++ board/bf526-ezbrd/config.mk | 3 +++ board/bf527-ezkit/config.mk | 3 +++ board/bf533-ezkit/config.mk | 3 +++ board/bf533-stamp/config.mk | 3 +++ board/bf537-stamp/config.mk | 3 +++ board/bf538f-ezkit/config.mk | 3 +++ board/bf548-ezkit/config.mk | 3 +++ board/bf561-ezkit/config.mk | 3 +++ board/cm-bf527/config.mk | 3 +++ board/cm-bf533/config.mk | 3 +++ board/cm-bf537e/config.mk | 3 +++ board/cm-bf548/config.mk | 3 +++ board/cm-bf561/config.mk | 3 +++ board/tcm-bf537/config.mk | 3 +++ cpu/blackfin/jtag-console.c | 2 +- include/configs/bf518f-ezbrd.h | 2 +- include/configs/bf526-ezbrd.h | 2 +- include/configs/bf527-ezkit.h | 2 +- include/configs/bf533-stamp.h | 6 +++--- include/configs/bf537-minotaur.h | 2 +- include/configs/bf537-pnav.h | 2 +- include/configs/bf537-srv1.h | 2 +- include/configs/bf537-stamp.h | 6 +++--- include/configs/bf538f-ezkit.h | 2 +- include/configs/bf548-ezkit.h | 4 ++-- include/configs/blackstamp.h | 2 +- 29 files changed, 67 insertions(+), 22 deletions(-)

Dear Mike Frysinger,
In message 1245223428-26841-1-git-send-email-vapier@gentoo.org you wrote:
The following changes since commit 57fe30194d3c15c37d9ff06dbd2a4c1ffccda018: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
Mike Frysinger (4): Blackfin: bf548-ezkit: bump up monitor size Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards Blackfin: fix SPI flash speed define name Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
Vivi Li (2): Blackfin: bump up default JTAG console timeout Blackfin: bf533-stamp/bf537-stamp: fix env settings for SPI flash
Makefile | 4 +--- blackfin_config.mk | 6 ++++-- board/bf518f-ezbrd/config.mk | 3 +++ board/bf526-ezbrd/config.mk | 3 +++ board/bf527-ezkit/config.mk | 3 +++ board/bf533-ezkit/config.mk | 3 +++ board/bf533-stamp/config.mk | 3 +++ board/bf537-stamp/config.mk | 3 +++ board/bf538f-ezkit/config.mk | 3 +++ board/bf548-ezkit/config.mk | 3 +++ board/bf561-ezkit/config.mk | 3 +++ board/cm-bf527/config.mk | 3 +++ board/cm-bf533/config.mk | 3 +++ board/cm-bf537e/config.mk | 3 +++ board/cm-bf548/config.mk | 3 +++ board/cm-bf561/config.mk | 3 +++ board/tcm-bf537/config.mk | 3 +++ cpu/blackfin/jtag-console.c | 2 +- include/configs/bf518f-ezbrd.h | 2 +- include/configs/bf526-ezbrd.h | 2 +- include/configs/bf527-ezkit.h | 2 +- include/configs/bf533-stamp.h | 6 +++--- include/configs/bf537-minotaur.h | 2 +- include/configs/bf537-pnav.h | 2 +- include/configs/bf537-srv1.h | 2 +- include/configs/bf537-stamp.h | 6 +++--- include/configs/bf538f-ezkit.h | 2 +- include/configs/bf548-ezkit.h | 4 ++-- include/configs/blackstamp.h | 2 +- 29 files changed, 67 insertions(+), 22 deletions(-)
Applied. Thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Mike Frysinger
-
Wolfgang Denk