[U-Boot] [PATCH 0/6] Blackfin fixes for 2009.08

Mike Frysinger vapier at gentoo.org
Mon Jun 15 19:37:18 CEST 2009


A few fixes and tweaks to use latest code in 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(-)



More information about the U-Boot mailing list