
From: Nagabhushana Netagunte nagabhushana.netagunte@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(-)