Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1240664272-29583-1-git-send-email-plagn...@jcrosoft.com> you wrote: > and fix comment > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagn...@jcrosoft.com> > --- > v2: > Fix comment > > Best Regards, > J. > common/Makefile | 1 + > common/modem.c | 122 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > lib_arm/board.c | 99 -------------------------------------------- > lib_ppc/board.c | 97 ------------------------------------------- > 4 files changed, 123 insertions(+), 196 deletions(-) > create mode 100644 common/modem.c
Applied, after modifying the file header: > diff --git a/common/modem.c b/common/modem.c > new file mode 100644 > index 0000000..44567b2 > --- /dev/null > +++ b/common/modem.c > @@ -0,0 +1,122 @@ > +/* > + * (C) Copyright 2002-2006 > + * Wolfgang Denk, DENX Software Engineering, w...@denx.de. > + * > + * (C) Copyright 2002 > + * Sysgo Real-Time Solutions, GmbH <www.elinos.com> > + * Marius Groeger <mgroe...@sysgo.de> > + * > + * See file CREDITS for list of people who contributed to this > + * project. I deleted the Sysgo Copyright entry here, as I am sure that no part of this code was written by Sysgo. 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: w...@denx.de An Ada exception is when a routine gets in trouble and says 'Beam me up, Scotty'. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot