Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-07-17 07:46:40 -06:00
parent cc1b108d71
commit 0aefd55383
1 changed files with 2 additions and 0 deletions

View File

@ -10735,3 +10735,5 @@
* arch/../up_etherstub.c, arch/../up_initialize, and other files: Add
CONFIG_NETDEV_LATEINIT that can be used to suppress calls to
up_netinitialize() from early in initialization (2015-07-17).
* arch/arm/src/stm32: Extend STM32 Ethernet operating frequency to
180MHz. From Sebastien Lorquet (2015-07-17).