svn commit: r260921 - head/sys/arm/conf

Warner Losh imp at FreeBSD.org
Mon Jan 20 19:57:31 UTC 2014


Author: imp
Date: Mon Jan 20 19:57:30 2014
New Revision: 260921
URL: http://svnweb.freebsd.org/changeset/base/260921

Log:
  We need nand now that the boards reference it.

Modified:
  head/sys/arm/conf/NOTES

Modified: head/sys/arm/conf/NOTES
==============================================================================
--- head/sys/arm/conf/NOTES	Mon Jan 20 19:38:44 2014	(r260920)
+++ head/sys/arm/conf/NOTES	Mon Jan 20 19:57:30 2014	(r260921)
@@ -60,6 +60,7 @@ device		at91_board_sam9g20ek
 device		at91_board_sam9x25ek
 device		at91_board_tsc4370
 device		at91rm9200
+device		nand
 device		board_ln2410sbc
 
 nooptions	SMP


More information about the svn-src-all mailing list