public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] s3c64xx: upgrade s3c6400 to s3c64xx
Date: Fri, 04 Mar 2011 10:25:41 +0100	[thread overview]
Message-ID: <20110304092541.6BFD8D749CC@gemini.denx.de> (raw)
In-Reply-To: <201103041700.53374.liujingwencn@gmail.com>

Dear Kavin Lau,

In message <201103041700.53374.liujingwencn@gmail.com> you wrote:
> --Boundary-00_FpKcN6pVZLXuenY
> Content-Type: text/plain;
>   charset"us-ascii"
> Content-Transfer-Encoding: quoted-printable

Please sends patche sinline, NOT as attachements.  Please use
git-send-email to avoid such issues.

> From c56044d16f8ee5804d3048fe2c37028d5c963f1b Mon Sep 17 
> 00:00:00 2001                                                              >                          
> From: Kavin Lau <liujingwencn@gmail.com>
> Date: Fri, 4 Mar 2011 12:58:47 +0800
> Subject: [PATCH 1/2] s3c64xx: upgrade s3c6400 to s3c64xx
>
> S3C6400, S3C6410 and S3C6430 are both pin and software 
> compatible with 
> each other, changed s3c6400 to s3c64xx to support those chips.
> ---
>  arch/arm/cpu/arm1176/s3c64xx/Makefile       |    2 +- 
>  arch/arm/cpu/arm1176/s3c64xx/cpu_init.S     |    2 +- 
>  arch/arm/cpu/arm1176/s3c64xx/reset.S        |    2 +- 
>  arch/arm/cpu/arm1176/s3c64xx/speed.c        |    4 +- 
>  arch/arm/cpu/arm1176/s3c64xx/timer.c        |    2 +- 
>  arch/arm/include/asm/arch-s3c64xx/s3c6400.h |  895 ---------------------------
>  arch/arm/include/asm/arch-s3c64xx/s3c64x0.h |    8 +- 
>  arch/arm/include/asm/arch-s3c64xx/s3c64xx.h |  895 +++++++++++++++++++++++++++
>  board/samsung/smdk6400/lowlevel_init.S      |    8 +- 
>  board/samsung/smdk6400/smdk6400.c           |    2 +- 
>  drivers/mtd/nand/s3c64xx.c                  |    2 +- 
>  drivers/serial/s3c64xx.c                    |    4 +- 
>  drivers/usb/host/ohci-hcd.c                 |    2 +- 
>  drivers/usb/host/s3c64xx-hcd.c              |    2 +- 
>  include/common.h                            |    2 +- 
>  15 files changed, 916 insertions(+), 916 deletions(-)
>  delete mode 100644 arch/arm/include/asm/arch-s3c64xx/s3c6400.h
>  create mode 100644 arch/arm/include/asm/arch-s3c64xx/s3c64xx.h

NAK. Please do not delete / create files when just renaming. Make
sure to use options "-M" and "-C" with git-format-patch so copies as
well as renames get detected properly.

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
KLB is an acronym for `Known Lazy Bastard', aka non-FAQ  reader,  aka
person  who  would  rather  make  someone  take their time to explain
something basic than look it up in a  FAQ.
         -- Tom Christiansen in <6aq547$mnr$2@csnews.cs.colorado.edu>

  reply	other threads:[~2011-03-04  9:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-04  9:00 [U-Boot] [PATCH 1/2] s3c64xx: upgrade s3c6400 to s3c64xx Kavin Lau
2011-03-04  9:25 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-04  9:04 Kavin Lau
2011-03-04  9:26 ` 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=20110304092541.6BFD8D749CC@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