Hello Wolfgang Denk, Am Mon, 09 Feb 2009 21:07:29 +0100 schrieb Wolfgang Denk <[email protected]>:
> Dear =?UTF-8?B?SsO8cmdlbiBTY2jDtnc=?=, > > In message <[email protected]> you wrote: > > --===============1974869777== > > Content-Type: multipart/signed; > > boundary="Sig_/7=Xl+9NRIJIvmVYW4MQsT9k"; > > protocol="application/pgp-signature"; micalg=PGP-SHA1 > > > > --Sig_/7=Xl+9NRIJIvmVYW4MQsT9k > > Content-Type: text/plain; charset=US-ASCII > > Content-Transfer-Encoding: quoted-printable > > > > MAINTAINERS | 4 + > > MAKEALL | 1 + > > Makefile | 7 + > > board/dspg/firetux/Makefile | 59 ++++ > > board/dspg/firetux/boardrevision.c | 299 ++++++++++++++++ > > board/dspg/firetux/config.mk | 44 +++ > > board/dspg/firetux/firetux.c | 413 ++++++++++++++++++++++ > > board/dspg/firetux/firetux.h | 144 ++++++++ > > board/dspg/firetux/gpio.c | 134 ++++++++ > > board/dspg/firetux/led.c | 169 +++++++++ > > board/dspg/firetux/lowlevel_init.S | 404 ++++++++++++++++++++++ > > board/dspg/firetux/memsetup.S | 381 +++++++++++++++++++++ > > board/dspg/firetux/nand.c | 68 ++++ > > board/dspg/firetux/relocate.S | 252 ++++++++++++++ > > board/dspg/firetux/u-boot.lds | 57 +++ > > include/configs/firetux.h | 454 +++++++++++++++++++++++++ > > Here, like it seems in all your patches, there is no signed-off-by > line. > > We cannot accept patches that are missing the SoB. I sure can understand that you cannot accept messages without SoB. Isn't it sufficient to have them in the first mail ( [0/3] ) of the patchset? There have been the following lines: Signed-off-by: Jürgen Schöw <[email protected]> Signed-off-by: Sebastian Hess <[email protected]> Signed-off-by: Matthias Mwenzel <[email protected]> Signed-off-by: Dirk Hörner <[email protected]> Signed-off-by: Andreas Weißel <[email protected]> But I can make them appear in every patch, if you need them repeated. All patches have been acked by the people. Sorry this was my first split patchset, with a lot of connectivity problems during holiday. Will try to improve the next mails. Regards Jürgen Schöw
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

