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

The following changes since commit d39041fcadb1231430201d298c31f6be03d654f7: Wolfgang Denk (1): PATI board: fix compiler warnings
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
Mike Frysinger (4): Blackfin: add os log functions Blackfin: split cpu COBJS into multilines Blackfin: bf533-stamp: back down SCLK a bit Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDR
cpu/blackfin/Makefile | 8 +++++++- cpu/blackfin/os_log.c | 30 ++++++++++++++++++++++++++++++ include/asm-blackfin/blackfin_local.h | 3 +++ include/configs/bf533-stamp.h | 2 +- include/configs/bf537-minotaur.h | 5 ++--- include/configs/bf537-srv1.h | 5 ++--- lib_blackfin/board.c | 6 ++++++ 7 files changed, 51 insertions(+), 8 deletions(-) create mode 100644 cpu/blackfin/os_log.c

Dear Mike Frysinger,
In message 1247966220-23627-1-git-send-email-vapier@gentoo.org you wrote:
The following changes since commit d39041fcadb1231430201d298c31f6be03d654f7: Wolfgang Denk (1): PATI board: fix compiler warnings
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
Mike Frysinger (4): Blackfin: add os log functions Blackfin: split cpu COBJS into multilines Blackfin: bf533-stamp: back down SCLK a bit Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDR
cpu/blackfin/Makefile | 8 +++++++- cpu/blackfin/os_log.c | 30 ++++++++++++++++++++++++++++++ include/asm-blackfin/blackfin_local.h | 3 +++ include/configs/bf533-stamp.h | 2 +- include/configs/bf537-minotaur.h | 5 ++--- include/configs/bf537-srv1.h | 5 ++--- lib_blackfin/board.c | 6 ++++++ 7 files changed, 51 insertions(+), 8 deletions(-) create mode 100644 cpu/blackfin/os_log.c
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Mike Frysinger
-
Wolfgang Denk