Re: [PATCH 1/5] omap3: Introduce CompuLab CM-T3517 module.

2010-09-19 Thread Igor Grinberg
 On 09/16/10 19:53, Tony Lindgren wrote:
 * Igor Grinberg grinb...@compulab.co.il [100916 01:46]:
 Add basic suppot, enable uart and led.

 Signed-off-by: Igor Grinberg grinb...@compulab.co.il
 ---
  arch/arm/mach-omap2/Kconfig  |7 ++
  arch/arm/mach-omap2/Makefile |1 +
  arch/arm/mach-omap2/board-cm-t3517.c |  109 
 ++
  3 files changed, 117 insertions(+), 0 deletions(-)
  create mode 100644 arch/arm/mach-omap2/board-cm-t3517.c
 Looks like you're missing the debug uart entry for
 arch/arm/plat-omap/include/plat/uncompress.h?

 You can test this by enabling DEBUG_LL and EARLY_PRINTK
 in your .config, then pass earlyprintk in the kernel
 cmdline. Might become handy for debugging the early
 init process for your board.

Indeed can be useful.

Thanks.

 Regards,

 Tony
 --
 To unsubscribe from this list: send the line unsubscribe linux-omap in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html


-- 
Regards,
Igor.

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 1/5] omap3: Introduce CompuLab CM-T3517 module.

2010-09-16 Thread Tony Lindgren
* Igor Grinberg grinb...@compulab.co.il [100916 01:46]:
 Add basic suppot, enable uart and led.
 
 Signed-off-by: Igor Grinberg grinb...@compulab.co.il
 ---
  arch/arm/mach-omap2/Kconfig  |7 ++
  arch/arm/mach-omap2/Makefile |1 +
  arch/arm/mach-omap2/board-cm-t3517.c |  109 
 ++
  3 files changed, 117 insertions(+), 0 deletions(-)
  create mode 100644 arch/arm/mach-omap2/board-cm-t3517.c

Looks like you're missing the debug uart entry for
arch/arm/plat-omap/include/plat/uncompress.h?

You can test this by enabling DEBUG_LL and EARLY_PRINTK
in your .config, then pass earlyprintk in the kernel
cmdline. Might become handy for debugging the early
init process for your board.

Regards,

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html