From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] Add generic support for samsung s3c2440
Date: Tue, 12 Oct 2010 21:12:08 +0200 [thread overview]
Message-ID: <20101012191208.C692814F310@gemini.denx.de> (raw)
In-Reply-To: <4C768B8B.5000506@diagraph.com>
Dear Minkyu Kang,
In message <4C768B8B.5000506@diagraph.com> C Nauman wrote:
> This patch adds generic support for the Samsung s3c2440 processor.
>
> Global s3c24x0 changes to struct members converting from upper case
> to to lower case.
>
> Signed-off-by: Craig Nauman <cnauman@diagraph.com>
> Cc: kevin.morfitt at fearnside-systems.co.uk
>
> ---
> - v3 Fixup style problems checkpatch.pl yields one error from David's name
> - v2 Fix global s3c24x0 struct members to lower case as requested by Minkyu
> - v1 Start from patch posted by Kevin Morfitt 2009-06-19
>
> arch/arm/cpu/arm920t/s3c24x0/speed.c | 31 +-
> arch/arm/cpu/arm920t/s3c24x0/timer.c | 23 +-
> arch/arm/cpu/arm920t/s3c24x0/usb.c | 10 +-
> arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c | 12 +-
> arch/arm/include/asm/arch-s3c24x0/s3c2440.h | 163 ++++++
> arch/arm/include/asm/arch-s3c24x0/s3c24x0.h | 672 +++++++++++++------> ----
> arch/arm/include/asm/arch-s3c24x0/s3c24x0_cpu.h | 2 +
> board/mpl/vcma9/vcma9.c | 41 +-
> board/samsung/smdk2400/smdk2400.c | 28 +-
> board/samsung/smdk2410/smdk2410.c | 36 +-
> board/sbc2410x/sbc2410x.c | 44 +-
> board/trab/cmd_trab.c | 28 +-
> board/trab/rs485.c | 40 +-
> board/trab/trab.c | 67 ++--
> board/trab/trab_fkt.c | 142 +++---
> board/trab/tsc2000.c | 39 +-
> board/trab/tsc2000.h | 86 ++--
> board/trab/vfd.c | 90 ++--
> drivers/i2c/s3c24x0_i2c.c | 102 ++--
> drivers/mtd/nand/s3c2410_nand.c | 25 +-
> drivers/rtc/s3c24x0_rtc.c | 52 +-
> drivers/serial/serial_s3c24x0.c | 26 +-
> 22 files changed, 1019 insertions(+), 740 deletions(-)
> create mode 100644 arch/arm/include/asm/arch-s3c24x0/s3c2440.h
Do you have this patch still on your queue?
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
Mistakes are often the stepping stones to utter failure.
next prev parent reply other threads:[~2010-10-12 19:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-23 13:40 [U-Boot] [PATCH] Add generic support for samsung s3c2440 C Nauman
2010-08-24 10:32 ` Minkyu Kang
2010-08-24 18:18 ` [U-Boot] [PATCH v2] " C Nauman
2010-08-26 8:31 ` Minkyu Kang
2010-08-26 15:43 ` [U-Boot] [PATCH v3] " C Nauman
2010-10-12 19:12 ` Wolfgang Denk [this message]
2010-10-13 10:23 ` Minkyu Kang
2010-10-19 2:33 ` Minkyu Kang
2010-10-20 16:25 ` [U-Boot] [Junk?] " C Nauman
2010-10-21 19:23 ` [U-Boot] [PATCH v4] " C Nauman
2010-10-25 1:18 ` Minkyu Kang
2010-10-26 14:04 ` [U-Boot] [PATCH v5] " C Nauman
2010-10-28 6:40 ` Minkyu Kang
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=20101012191208.C692814F310@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