summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-20 11:37:06 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-20 11:37:06 -0600
commit917edabee07b8edd78c4ca0d4d932ad7bc893d13 (patch)
tree5404bbb77592b36723e3d17d0f9c6a5c5a8f585c
parentc93bc6dc271027672de7e0e33fd3cb1ceb9da569 (diff)
downloadnuttx-917edabee07b8edd78c4ca0d4d932ad7bc893d13.tar.gz
nuttx-917edabee07b8edd78c4ca0d4d932ad7bc893d13.tar.bz2
nuttx-917edabee07b8edd78c4ca0d4d932ad7bc893d13.zip
SAMA5D4-EK: Get ramtest clocking up to 528MHz
-rw-r--r--nuttx/configs/sama5d4-ek/ramtest/defconfig10
1 files changed, 7 insertions, 3 deletions
diff --git a/nuttx/configs/sama5d4-ek/ramtest/defconfig b/nuttx/configs/sama5d4-ek/ramtest/defconfig
index dbdbcebe0..99e53ac0f 100644
--- a/nuttx/configs/sama5d4-ek/ramtest/defconfig
+++ b/nuttx/configs/sama5d4-ek/ramtest/defconfig
@@ -309,8 +309,8 @@ CONFIG_NSH_MMCSDMINOR=0
# Board-Specific Options
#
# CONFIG_SAMA5D4EK_384MHZ is not set
-CONFIG_SAMA5D4EK_396MHZ=y
-# CONFIG_SAMA5D4EK_528MHZ is not set
+# CONFIG_SAMA5D4EK_396MHZ is not set
+CONFIG_SAMA5D4EK_528MHZ=y
CONFIG_SAMA5D4EK_MT47H128M16RT=y
# CONFIG_SAMA5D4EK_MT47H64M16HR is not set
@@ -467,7 +467,6 @@ CONFIG_USART3_ISUART=y
CONFIG_MCU_SERIAL=y
CONFIG_STANDARD_SERIAL=y
CONFIG_USART3_SERIAL_CONSOLE=y
-# CONFIG_USART4_SERIAL_CONSOLE is not set
# CONFIG_NO_SERIAL_CONSOLE is not set
#
@@ -817,6 +816,11 @@ CONFIG_NSH_CONSOLE=y
#
#
+# Intel HEX to binary conversion
+#
+# CONFIG_SYSTEM_HEX2BIN is not set
+
+#
# I2C tool
#