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-Users] [Patch] KVME080 Support
Date: Thu, 18 Aug 2005 22:41:52 +0200	[thread overview]
Message-ID: <20050818204152.36097353CE9@atlas.denx.de> (raw)
In-Reply-To: Your message of "Thu, 18 Aug 2005 18:57:13 +0900." <004e01c5a3db$3840e6f0$212d4cdc@smkim>

In message <004e01c5a3db$3840e6f0$212d4cdc@smkim> you wrote:
>
> This patch adds support for KVME080 board.
> KVME080 is a VME board with MPC8245 CPU.
> 
> It also patches drivers/cfi_flash.c.

Can you please split your patch into two?

Please  see  section  "Submitting  Patches"  in  the   README   which
explicitely requires:

        Changesets that contain different, unrelated modifications
        shall be submitted as SEPARATE patches, one patch per
        changeset.


And please cleanup your code before re-submitting:

* It violates the coding style requirements (trailing white space).

* Using globally visible preprocessor defines like  FLASH_WRITE64  is
  not  acceptable  (you also forgot to document these, but that would
  help either), and defining such code in the board  config  file  is
  the  wrong  way  to implement it either. The board config file is -
  ummm, a _configuration_ file, but does not contain source code.


Also:  please  read  the  recent  "U-Boot  Developer's   Information"
posting;  you  are  supposed  to  provide  a  "sign-off" line for all
patches.

Rejected, sorry.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
One friend in a lifetime is much; two  are  many;  three  are  hardly
possible. Friendship needs a certain parallelism of life, a community
of thought, a rivalry of aim.                     - Henry Brook Adams

  reply	other threads:[~2005-08-18 20:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-18  9:57 [U-Boot-Users] [Patch] KVME080 Support Sangmoon Kim
2005-08-18 20:41 ` Wolfgang Denk [this message]
2005-08-19  3:22   ` Sangmoon Kim
2006-07-22 18:56     ` 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=20050818204152.36097353CE9@atlas.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