Update ChangeLog

This commit is contained in:
Gregory Nutt
2014-06-27 09:32:38 -06:00
parent f183632aab
commit d7ccc1d15a
+4 -3
View File
@@ -7540,6 +7540,7 @@
runs from ISRAM and loads an Intel HEX file into DRAM (2014-6-26). 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 * configs/sama5d4-ek/nsh and scripts/: Setup the SAMA5D4-EK NSHi
configuration to use the DRAMBOOT loader by default (2014-6-26). configuration to use the DRAMBOOT loader by default (2014-6-26).
* Various changes associated with symbol tables. Most from Pelle Windestam * binfmt: Various changes associated with symbol tables. Most from Pelle
(2014-6-27). Windestam (2014-6-27).
* Networkin: Add network device ioctl to access PHY registers. From Daniel
Lazlo Sitzer (2014-6-27).