From: Igor Grinberg <grinberg@compulab.co.il>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/5] omap3: Introduce CompuLab CM-T3517 module.
Date: Sun, 19 Sep 2010 10:58:35 +0200 [thread overview]
Message-ID: <4C95D0BB.4010304@compulab.co.il> (raw)
In-Reply-To: <20100916175317.GF29610@atomide.com>
On 09/16/10 19:53, Tony Lindgren wrote:
> * Igor Grinberg <grinberg@compulab.co.il> [100916 01:46]:
>> Add basic suppot, enable uart and led.
>>
>> Signed-off-by: Igor Grinberg <grinberg@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 majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Regards,
Igor.
WARNING: multiple messages have this Message-ID (diff)
From: grinberg@compulab.co.il (Igor Grinberg)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] omap3: Introduce CompuLab CM-T3517 module.
Date: Sun, 19 Sep 2010 10:58:35 +0200 [thread overview]
Message-ID: <4C95D0BB.4010304@compulab.co.il> (raw)
In-Reply-To: <20100916175317.GF29610@atomide.com>
On 09/16/10 19:53, Tony Lindgren wrote:
> * Igor Grinberg <grinberg@compulab.co.il> [100916 01:46]:
>> Add basic suppot, enable uart and led.
>>
>> Signed-off-by: Igor Grinberg <grinberg@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 majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Regards,
Igor.
next prev parent reply other threads:[~2010-09-19 8:58 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-16 8:54 [PATCH 0/5] Support for CompuLab CM-T3517 modules Igor Grinberg
2010-09-16 8:54 ` Igor Grinberg
2010-09-16 8:54 ` [PATCH 1/5] omap3: Introduce CompuLab CM-T3517 module Igor Grinberg
2010-09-16 8:54 ` Igor Grinberg
2010-09-16 17:53 ` Tony Lindgren
2010-09-16 17:53 ` Tony Lindgren
2010-09-19 8:58 ` Igor Grinberg [this message]
2010-09-19 8:58 ` Igor Grinberg
2010-09-16 8:54 ` [PATCH 2/5] omap3: cm-t3517: add support for v3020 rtc Igor Grinberg
2010-09-16 8:54 ` Igor Grinberg
2010-09-16 8:54 ` [PATCH 3/5] omap3: cm-t3517: add support for usb host Igor Grinberg
2010-09-16 8:54 ` Igor Grinberg
2010-09-16 9:00 ` Felipe Balbi
2010-09-16 9:00 ` Felipe Balbi
2010-09-16 9:12 ` Igor Grinberg
2010-09-16 9:12 ` Igor Grinberg
2010-09-16 17:48 ` Tony Lindgren
2010-09-16 17:48 ` Tony Lindgren
2010-09-19 9:00 ` Igor Grinberg
2010-09-19 9:00 ` Igor Grinberg
2010-09-20 6:39 ` Felipe Balbi
2010-09-20 6:39 ` Felipe Balbi
2010-09-20 14:46 ` Igor Grinberg
2010-09-20 14:46 ` Igor Grinberg
2010-09-21 7:07 ` Felipe Balbi
2010-09-21 7:07 ` Felipe Balbi
2010-09-16 8:54 ` [PATCH 4/5] omap3: cm-t3517: add support for NAND flash Igor Grinberg
2010-09-16 8:54 ` Igor Grinberg
2010-09-16 8:54 ` [PATCH 5/5] omap3: cm-t3517: add support for TI HECC Igor Grinberg
2010-09-16 8:54 ` Igor Grinberg
-- strict thread matches above, loose matches on Subject: below --
2010-09-21 16:03 [PATCH 0/5] Support for CompuLab CM-T3517 modules Igor Grinberg
2010-09-21 16:03 ` [PATCH 1/5] omap3: Introduce CompuLab CM-T3517 module Igor Grinberg
2010-09-21 16:03 ` Igor Grinberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C95D0BB.4010304@compulab.co.il \
--to=grinberg@compulab.co.il \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.