> -#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?

Best,
Peter

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to