From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 20 Aug 2015 07:29:52 +0200 Subject: [U-Boot] [PATCH] arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK In-Reply-To: <201508192247.42494.marex@denx.de> References: <1440016158-5716-1-git-send-email-marex@denx.de> <201508192247.42494.marex@denx.de> Message-ID: <55D565D0.1030109@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/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 > > 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. [u-boot]$ ./tools/buildman/buildman -b zynq zynq WARNING: no status info for 'at91sam9g20ek_2mmc' WARNING: no maintainers for 'at91sam9g20ek_2mmc' WARNING: no status info for 'at91sam9rlek_mmc' WARNING: no maintainers for 'at91sam9rlek_mmc' WARNING: no status info for 'am335x_gp_evm' WARNING: no maintainers for 'am335x_gp_evm' WARNING: no status info for 'dra72_evm' WARNING: no maintainers for 'dra72_evm' WARNING: no status info for 'hikey' WARNING: no maintainers for 'hikey' WARNING: no status info for 'socfpga_arria5' WARNING: no maintainers for 'socfpga_arria5' WARNING: no status info for 'mx6qpsabreauto' WARNING: no maintainers for 'mx6qpsabreauto' Thanks, Michal