Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-06-26 17:06:13 -06:00
parent d3c4e412b6
commit f61741ea77

View File

@ -7538,4 +7538,6 @@
debug disabled (2014-6-26).
* configs/sama5d4-ek/dramboot and src/dram_main.c: Add a boot loader that
runs from ISRAM and loads an Intel HEX file into DRAM (2014-6-26).
* configs/sama5d4-ek/nsh and scripts/: Setup the SAMA5D4-EK NSHi
configuration to use the DRAMBOOT loader by default (2014-6-26).