From bb385c242faf74ed919f39a4b875bfb0b76eb64d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 31 Aug 2015 15:23:01 -0600 Subject: [PATCH] Update changelog/submodule --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index f48482e5a6..2413f5ba66 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10914,3 +10914,7 @@ was being used. But recents changes added common lazy register as well so now that test must be (!defined(CONFIG_ARMV7M_CMNVECTOR) || defined(CONFIG_ARMV7M_LAZYFPU)) (2015-08-31). + * arch/arm/include/sama5 and src/sama5: Add basic chip description, + configuration support and interrupt definitions for the SAMA5D2 + (2015-08-31). +