Re: [U-Boot-Users] [PATCH] add support for Toradex Colibri module

2008-02-13 Thread Daniel Mack
es.mk + +sinclude $(obj).depend + +# diff --git a/board/colibri/colibri.c b/board/colibri/colibri.c new file mode 100644 index 000..553c95c --- /dev/null +++ b/board/colibri/colibri.c @@ -0,0 +1,61 @@ +/* + * (C) Copyright 2007 + * Daniel Mack, caiaq <[EMAIL PROTECTED]> + * + * Se

Re: [U-Boot-Users] [PATCH] add support for Toradex Colibri module

2008-01-23 Thread Daniel Mack
On Sat, Jan 12, 2008 at 09:27:35AM +0100, Daniel Mack wrote: > On Sat, Dec 01, 2007 at 12:13:35AM +0100, Daniel Mack wrote: > > Patch against 1.3.0 is attached. > > Has this patch been taken? Is there anything the maintainers of U-Boot dislike about this patch? Or what is the re

Re: [U-Boot-Users] [PATCH] add support for Toradex Colibri module

2008-01-12 Thread Daniel Mack
On Sat, Dec 01, 2007 at 12:13:35AM +0100, Daniel Mack wrote: > Patch against 1.3.0 is attached. > > Best regards, > Daniel > > > MAKEALL |1 > Makefile |3 > board/colibri/Makefile| 51 > board/