From a2952094810e37f099042b9cdf38740e71db0b9f Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 6 Jun 2014 12:38:58 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 81d2d151fcf..6e37bba7e35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7420,3 +7420,7 @@ is because the value read is not the same as the value set (on write it is the number of transfers to do; on read it is the number of transfers completed). From Lizhuoyi (2014-6-6). + * configs/sama5d4-ek: Initial board support for the SAMA5D4-EK board. + This initial check-in is basically the SAMA5D3-Xplained board support + with appropriate name changes (2014-6-6). +