From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Fri, 21 Aug 2015 07:25:57 +0200 Subject: [U-Boot] [PATCH] arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK In-Reply-To: <201508210606.58615.marex@denx.de> References: <1440016158-5716-1-git-send-email-marex@denx.de> <201508192247.42494.marex@denx.de> <55D565D0.1030109@xilinx.com> <201508210606.58615.marex@denx.de> Message-ID: <55D6B665.6080809@xilinx.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/21/2015 06:06 AM, Marek Vasut wrote: > On Thursday, August 20, 2015 at 07:29:52 AM, Michal Simek wrote: >> On 08/19/2015 10:47 PM, Marek Vasut wrote: >>> On Wednesday, August 19, 2015 at 10:29:18 PM, Marek Vasut wrote: >>>> Repair the maintainer entries so they match the current state of code. >>>> >>>> Signed-off-by: Marek Vasut >>>> --- >>> >>> Michal, thanks for poking me about this, fixed. >> >> ok then. >> >> Reported-by: Michal Simek > > I'm so adding this one %^) > >>> Can you tell me how did you set up and use buildman to find this >>> one out please ? >> >> Just run it and this is shown at the start. There are several warnings >> like that. > > You do need to set the buildman up to detect toolchains, right ? > I guess I should RTFM. IRC if toolchain is not autodetected it is downloaded. Just go through readme there. It is pretty easy to setup. Thanks, Michal