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

Mike Frysinger vapier at gentoo.org
Sun Oct 16 20:23:26 CEST 2011


The following changes since commit 8d80d057537fd536c8cc2252dc18ec3dea9a47e2:

  serial_exit: punt unused prototype (2011-10-15 22:20:59 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-blackfin.git master

Mike Frysinger (2):
      Blackfin: define CONFIG_SYS_CACHELINE_SIZE
      Blackfin: bfin_spi: fix build error when DEBUG is defined

 arch/blackfin/include/asm/blackfin_local.h |    1 +
 arch/blackfin/include/asm/cache.h          |   70 ++++++++++++++++++++++++++++
 arch/blackfin/include/asm/config.h         |    3 +
 drivers/spi/bfin_spi.c                     |    2 +-
 4 files changed, 75 insertions(+), 1 deletions(-)
 create mode 100644 arch/blackfin/include/asm/cache.h


More information about the U-Boot mailing list