From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 4/5] [ARM] AT91CAP9 support - board/ files
Date: Sun, 27 Jan 2008 01:48:29 +0100 [thread overview]
Message-ID: <20080127004829.83B7324792@gemini.denx.de> (raw)
In-Reply-To: Your message of "Sun, 27 Jan 2008 01:02:21 +0100." <1201392141.17917.25.camel@galileo>
In message <1201392141.17917.25.camel@galileo> you wrote:
> AT91CAP9 support - board/ files
>
> Signed-off-by: Stelian Pop <stelian@popies.net>
>
> ---
> board/at91cap9adk/Makefile | 50 +++++++
> board/at91cap9adk/at91cap9adk.c | 275 +++++++++++++++++++++++++++++++++++++++
> board/at91cap9adk/config.mk | 1 +
> board/at91cap9adk/led.c | 79 +++++++++++
> board/at91cap9adk/nand.c | 64 +++++++++
> board/at91cap9adk/u-boot.lds | 57 ++++++++
> include/configs/at91cap9adk.h | 231 ++++++++++++++++++++++++++++++++
> 7 files changed, 757 insertions(+), 0 deletions(-)
> create mode 100644 board/at91cap9adk/Makefile
> create mode 100644 board/at91cap9adk/at91cap9adk.c
> create mode 100644 board/at91cap9adk/config.mk
> create mode 100644 board/at91cap9adk/led.c
> create mode 100644 board/at91cap9adk/nand.c
> create mode 100644 board/at91cap9adk/u-boot.lds
> create mode 100644 include/configs/at91cap9adk.h
There are coding style issues in this patch;
indentation not by TAB in board/at91cap9adk/Makefile,
board/at91cap9adk/at91cap9adk.c and probably elsewhere;
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Roses are red
Violets are blue
Some poems rhyme
next prev parent reply other threads:[~2008-01-27 0:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-26 23:56 [U-Boot-Users] [PATCH 0/5] [ARM] AT91CAP9 support Stelian Pop
2008-01-26 23:59 ` [U-Boot-Users] [PATCH 1/5] [ARM] AT91CAP9 support - build files Stelian Pop
2008-01-27 0:00 ` [U-Boot-Users] [PATCH 2/5] [ARM] AT91CAP9 support - include/ files Stelian Pop
2008-01-27 0:51 ` Wolfgang Denk
2008-01-27 0:01 ` [U-Boot-Users] [PATCH 3/5] [ARM] AT91CAP9 support - cpu/ files Stelian Pop
2008-01-27 0:02 ` [U-Boot-Users] [PATCH 4/5] [ARM] AT91CAP9 support - board/ files Stelian Pop
2008-01-27 0:48 ` Wolfgang Denk [this message]
2008-01-28 10:49 ` Stelian Pop
2008-01-27 0:03 ` [U-Boot-Users] [PATCH 5/5] [ARM] AT91CAP9 support - macb changes Stelian Pop
2008-01-27 0:49 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-01-28 10:51 [U-Boot-Users] [PATCH 0/5] [ARM] AT91CAP9 support Stelian Pop
2008-01-28 10:57 ` [U-Boot-Users] [PATCH 4/5] [ARM] AT91CAP9 support - board/ files Stelian Pop
2008-01-28 21:26 ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-29 9:03 ` Stelian Pop
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=20080127004829.83B7324792@gemini.denx.de \
--to=wd@denx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox