From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [GIT PULL] omap: sram fixes and omap4 es2.0 support Date: Fri, 24 Sep 2010 16:03:22 -0700 Message-ID: <20100924230322.GN4211@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:54117 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757348Ab0IXXDV (ORCPT ); Fri, 24 Sep 2010 19:03:21 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Shilimkar, Santosh" Cc: "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" * Shilimkar, Santosh [100923 23:24]: > Tony, > > The following changes since commit b30a3f6257ed2105259b404d419b4964e363928c: > Linus Torvalds (1): > Linux 2.6.36-rc5 > > are available in the git repository at: > > git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base.git omap_for_2.6.37 Thanks, pulling these into omap-for-linus. Tony > David Anders (1): > omap4: Panda: Add DEBUG_LL support > > Santosh Shilimkar (3): > omap4: Update id.c and cpu.h for es2.0 > omap4: l2x0: Fix init parameter for es2.0 > omap4: Fix bootup crash observed with higher CPU clocks > > Vikram Pandita (2): > omap: sram: fix is_sram_locked check > omap4: sram: Fix start address > > arch/arm/mach-omap2/id.c | 38 +++++++++++++++++++++----- > arch/arm/mach-omap2/omap4-common.c | 10 +++++-- > arch/arm/plat-omap/dmtimer.c | 2 +- > arch/arm/plat-omap/include/plat/cpu.h | 5 +++- > arch/arm/plat-omap/include/plat/uncompress.h | 1 + > arch/arm/plat-omap/sram.c | 13 +------- > 6 files changed, 46 insertions(+), 23 deletions(-) > > Regards, > Santosh > (As per thread: http://www.spinics.net/lists/linux-omap/msg37131.html)