SAMA5D3x-EK NAND: Integrate SAMA5 NAND support into SAMA5D3x-EK board support

This commit is contained in:
Gregory Nutt
2013-11-25 12:10:24 -06:00
parent 20564e8c73
commit 45a4eba015
15 changed files with 357 additions and 112 deletions
+2
View File
@@ -6104,3 +6104,5 @@
Ken Pettit (2013-11-23)
* tools/mkctags.sh: A script for creating ctags from Ken Pettit
(2013-11-23)
* configs/sama5d3x-ek/src/sam_nand.c: Add support for auto-mounting
NAND MTD block or NXFFS devices (2013-11-25).