All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minkyu Kang <promsoft@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] Add generic support for samsung s3c2440
Date: Mon, 25 Oct 2010 10:18:30 +0900	[thread overview]
Message-ID: <AANLkTinKQfYOdLJXCx4m30n2Fxv4uK2pEPFNND=9VHF1@mail.gmail.com> (raw)
In-Reply-To: <4CC0934D.30102@diagraph.com>

Dear C Nauman

On 22 October 2010 04:23, C Nauman <cnauman@diagraph.com> 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
>
> ---
>
> - v4 Further cosmetic changes
> - 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 ? ? ? ? ? ?| ? 30 +-
> ?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 ? ? | ?161 ++++++
> ?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, 1016 insertions(+), 740 deletions(-)
> ?create mode 100644 arch/arm/include/asm/arch-s3c24x0/s3c2440.h
>

Your patch is malformed.

patching file arch/arm/cpu/arm920t/s3c24x0/speed.c
Hunk #1 FAILED at 54.
Hunk #2 FAILED at 64.
patch: **** malformed patch at line 81: s3c24x0_get_base_clock_power();

Could you please remake the patch?

Thanks
Minkyu Kang
-- 
from. prom.
www.promsoft.net

  reply	other threads:[~2010-10-25  1:18 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
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 [this message]
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='AANLkTinKQfYOdLJXCx4m30n2Fxv4uK2pEPFNND=9VHF1@mail.gmail.com' \
    --to=promsoft@gmail.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 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.