From 797798d4ea1b47cb5172cddcff607459e3cb240f Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 15 Dec 2015 17:21:34 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ arch | 2 +- configs | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1525783a38b..88315935f4d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11242,3 +11242,6 @@ * drivers/led: Adds a driver for the PCA9635PW I2C LED driver IC which can be used to control the intensity of up to 16 LEDs. From Alexander Entinger (2015-12-15). + * configs/launchxl-tms57004: Add basic board support for TI LaunchXL- + TMS57004. Not much to see there yet (2015-12-15). + diff --git a/arch b/arch index c2384128a31..ee07a0a24ae 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit c2384128a314987c0076f01435923de22ebbe785 +Subproject commit ee07a0a24aef8cf81feba7bf91d08e2c75ab72d6 diff --git a/configs b/configs index 8d42d87cd66..d77e1f4f410 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit 8d42d87cd6698ce5cf380db0b2c8626010c487f8 +Subproject commit d77e1f4f41065a7b857c7a4643ca727241894aa7