Comment 15 for bug 623077

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

Nicolas,

Please pull the following set of patches that get the OMAP4 Pandaboard
booting to a serial console on ttyS2. MMC is still not usable, but I can
try and get that going if anyone feels it's useful. Otherwise the board
can be used with a ramdrive for now.

(I couldn't figure out where to provide the commit IDs from mainline.
Let me know if these are needed).

Thanks in advance,
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-2.6.35

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(-)