[U-Boot-Users] MAKEALL script

The README file says that the MAKEALL script should be run before submitting any patch. Looking closer at this, reveals that the MAKEALL script will only test the PowerPC builds. Not anything else (unless an argument to MAKEALL is provided).
Does this mean that a patch that is only test built on PowerPC is considered acceptable?
Please do not send mails or "reply" to ulfs@dof.se, since it will be routed to my GSM phone. My email address is ulf@atmel.com
Best Regards Ulf Samuelsson ulf@atmel.com Atmel Nordic AB Mail: Box 2033, 174 02 Sundbyberg, Sweden Visit: Kavallerivägen 24, 174 58 Sundbyberg, Sweden Phone +46 (8) 441 54 22 Fax +46 (8) 441 54 29 GSM +46 (706) 22 44 57
Technical support when I am not available: AT89 C51 Applications Group: mailto:micro.hotline@nto.atmel.com AT90 AVR Applications Group: mailto:avr@atmel.com AT91 ARM Applications Group: mailto:at91support@atmel.com FPSLIC Application Group: mailto:fpslic@atmel.com Best AVR link: www.avrfreaks.net

In message 007901c6c752$be1b1750$654765d5@atmel.com you wrote:
The README file says that the MAKEALL script should be run before submitting any patch.
Right.
Looking closer at this, reveals that the MAKEALL script will only test the PowerPC builds. Not anything else (unless an argument to MAKEALL is provided).
It will do what you tell it. It will test a single board, a list of boards, a complete architecture, or a list of architectures, or any combination of these.
Does this mean that a patch that is only test built on PowerPC is considered acceptable?
No. If your patch adds or changes an ARM board and modifies global ARM specific files you are requested to build at least for the whole ARM architecture; if you modify global files you are requested to test all architectures.
I am aware that this is a theoretical request, as probably nobody has allthe required toolchains installed to test *all* systems.
But please test-build as many as possbible.
Best regards,
Wolfgang Denk
participants (2)
-
Ulf Samuelsson
-
Wolfgang Denk