[U-Boot] [PATCH] imx: Fix warning by building vf610twr_nand
Stefan Agner
stefan at agner.ch
Tue Sep 16 21:02:04 CEST 2014
Hi,
Didn't realized that this config needs a maintainer too, sorry. I agree,
since the vf610twr is maintained by Alison, it makes sense that the nand
variant is maintained by Alison too..
Thanks for the patch.
--
Stefan
Am 2014-09-16 16:08, schrieb Stefano Babic:
> commit d6d07a9b... arm: vf610: add NAND support for vf610twr
> generates the following warnings:
>
> WARNING: no status info for 'vf610twr_nand'
> WARNING: no maintainers for 'vf610twr_nand'WARNING: no status info for
> 'vf610twr_nand'
>
> This is due to the fact that vf610twr_nand_defconfig has no Maintainer.
> This patch proposed Alison as Maintainer and fix it.
>
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> CC: Alison Wang <b18965 at freescale.com>
> CC: Stefan Agner <stefan at agner.ch>
> ---
> board/freescale/vf610twr/MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/board/freescale/vf610twr/MAINTAINERS
> b/board/freescale/vf610twr/MAINTAINERS
> index 56a09c9..f2997f0 100644
> --- a/board/freescale/vf610twr/MAINTAINERS
> +++ b/board/freescale/vf610twr/MAINTAINERS
> @@ -4,3 +4,4 @@ S: Maintained
> F: board/freescale/vf610twr/
> F: include/configs/vf610twr.h
> F: configs/vf610twr_defconfig
> +F: configs/vf610twr_nand_defconfig
More information about the U-Boot
mailing list