These are mostly updates to the startup code to fix misc bugs and get
it working with recent parts and some newer bootrom features.

Mike Frysinger (7):
  Blackfin: update anomaly lists
  Blackfin: use on-chip syscontrol() rom function when available
  Blackfin: set default voltage levels for BF538/BF539 parts
  Blackfin: check for reserved settings in DDR MMRs
  Blackfin: add support for fast SPI reads with Boot ROM
  Blackfin: dynamically update UART speed when initializing
  Blackfin: move default boot SPI CS to common code

 board/bf537-stamp/spi_flash.c              |    8 +-
 cpu/blackfin/initcode.c                    |  155 +++++++++++++++-----------
 cpu/blackfin/serial.h                      |   72 +++---------
 include/asm-blackfin/blackfin-config-pre.h |    9 ++
 include/asm-blackfin/mach-bf527/anomaly.h  |  166 ++++++++++++++++++++--------
 include/asm-blackfin/mach-bf533/anomaly.h  |   55 ++++++----
 include/asm-blackfin/mach-bf537/anomaly.h  |   14 ++-
 include/asm-blackfin/mach-bf548/anomaly.h  |   45 +++++---
 include/asm-blackfin/mach-bf561/anomaly.h  |   17 +++-
 9 files changed, 330 insertions(+), 211 deletions(-)

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to