Hi Michal, On 20/06/19 08:03, Michal Simek wrote: > On 19. 06. 19 18:28, Luca Ceresoli wrote: >> The board was added without adding a MAINTAINERS entry. >> >> Fixes: >> >> $ ./tools/genboardscfg.py -f >> WARNING: no status info for 'avnet_ultrazedev_cc_v1_0_ultrazedev_som_v1_0' >> WARNING: no maintainers for 'avnet_ultrazedev_cc_v1_0_ultrazedev_som_v1_0' >> $ >> >> Reported-by: Michal Simek <[email protected]> >> Signed-off-by: Luca Ceresoli <[email protected]> >> --- >> MAINTAINERS | 6 ++++++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 8e26eda2c887..29751901d752 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -420,6 +420,12 @@ F: tools/zynqmp* >> N: ultra96 >> N: zynqmp >> >> +ARM ZYNQMP AVNET ULTRAZED BOARD >> +M: Luca Ceresoli <[email protected]> >> +S: Maintained > > you also need to cover dts files. > >> +F: configs/avnet_ultrazedev_cc_v1_0_ultrazedev_som_v1_0_defconfig >> +N: ultrazed >> + >> ARM ZYNQMP R5 >> M: Michal Simek <[email protected]> >> S: Maintained >> > > Please add it here board/xilinx/zynqmp/MAINTAINERS > > That high level MAINTAINERS file is used for archs/platforms code. > Your part is really only for board configs.
Oh, sure! v2 incoming. Thanks, -- Luca _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

