From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 10 Oct 2014 12:42:38 +0200 Subject: [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister In-Reply-To: References: <1411224878-13692-1-git-send-email-hdegoede@redhat.com> Message-ID: <201410101242.38554.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 Friday, October 10, 2014 at 04:35:11 AM, Simon Glass wrote: > Hi, Hi, > On 9 October 2014 20:26, Fabio Estevam wrote: > > On Thu, Oct 9, 2014 at 11:23 PM, Marek Vasut wrote: > >> What about [1], this is where we can source the more exotic toolchains > >> from, can we not? I think it was even you who pointed me to this site > >> and it really is a nice one ;-) > >> > >> [1] https://www.kernel.org/pub/tools/crosstool/ > > > > Exactly, the > > https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbi > > n/make.cross script pulls the toolchains from this same location ;-) > > OK I see. So all we need is someone to add an option to buildman to > pull them down and put them somewhere? That might just work. Best regards, Marek Vasut