linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Tim Nordell <tim.nordell@logicpd.com>
Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 5/5] ARM: OMAP3LOGIC: Adding low-level debug support
Date: Fri, 24 Sep 2010 15:59:58 -0700	[thread overview]
Message-ID: <20100924225957.GM4211@atomide.com> (raw)
In-Reply-To: <1285358338-3403-6-git-send-email-tim.nordell@logicpd.com>

* Tim Nordell <tim.nordell@logicpd.com> [100924 13:08]:
> Defined UART1 as the low-level debug port for both the
> omap3530_lv_som board and the omap3_torpedo board.

Ah the DEBUG_LL support is here, please merge this one into
the first patch.

Thanks,

Tony
 
> Signed-off-by: Tim Nordell <tim.nordell@logicpd.com>
> ---
>  arch/arm/plat-omap/include/plat/uncompress.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/plat-omap/include/plat/uncompress.h b/arch/arm/plat-omap/include/plat/uncompress.h
> index ddf723b..ff9f3a2 100644
> --- a/arch/arm/plat-omap/include/plat/uncompress.h
> +++ b/arch/arm/plat-omap/include/plat/uncompress.h
> @@ -139,6 +139,8 @@ static inline void __arch_decomp_setup(unsigned long arch_id)
>  		DEBUG_LL_OMAP2(1, omap3evm);
>  		DEBUG_LL_OMAP3(1, omap_3430sdp);
>  		DEBUG_LL_OMAP3(1, omap_3630sdp);
> +		DEBUG_LL_OMAP3(1, omap3530_lv_som);
> +		DEBUG_LL_OMAP3(1, omap3_torpedo);
>  
>  		/* omap3 based boards using UART3 */
>  		DEBUG_LL_OMAP3(3, cm_t35);
> -- 
> 1.7.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

      reply	other threads:[~2010-09-24 22:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-24 19:58 [PATCH v3 0/5] LogicPD minimal board support for LV_SOM and Torpedo Tim Nordell
2010-09-24 19:58 ` [PATCH v3 1/5] Adding LogicPD OMAP3 board support Tim Nordell
2010-09-24 22:58   ` Tony Lindgren
2010-09-24 19:58 ` [PATCH v3 2/5] ARM: OMAP3LOGIC: Adding SDMMC support Tim Nordell
2010-09-24 19:58 ` [PATCH v3 3/5] ARM: OMAP3: Add generic smsc911x support when connected to GPMC Tim Nordell
2010-09-24 19:58 ` [PATCH v3 4/5] ARM: OMAP3LOGIC: Added SMSC Ethernet board support Tim Nordell
2010-09-24 19:58 ` [PATCH v3 5/5] ARM: OMAP3LOGIC: Adding low-level debug support Tim Nordell
2010-09-24 22:59   ` Tony Lindgren [this message]

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=20100924225957.GM4211@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tim.nordell@logicpd.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).