On Thu, 19 Nov 2009, Peter Tyser wrote:

>
> > -#if defined(CONFIG_CMD_LICENSE)
> > -
> >  /* COPYING is currently 15951 bytes in size */
> >  #define LICENSE_MAX        20480
> >
> > @@ -56,5 +54,3 @@ U_BOOT_CMD(license, 1, 1, do_license,
> >     "print GPL license text",
> >     ""
> >  );
> > -
> > -#endif /* CONFIG_CMD_LICENSE */
>
> Hi Robert,
> Thanks for the cleanup.  The above change was recently submitted, but
> hasn't been applied yet.  Search for "cmd_license: Remove unneeded
> #ifdef CONFIG_CMD_LICENSE".  Could you remove the above chunk from your
> patch and resubmit so as to prevent a conflict when Wolfgang applies
> both patches?

  okey dokey, coming right up.

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to