
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 marex@denx.de
Michal, thanks for poking me about this, fixed.
ok then.
Reported-by: Michal Simek michal.simek@xilinx.com
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