[U-Boot] [PATCH] STx AMC8548: initial support for Silicon Turnkey Express AMC8548 board

Wolfgang Denk wd at denx.de
Mon Apr 11 22:52:51 CEST 2011


Dear Alex Dubov,

In message <110534.85629.qm at 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 at 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 at 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


More information about the U-Boot mailing list