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 48f1866c3..e589fac75 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3168,3 +3168,5 @@
serial.c.
* arch/arm/src/stm32/stm32_spi.c: SPI driver can now survice re-
initialization (Mike Smith).
+ * tools/mkconfig.c: If CONFIG_DRAM_END is not specified, this tool
+ will provide default definition of (CONFIG_DRAM_START + CONFIG_DRAM_SIZE)