public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Remco Poelstra <remco.poelstra@duran-audio.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] Add support for LPC2468 from NXP
Date: Wed, 12 May 2010 15:36:13 +0200	[thread overview]
Message-ID: <4BEAAECD.2020602@duran-audio.com> (raw)
In-Reply-To: <4BEAA69D.5070307@duran-audio.com>


On 12-05-10 15:01, Remco Poelstra wrote:
> Add support for LPC2468 from NXP
>
> Basic startup code
> Internal flash is supported (for environment storage)
>
> Signed-off-by: Remco Poelstra<remco.poelstra@duran-audio.com>
>
> ---
>    MAINTAINERS                                  |    4 +
>    MAKEALL                                      |    1 +
>    Makefile                                     |    3 +
>    arch/arm/cpu/arm720t/cpu.c                   |    4 +-
>    arch/arm/cpu/arm720t/interrupts.c            |   43 ++-
>    arch/arm/cpu/arm720t/lpc24xx/Makefile        |   50 +++
>    arch/arm/cpu/arm720t/lpc24xx/flash.c         |  236 ++++++++++++
>    arch/arm/cpu/arm720t/lpc24xx/iap_entry.S     |    7 +
>    arch/arm/cpu/arm720t/start.S                 |   12 +-
>    arch/arm/include/asm/arch-lpc24xx/hardware.h |   32 ++
>    arch/arm/include/asm/arch-lpc24xx/immap.h    |  532
> ++++++++++++++++++++++++++
>    

I just see that my mail client wrapped the lines again on send. I'll see 
how I can fix this. I don't think it's a problem right now, I doubt the 
patch will be completely fine this time.

Regards,

Remco Poelstra

  reply	other threads:[~2010-05-12 13:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-12  7:45 [U-Boot] [PATCH] Add support for LPC2468 from NXP Remco Poelstra
2010-05-12  9:37 ` Wolfgang Denk
2010-05-12 13:01 ` [U-Boot] [PATCH v2] " Remco Poelstra
2010-05-12 13:36   ` Remco Poelstra [this message]
2010-05-12 16:09     ` Wolfgang Denk
2010-05-18  7:39       ` Remco Poelstra
2010-05-18  7:53         ` Anatolij Gustschin
2010-05-17  7:11     ` [U-Boot] [PATCH] " Remco Poelstra
2010-05-17 12:21     ` Remco Poelstra
2010-05-21  6:58       ` Remco Poelstra
2010-06-02  8:42       ` Remco Poelstra
2010-06-02 10:03       ` Wolfgang Denk
2010-06-02 11:48         ` Remco Poelstra
2010-06-21 20:08           ` Wolfgang Denk
2010-06-03  9:39         ` Remco Poelstra
2010-06-08  7:04         ` Remco Poelstra

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=4BEAAECD.2020602@duran-audio.com \
    --to=remco.poelstra@duran-audio.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