[U-Boot] [PATCH v3 0/8] feature additions and fixes for da850

nagabhushana.netagunte at ti.com nagabhushana.netagunte at ti.com
Wed Aug 17 16:14:07 CEST 2011


From: Nagabhushana Netagunte <nagabhushana.netagunte at ti.com>

Fix from last version (addressed comments from Detlev)
1: fixed env size for NOR boot mode.

Manjunathappa, Prakash (1):
  da850: add support for Spectrum Digital AM18xx EVM

Nagabhushana Netagunte (6):
  da850: indicate cache usage disable in config file
  da850: add NOR boot mode support
  da850: modify the U-Boot prompt string
  da850: add support to wake up DSP during board init
  da850: fix the channel number for EMAC teardown init
  da850: modifications for Logic PD Rev.3 AM18xx EVM

Sudhakar Rajashekhara (1):
  da8xx: add support for multiple PLL controllers

 arch/arm/cpu/arm926ejs/davinci/cpu.c         |   30 ++++---
 arch/arm/include/asm/arch-davinci/hardware.h |   14 +++-
 board/davinci/da8xxevm/da850evm.c            |  123 ++++++++++++++++++++++++++
 drivers/net/davinci_emac.c                   |    4 +-
 include/configs/da850evm.h                   |   26 +++++-
 5 files changed, 181 insertions(+), 16 deletions(-)



More information about the U-Boot mailing list