From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 6 Jan 2016 14:43:39 +0100 Subject: [U-Boot] [PATCH v3 3/3] nios2: add 3c120 and 10m50 devboards MAINTAINERS In-Reply-To: <5642CCCD.1010501@wytron.com.tw> References: <1447159057-15865-1-git-send-email-thomas@wytron.com.tw> <201511110402.08359.marex@denx.de> <5642CCCD.1010501@wytron.com.tw> Message-ID: <201601061443.39329.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, November 11, 2015 at 06:06:21 AM, Thomas Chou wrote: > Hi Marek, Hi! > On 2015?11?11? 11:02, Marek Vasut wrote: > >> I'd use "killall python" on another terminal to stop the builder. > > > > I absolutelly don't want to do killall python, it'd bring down much more > > than this buildman ;-) > > It does depend. On my desktop, there is no other python running as user. > I would suggest that a "kill" option could be added to buildman. > > > OK, so can I use it in some blocking way ? > > > > How do I for example build board "foo" and obtain the result of the > > build? > > What do you mean by "some blocking way"? > > To build a board "foo", > > $ ./tools/buildman/buildman foo > > If you want binary, eg u-boot-dtb.bin, you can add "-k" flag. > > You may find such usage at the last section of buildman/README, "How to > change from MAKEALL". I finally got buildman operational, it's pretty nice. Thanks :) Best regards, Marek Vasut