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

Mike Frysinger vapier at gentoo.org
Sun Jul 19 03:17:00 CEST 2009


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


More information about the U-Boot mailing list