summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-21 18:15:55 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-21 18:15:55 -0600
commit02ecd1566eca23face3c4edc3a4c71355d8725d6 (patch)
tree4e50c8c155c6fb65e3a4585a53267c5b41f4a6ad /nuttx/ChangeLog
parent495f99926f12e9582b74f6051a2465a08418aa65 (diff)
downloadnuttx-02ecd1566eca23face3c4edc3a4c71355d8725d6.tar.gz
nuttx-02ecd1566eca23face3c4edc3a4c71355d8725d6.tar.bz2
nuttx-02ecd1566eca23face3c4edc3a4c71355d8725d6.zip
SAM4S Xplained: Boot PPLLA to 2450MHz to support USB
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 269fd84ef..7585f61b2 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7171,7 +7171,7 @@
also reset the camera module. Noted by David Sidrane (2014-4-11).
* arch/arm/src/stm32/stm32_usbhost.c/.h and stm32_otgfshost.c: USB host
tracing added by Leo (2014-4-12).
- * arch/arm/src/sama5/sam_adc.c, sam_can.c, sam_emac.c, sam_gmac.c,
+ * arch/arm/src/sama5/sam_adc.c, sam_can.c, sam_emac.c, sam_gmac.c,
sam_ssc.c, and sam_twi.c: If running from SDRAM, then BOARD_MCK_FREQUENCY
is not a constant and cannot be used in conditional compilation (2014-4-16).
* drivers/lcd/mio283qt9a.c and include/nuttx/lcd/mio283qt9a.h: Update the