On 08/14/2014 05:35 PM, Simon Glass wrote:
Since buildman now includes most of the features of MAKEALL it is probably
time to talk about deprecating MAKEALL.

I guess I don't care too much, but I would like to point out that when I mentioned the annoyance of having to change my scripts:

from:
make ARCH=arm jetson_tk1_config

to:
make ARCH=arm jetson_tk1_defconfig

... together with having to detect which version to use since different U-Boot commits required a difference command, one of the answers was that "MAKEALL jetson_tk1" still worked the same on both old and new git commits, and could be used as a replacement. This patch would invalidate that.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to