[U-Boot] [PATCH 0/5] Blackfin fixes for 2009.06

Mike Frysinger vapier at gentoo.org
Wed May 6 14:49:16 CEST 2009


Some random minor bug fixes found during regression testing.

Graf Yang (1):
  Blackfin: bf518f-ezbrd: reset ethernet PHY during init

Mike Frysinger (4):
  Blackfin: recurse with early serial initcode
  Blackfin: fix booting with older bootroms (no EVT1)
  Blackfin: avoid get_sclk() with early serial debug
  Blackfin: bf527-ezkit: fix SPI flash env params

 blackfin_config.mk                         |    6 +++-
 board/bf518f-ezbrd/bf518f-ezbrd.c          |   55 ++++++++++++++++++++++++++--
 board/bf561-ezkit/u-boot.lds.S             |    9 ++++-
 cpu/blackfin/cpu.c                         |   10 +++++-
 cpu/blackfin/initcode.c                    |    4 ++-
 cpu/blackfin/serial.h                      |   10 +++---
 include/asm-blackfin/blackfin-config-pre.h |    8 ++++
 include/configs/bf527-ezkit.h              |    4 +-
 8 files changed, 91 insertions(+), 15 deletions(-)



More information about the U-Boot mailing list