From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 22 Aug 2014 10:09:41 -0700 Subject: [U-Boot] buildman with --exclude option Message-ID: <53F77955.7020409@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Simon, Occasionally I have issue with automatically testing script that some boards are broken with known reasons (such as size too large). I would like to have --exclude option so my auto test can skip those boards. Do you think you can add this feature? Regards, York