summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-14 19:38:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-14 19:38:14 +0000
commit3bfb6d9fd94c9f871eecab92a0d550ab66e5042b (patch)
tree21200ca2d474d9959ca8d66dbaab0ab0e77460ed /nuttx/ChangeLog
parente135573acc348649e767ca67a1ec189fe4e0fcda (diff)
downloadpx4-nuttx-3bfb6d9fd94c9f871eecab92a0d550ab66e5042b.tar.gz
px4-nuttx-3bfb6d9fd94c9f871eecab92a0d550ab66e5042b.tar.bz2
px4-nuttx-3bfb6d9fd94c9f871eecab92a0d550ab66e5042b.zip
PM update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4941 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 0eb1ede42..dc8c6bcc5 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2981,6 +2981,9 @@
* configs/lpc4330-xplorer/up_nsh.c: Add support for a basic SPIFI block
driver for use by NSH. Does not work! Crashes on first SPIFI write.
+ * configs/lpc4330-xplorer/*/defconfig: Calibrate delay loops (this is
+ based on the current "slow" 72MHz M4 clock and will need to be
+ re-calibrated when this is increased).
* configs/stm3220g-eval/include/board.h and configs/stm3240g-eval/include/board.h:
The SDIOCLK frequency in the F2 and F4 derives for PLL48CLK and not HCLK
so that the SDIOCLK input frequency should always be 48MHz.