public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] imx: Fix warning by building vf610twr_nand
@ 2014-09-16 14:08 Stefano Babic
  2014-09-16 19:02 ` Stefan Agner
       [not found] ` <b623b032e889481ba9e411d612fd9879@BN1PR0301MB0689.namprd03.prod.outlook.com>
  0 siblings, 2 replies; 3+ messages in thread
From: Stefano Babic @ 2014-09-16 14:08 UTC (permalink / raw)
  To: u-boot

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@denx.de>
CC: Alison Wang <b18965@freescale.com>
CC: Stefan Agner <stefan@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
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-17  8:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 14:08 [U-Boot] [PATCH] imx: Fix warning by building vf610twr_nand Stefano Babic
2014-09-16 19:02 ` Stefan Agner
     [not found] ` <b623b032e889481ba9e411d612fd9879@BN1PR0301MB0689.namprd03.prod.outlook.com>
2014-09-17  8:09   ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox