summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 7773572a8..5962f47bb 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7128,4 +7128,6 @@
* arch/arm/src/sama5/sam_boot.c, sam_irq.c, and chip/sama5d3x_memorymap.h:
When booting from SDRAM, don't relocated vectors to ISRAM. Instead,
just set the VBAR register to address of the vectors in SDRAM.
+ * arch/arm/src/sama5/sam_clockconfig.c: BMS Fixed to match what the HW
+ does. From David Sidrane (2014-4-3).