Comment 18 for bug 623077

Revision history for this message
Anand Gadiyar (gadiyar) wrote : Re: Pull request (v2) for OMAP4 Pandaboard support

(+<email address hidden>. Apologies for not copying the list
earlier. I thought I had added to CC)

On Wed, Nov 3, 2010 at 9:59 PM, Anand Gadiyar <email address hidden> wrote:
> Nicolas,
>
> This is v2 of a pull-request I sent a few minutes ago for getting OMAP4
> Pandaboard support on linux-linaro-2.6.35. Change from v1 is a different
> branch being used, and the commits were cherry picked with the -x option.
>
> MMC support is still work in progress. I'll try and get that working ASAP,
> so we can have a slightly more useful kernel.
>
> - Anand
>
> The following changes since commit 5c1ae6d7d1035a335cc66b1636ed7bdff7fd0e7b:
>  Felipe Contreras (1):
>        video: omap: vram: remove from normal memory
>
> are available in the git repository at:
>
>  git://dev.omapzoom.org/pub/scm/anand/linux-omap-usb.git for-linaro-v2
>
> 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
>
>  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 +
>  5 files changed, 44 insertions(+), 12 deletions(-)
>