All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Mack <daniel@caiaq.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Toradex board with Colibri PXA270
Date: Tue, 28 Apr 2009 12:47:55 +0200	[thread overview]
Message-ID: <20090428104755.GA23563@buzzloop.caiaq.de> (raw)
In-Reply-To: <alpine.DEB.2.00.0904281126130.10311@yvahk2.pbagnpgbe.fr>

On Tue, Apr 28, 2009 at 11:37:14AM +0200, Daniel Stenberg wrote:
> I'm currently working with a Toradex board featuring a Colibri PXA270 module, 
> and I noticed this attempt to get a Colibri PXA270 patch applied
> 
>  	http://lists.denx.de/pipermail/u-boot/2009-April/050634.html
> 
> ... which seems it didn't get anywhere further than so.
> 
> The conclusion, or should I say request, from there was to make more parts 
> re-used within the source tree to reduce code duplication and I can only agree 
> with that.
> 
> Seeing that this is a PXA(270) equipped board, wouldn't it make sense to do 
> some of the low level init etc stuff in the cpu-specific area (cpu/pxa/) ? The 
> entire gpio handling (and similar) is after all common for all PXA270 isn't 
> it?
> 
> So, is there anyone with more specific thoughts or opinions on this? What can 
> I do to push this forward to the next level?

In case you do that, please call the board 'colibri-pxa270' in folder
and config file names, not just 'colibri' like in the version you
referred to above. There are versions of that modules with pxa3[012]0
CPUs which are entirely different and need extra care.

I submitted a patch to support that module 1,5 years ago - if you miss
some pieces, you might have a look here:

	http://lists.denx.de/pipermail/u-boot/2007-November/026890.html

Bringing this in shape is a good idea, though.

Daniel

  reply	other threads:[~2009-04-28 10:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28  9:37 [U-Boot] Toradex board with Colibri PXA270 Daniel Stenberg
2009-04-28 10:47 ` Daniel Mack [this message]
2009-04-28 11:04   ` Daniel Stenberg
2009-04-29  9:49     ` [U-Boot] PXA unified lowlevel_init.S ? Daniel Stenberg
2009-04-29 21:29       ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-29 21:53         ` Daniel Stenberg

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=20090428104755.GA23563@buzzloop.caiaq.de \
    --to=daniel@caiaq.de \
    --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.