From: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Supporting two boards which are almost similar
Date: Tue, 29 Jun 2010 15:59:31 +0530 [thread overview]
Message-ID: <06aa01cb1775$f63b3940$e2b1abc0$@raj@ti.com> (raw)
In-Reply-To: <042f01cb1456$ffa4e250$feeea6f0$@raj@ti.com>
Hi,
On Fri, Jun 25, 2010 at 16:40:19, Sudhakar Rajashekhara wrote:
> Hi,
>
> Spectrum digital has two versions of DM6467 EVM, DM6467 and DM6467T.
> Though there are some video related differences between these two boards,
> from U-Boot perspective the only difference the developer need to worry
> is the different oscillator frequency. DM6467 has 27MHz crystal but
> DM6467T has 33MHz crystal. Both these EVMs are registered as two different
> boards in mach-types.h. Existing U-Boot has support DM6467 EVM which has
> 27MHz crystal. How should I go about adding support for DM6467T EVM which
> has 33MHz crystal? Do I need to add a new configuration file for this or
> can I make use of the existing configuration file in any way?
>
> One method I was aware of was, using some scripting from the top level
> Makefile but I believe this is not recommended.
>
Any other method of achieving this?
Regards,
Sudhakar
next prev parent reply other threads:[~2010-06-29 10:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-25 11:10 [U-Boot] Supporting two boards which are almost similar Sudhakar Rajashekhara
2010-06-29 10:29 ` Sudhakar Rajashekhara [this message]
2010-06-29 10:49 ` Detlev Zundel
2010-07-23 10:28 ` Sudhakar Rajashekhara
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='06aa01cb1775$f63b3940$e2b1abc0$@raj@ti.com' \
--to=sudhakar.raj@ti.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 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.