All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] STx AMC8548: initial support for Silicon Turnkey Express AMC8548 board
Date: Mon, 11 Apr 2011 22:52:51 +0200	[thread overview]
Message-ID: <20110411205251.3A5B014F02E@gemini.denx.de> (raw)
In-Reply-To: <110534.85629.qm@web37608.mail.mud.yahoo.com>

Dear Alex Dubov,

In message <110534.85629.qm@web37608.mail.mud.yahoo.com> you wrote:
> AMC8548 is a RapidIO development board in AMC form factor, featuring MPC854=
> 8E=0Aprocessor, DDR2 SO-DIMM slot, 16MB of hardwired NAND flash memory, rea=
> l time=0Aclock and additional serial EEPROM on i2c bus (enabled). USB contr=
> oller is=0Aavailable, but not presently enabled.=0A=0AAdditional board info=
> rmation is available at:=0Ahttp://www.silicontkx.com/AMC8548.htm=0A=0ASigne=
> d-off-by: Alex Dubov <oakad@yahoo.com>=0A---=0AThis is really a patch repos=
> t from Fall, 2009. The board is old and never was=0Athat good, but I still =
> got those running, so I propped up an u-boot config as=0Awell. Nothing fanc=
> y here, just a fairly standard config.=0A=0A MAINTAINERS                   =
>     |    1 +=0A board/stx/stxamc8548/Makefile     |   53 ++++++=0A board/st=
> x/stxamc8548/law.c        |   50 +++++=0A board/stx/stxamc8548/stxamc8548.c=
>  |  120 ++++++++++++=0A board/stx/stxamc8548/tlb.c        |   82 ++++++++=
> =0A boards.cfg                        |    1 +=0A include/configs/stxamc854=
> 8.h      |  374 +++++++++++++++++++++++++++++++++++++=0A 7 files changed, 6=
> 81 insertions(+), 0 deletions(-)=0A create mode 100644 board/stx/stxamc8548=
> /Makefile=0A create mode 100644 board/stx/stxamc8548/law.c=0A create mode 1=
> 00644 board/stx/stxamc8548/stxamc8548.c=0A create mode 100644 board/stx/stx=
> amc8548/tlb.c=0A create mode 100644 include/configs/stxamc8548.h=0A=0Adiff =
> --git a/MAINTAINERS b/MAINTAINERS=0Aindex 14d06ca..787db07 100644=0A--- a/M=
> AINTAINERS=0A+++ b/MAINTAINERS=0A@@ -141,6 +141,7 @@ Jon Diekema <jon.dieke=
> ma at smiths-aerospace.com>=0A Alex Dubov <oakad@yahoo.com>=0A =0A =09mpq101=
...

Your patch is corrupted by some braindead newline handling.  It does
not even get recognized:

-> checkpatch ~/Mail/U-Boot/2299
ERROR: Does not appear to be a unified-diff format patch



You better use "git send-email" instead of YahooMailWebService or
such.

Please fix your mailer setup and resubmit.

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
Honest error is to be pitied, not ridiculed.
                                       -- Philip Earl of Chesterfield

  reply	other threads:[~2011-04-11 20:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27  8:40 [U-Boot] [PATCH] STx AMC8548: initial support for Silicon Turnkey Express AMC8548 board Alex Dubov
2011-04-11 20:52 ` Wolfgang Denk [this message]
2011-04-12  5:04   ` Alex Dubov
2011-10-15 21:11     ` Wolfgang Denk
2011-10-16 15:02     ` Kumar Gala
2011-10-18  9:02       ` Alex Dubov
2011-10-18 13:09         ` Kumar Gala

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=20110411205251.3A5B014F02E@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 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.