public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Nishanth Menon <menon.nishanth@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] Fix for running examples on OMAP3 EVM board
Date: Wed, 04 Mar 2009 08:18:34 +0200	[thread overview]
Message-ID: <49AE1D3A.8040301@gmail.com> (raw)
In-Reply-To: <19F8576C6E063C45BE387C64729E73940427BC9F12@dbde02.ent.ti.com>

Pillai, Manikandan said the following on 03/04/2009 06:57 AM:
> Hi all,
>   
please dont top post.
> For the EVM board,
>
> $BOARD = evm $CPU = arm_cortexa8 and $ARCH = arm.
> $VENDOR = omap3 and $SOC = omap3
>
> I can change the check to check BOARD so that it is applicable only
> To OMAP3 EVMs.
>
> ifeq ($(BOARD),evm)
> LOAD_ADDR = 0x80300000
> else
>   
what is so special about evm? ;) if we have an exception from the
current boards supported, lets go ahead and do it..
mebbe the right fix would be replace $CPU, omap3 with $SOC,omap3?
Regards,
Nishanth Menon

  reply	other threads:[~2009-03-04  6:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-03  3:40 [U-Boot] [PATCH 1/1] Fix for running examples on OMAP3 EVM board Manikandan Pillai
2009-03-03  8:35 ` Nishanth Menon
2009-03-04  0:16   ` Dirk Behme
2009-03-04  4:57     ` Pillai, Manikandan
2009-03-04  6:18       ` Nishanth Menon [this message]
2009-03-04  6:21         ` Pillai, Manikandan
2009-03-04  8:32       ` Jean-Christophe PLAGNIOL-VILLARD
  -- strict thread matches above, loose matches on Subject: below --
2009-03-05  5:55 Manikandan Pillai
2009-03-05  7:06 ` Nishanth Menon
2009-03-05 14:56 ` Jean-Christophe PLAGNIOL-VILLARD

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=49AE1D3A.8040301@gmail.com \
    --to=menon.nishanth@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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