Re: [U-Boot] [PATCH V5 2/4] add TI DA8xx support: Add DA8xx cpu functions

2009-11-12 Thread Paulraj, Sandeep
-Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Nick Thompson Sent: Tuesday, November 10, 2009 10:10 AM To: u-boot@lists.denx.de Subject: [U-Boot] [PATCH V5 2/4] add TI DA8xx support: Add DA8xx cpu functions From: Sekhar

[U-Boot] [PATCH V5 2/4] add TI DA8xx support: Add DA8xx cpu functions

2009-11-10 Thread Nick Thompson
From: Sekhar Nori nsek...@ti.com Provides initial support for TI OMAP-L1x/DA8xx SoC devices. See http://www.ti.com Provides: Low level initialisation. System clock API. Timer control. Signed-off-by: Nick Thompson nick.thomp...@gefanuc.com --- Applies to u-boot-ti cpu/arm926ejs/davinci/cpu.c |