summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-21 18:38:41 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-21 18:38:41 -0600
commitc51e30d90c27b8db69803812084fa5fe2e671bbd (patch)
tree0d7ac09e83fbcf4d8215335a48b611c01574a3b6 /nuttx/configs/sama5d4-ek/README.txt
parentd28ee5a5d17d4fc9730c86d483a0a076b57c3de8 (diff)
downloadpx4-nuttx-c51e30d90c27b8db69803812084fa5fe2e671bbd.tar.gz
px4-nuttx-c51e30d90c27b8db69803812084fa5fe2e671bbd.tar.bz2
px4-nuttx-c51e30d90c27b8db69803812084fa5fe2e671bbd.zip
Updated README
Diffstat (limited to 'nuttx/configs/sama5d4-ek/README.txt')
-rw-r--r--nuttx/configs/sama5d4-ek/README.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/nuttx/configs/sama5d4-ek/README.txt b/nuttx/configs/sama5d4-ek/README.txt
index 27c37df8b..724622c29 100644
--- a/nuttx/configs/sama5d4-ek/README.txt
+++ b/nuttx/configs/sama5d4-ek/README.txt
@@ -1517,10 +1517,10 @@ HSMCI Card Slots
following settings:
System Type->ATSAMA5 Peripheral Support
- CONFIG_SAMA5_HSMCI0=y : Enable HSMCI0 support
- CONFIG_SAMA5_HSMCI1=y : Enable HSMCI1 support
- CONFIG_SAMA5_XDMAC1=y : XDMAC1 is needed by HSMCI0/1
-
+ CONFIG_SAMA5_HSMCI0=y : To enable HSMCI0 support
+ CONFIG_SAMA5_HSMCI1=y : To enable HSMCI1 support
+ CONFIG_SAMA5_XDMAC0=y : XDMAC0 is needed by HSMCI0/1
+ : (HSMCI0 seemds to be secure by default)
System Type
CONFIG_SAMA5_PIO_IRQ=y : PIO interrupts needed
CONFIG_SAMA5_PIOE_IRQ=y : Card detect pins are on PE5 and PE6
@@ -2740,7 +2740,7 @@ Audio Support
System Type -> SAMA5 Peripheral Support
CONFIG_SAMA5_TWI0=y : Enable TWI0 driver support
CONFIG_SAMA5_SSCO=y : Enable SSC0 driver support
- CONFIG_SAMA5_XDMAC1=y : XDMAC0 required by SSC0
+ CONFIG_SAMA5_XDMAC0=y : XDMAC0 required by SSC0
System Type -> SSC0 Configuration
CONFIG_SAMA5_SSC_MAXINFLIGHT=16