From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Fri, 12 Feb 2010 08:31:20 -0600 Subject: [U-Boot] Please pull u-boot-ti/master In-Reply-To: <1265648473-26706-1-git-send-email-s-paulraj@ti.com> References: <1265648473-26706-1-git-send-email-s-paulraj@ti.com> Message-ID: <4B756638.9010601@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de s-paulraj at ti.com wrote: > The following changes since commit 2f8f29f5f6f86b7c467a98508d02a28df735d1ee: > Sandeep Paulraj (1): > Merge branch 'master' of git://git.denx.de/u-boot-ti > > are available in the git repository at: > > git://git.denx.de/u-boot-ti.git master > > Nick Thompson (2): > Davinci: Add EMIF-A macros for setting chip select parameters > DA830 EVM: Enable NAND support on Spectrum Digital EVM > > Sanjeev Premi (1): > OMAP3: Avoid re-write to PRM_CLKSRC_CTRL > > board/davinci/da830evm/da830evm.c | 37 ++++++++++++++++++++++++++++++ > cpu/arm_cortexa8/omap3/clock.c | 20 +++++++++++++--- > include/asm-arm/arch-davinci/emif_defs.h | 18 +++++++++++++- > include/configs/da830evm.h | 21 +++++++++++++---- > 4 files changed, 86 insertions(+), 10 deletions(-) These 3 changes have been pushed to arm/master. Thanks Tom