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-Users] [PATCH] add support for Toradex Colibri module
Date: Sat, 1 Dec 2007 00:13:35 +0100	[thread overview]
Message-ID: <20071130231335.GA10869@buzzloop.caiaq.de> (raw)
In-Reply-To: <20071130220957.GA13726@game.jcrosoft.org>

On Fri, Nov 30, 2007 at 11:09:57PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Please rebase your code on the last u-boot 1.3.0

Oops, I was trapped by the sourceforge cemetery, sorry.
Patch against 1.3.0 is attached.

Best regards,
Daniel


 MAKEALL                       |    1 
 Makefile                      |    3 
 board/colibri/Makefile        |   51 ++++
 board/colibri/colibri.c       |   61 +++++
 board/colibri/config.mk       |    1 
 board/colibri/lowlevel_init.S |  465 ++++++++++++++++++++++++++++++++++++++++++
 board/colibri/pxavoltage.S    |  178 ++++++++++++++++
 board/colibri/u-boot.lds      |   56 +++++
 include/asm-arm/mach-types.h  |   13 +
 include/configs/colibri.h     |  261 +++++++++++++++++++++++
 10 files changed, 1090 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: uboot-130-colibri.diff
Type: text/x-diff
Size: 32945 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20071201/f34cc5d7/attachment.diff 

  reply	other threads:[~2007-11-30 23:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30 21:38 [U-Boot-Users] [PATCH] add support for Toradex Colibri module Daniel Mack
2007-11-30 22:09 ` Jean-Christophe PLAGNIOL-VILLARD
2007-11-30 23:13   ` Daniel Mack [this message]
2008-01-12  8:27     ` Daniel Mack
2008-01-23 15:06       ` Daniel Mack
2008-01-23 20:55         ` Wolfgang Denk
2008-02-03 23:07     ` Wolfgang Denk
2008-02-13 12:46       ` Daniel Mack
2008-04-13 22:01         ` Wolfgang Denk

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=20071130231335.GA10869@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.